aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000/e1000_main.c
Commit message (Expand)AuthorAge
* e1000: add dropped DMA receive enable back in for WoLDean Nelson2012-02-09
* e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli2012-01-05
* e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli2012-01-05
* e1000: fix lockdep splat in shutdown handlerJesse Brandeburg2012-01-05
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* net: add skb frag size accessorsEric Dumazet2011-10-19
* e1000: fix skb truesize underestimationEric Dumazet2011-10-13
* e1000: convert to private mutex from rtnlJesse Brandeburg2011-10-07
* e1000: convert mdelay to msleepJesse Brandeburg2011-10-07
* e1000: convert hardware management from timers to threadsJesse Brandeburg2011-10-07
* e1000: don't enable dma receives until after dma address has been setupDean Nelson2011-09-29
* intel: convert to SKB paged frag API.Ian Campbell2011-08-30
* e1000: save skb counts in TX to avoid cache missesDean Nelson2011-08-26
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-17
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10