aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000
Commit message (Expand)AuthorAge
* 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
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-11-16
|\
| * intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches2011-11-16
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
|/
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-14
* net: add skb frag size accessorsEric Dumazet2011-10-19
* e1000: fix skb truesize underestimationEric Dumazet2011-10-13
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* 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
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* 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