aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000/e1000_main.c
AgeCommit message (Expand)Author
2012-01-05e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli
2012-01-05e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli
2012-01-05e1000: fix lockdep splat in shutdown handlerJesse Brandeburg
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-13e1000: fix skb truesize underestimationEric Dumazet
2011-10-06e1000: convert to private mutex from rtnlJesse Brandeburg
2011-10-06e1000: convert mdelay to msleepJesse Brandeburg
2011-10-06e1000: convert hardware management from timers to threadsJesse Brandeburg
2011-09-28e1000: don't enable dma receives until after dma address has been setupDean Nelson
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-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher