index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-21
1
-4
/
+2
|
\
|
*
net: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-4
/
+2
*
|
v2 e1000: Neaten e1000_dump function
Tushar Dave
2012-02-24
1
-63
/
+50
*
|
e1000: Neaten e1000_config_dsp_after_link_change
Joe Perches
2012-02-24
1
-83
/
+73
*
|
e1000: Support RX-FCS flag.
Ben Greear
2012-02-24
1
-10
/
+11
*
|
e1000: Support sending custom Ethernet CRC.
Ben Greear
2012-02-24
1
-0
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-11
1
-4
/
+6
|
\
|
|
*
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
2012-02-09
1
-4
/
+6
*
|
e1000: Adding e1000_dump function
Tushar Dave
2012-02-07
3
-0
/
+235
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-3
/
+1
|
/
*
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2012-01-05
2
-12
/
+7
*
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
2012-01-05
1
-0
/
+2
*
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
2012-01-05
1
-7
/
+1
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-20
1
-5
/
+5
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-09
1
-5
/
+9
*
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-17
1
-1
/
+0
|
\
|
*
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-11-16
1
-1
/
+0
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-5
/
+9
|
/
*
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-11-14
1
-6
/
+7
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-3
/
+3
*
e1000: fix skb truesize underestimation
Eric Dumazet
2011-10-13
1
-1
/
+1
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-08
1
-4
/
+0
*
e1000: convert to private mutex from rtnl
Jesse Brandeburg
2011-10-07
2
-9
/
+31
*
e1000: convert mdelay to msleep
Jesse Brandeburg
2011-10-07
2
-12
/
+12
*
e1000: convert hardware management from timers to threads
Jesse Brandeburg
2011-10-07
2
-84
/
+55
*
e1000: don't enable dma receives until after dma address has been setup
Dean Nelson
2011-09-29
1
-3
/
+3
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-0
/
+6
*
intel: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-7
/
+9
*
e1000: save skb counts in TX to avoid cache misses
Dean Nelson
2011-08-26
2
-9
/
+11
*
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-18
1
-0
/
+2
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-11
8
-0
/
+17024