index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
Age
Commit message (
Expand
)
Author
2012-01-05
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2012-01-05
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
2012-01-05
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-13
e1000: fix skb truesize underestimation
Eric Dumazet
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-06
e1000: convert to private mutex from rtnl
Jesse Brandeburg
2011-10-06
e1000: convert mdelay to msleep
Jesse Brandeburg
2011-10-06
e1000: convert hardware management from timers to threads
Jesse Brandeburg
2011-09-28
e1000: don't enable dma receives until after dma address has been setup
Dean Nelson
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-08-30
intel: convert to SKB paged frag API.
Ian Campbell
2011-08-26
e1000: save skb counts in TX to avoid cache misses
Dean Nelson
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher