index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
/
e1000_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2012-05-17
e1000: Prevent reset task killing itself.
Tushar Dave
1
-1
/
+5
2012-05-17
e1000: look in the page and not in skb->data for the last byte
Sebastian Andrzej Siewior
1
-1
/
+5
2012-05-17
e1000: remove workaround for Errata 23 from jumbo alloc
Sebastian Andrzej Siewior
1
-24
/
+0
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-05-04
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
1
-2
/
+2
2012-04-30
e1000: add transmit timestamping support
Willem de Bruijn
1
-0
/
+2
2012-04-04
e1000: Support RX-ALL flag.
Ben Greear
1
-1
/
+25
2012-03-27
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
1
-2
/
+3
2012-03-27
e1000: fix vlan processing regression
Jiri Pirko
1
-13
/
+22
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-4
/
+2
2012-03-20
net: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+2
2012-02-24
v2 e1000: Neaten e1000_dump function
Tushar Dave
1
-63
/
+50
2012-02-24
e1000: Support RX-FCS flag.
Ben Greear
1
-10
/
+11
2012-02-24
e1000: Support sending custom Ethernet CRC.
Ben Greear
1
-0
/
+13
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2012-02-09
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
1
-4
/
+6
2012-02-07
e1000: Adding e1000_dump function
Tushar Dave
1
-0
/
+224
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-3
/
+1
2012-01-05
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
1
-10
/
+5
2012-01-05
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
1
-0
/
+2
2012-01-05
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
1
-7
/
+1
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-5
/
+5
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-5
/
+9
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-5
/
+9
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-3
/
+3
2011-10-13
e1000: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-06
e1000: convert to private mutex from rtnl
Jesse Brandeburg
1
-9
/
+29
2011-10-06
e1000: convert mdelay to msleep
Jesse Brandeburg
1
-1
/
+1
2011-10-06
e1000: convert hardware management from timers to threads
Jesse Brandeburg
1
-78
/
+51
2011-09-28
e1000: don't enable dma receives until after dma address has been setup
Dean Nelson
1
-3
/
+3
2011-08-30
intel: convert to SKB paged frag API.
Ian Campbell
1
-7
/
+9
2011-08-26
e1000: save skb counts in TX to avoid cache misses
Dean Nelson
1
-9
/
+9
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
1
-0
/
+2
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-0
/
+4974