aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-09e1000: add dropped DMA receive enable back in for WoLDean Nelson1-4/+6
2012-01-05e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli2-12/+7
2012-01-05e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli1-0/+2
2012-01-05e1000: fix lockdep splat in shutdown handlerJesse Brandeburg1-7/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-5/+5
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko1-5/+9
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of driversRick Jones1-1/+0
2011-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller1-1/+0
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-5/+9
2011-11-16intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches1-1/+0
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones1-6/+7
2011-10-19net: add skb frag size accessorsEric Dumazet1-3/+3
2011-10-13e1000: fix skb truesize underestimationEric Dumazet1-1/+1
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-10-06e1000: convert to private mutex from rtnlJesse Brandeburg2-9/+31
2011-10-06e1000: convert mdelay to msleepJesse Brandeburg2-12/+12
2011-10-06e1000: convert hardware management from timers to threadsJesse Brandeburg2-84/+55
2011-09-28e1000: don't enable dma receives until after dma address has been setupDean Nelson1-3/+3
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+6
2011-08-30intel: convert to SKB paged frag API.Ian Campbell1-7/+9
2011-08-26e1000: save skb counts in TX to avoid cache missesDean Nelson2-9/+11
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-0/+2
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher8-0/+17024