summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000
AgeCommit message (Expand)Author
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones
2011-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-13e1000: fix skb truesize underestimationEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-10-07e1000: convert to private mutex from rtnlJesse Brandeburg
2011-10-07e1000: convert mdelay to msleepJesse Brandeburg
2011-10-07e1000: convert hardware management from timers to threadsJesse Brandeburg
2011-09-29e1000: don't enable dma receives until after dma address has been setupDean Nelson
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-30intel: convert to SKB paged frag API.Ian Campbell
2011-08-26e1000: save skb counts in TX to avoid cache missesDean Nelson
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-11intel: Move the Intel wired LAN driversJeff Kirsher