index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
1
-2
/
+2
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: Neaten e1000_config_dsp_after_link_change
Joe Perches
1
-83
/
+73
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
3
-0
/
+235
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
2
-12
/
+7
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-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
1
-1
/
+0
2011-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-1
/
+0
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-5
/
+9
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
1
-1
/
+0
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
1
-6
/
+7
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-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
1
-4
/
+0
2011-10-06
e1000: convert to private mutex from rtnl
Jesse Brandeburg
2
-9
/
+31
2011-10-06
e1000: convert mdelay to msleep
Jesse Brandeburg
2
-12
/
+12
2011-10-06
e1000: convert hardware management from timers to threads
Jesse Brandeburg
2
-84
/
+55
2011-09-28
e1000: don't enable dma receives until after dma address has been setup
Dean Nelson
1
-3
/
+3
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-0
/
+6
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
2
-9
/
+11
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
8
-0
/
+17024