aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e
AgeCommit message (Expand)Author
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-12-05e1000e: hitting BUG_ON() from napi_enableBruce Allan
2011-12-05e1000e: Avoid wrong check on TX hangJeff Kirsher
2011-11-29e1000e: Support for byte queue limitsTom Herbert
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-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones
2011-11-16e1000e: Convert printks to pr_<level>Jeff Kirsher
2011-11-16e1000e: convert to real ndo_set_rx_modeJesse Brandeburg
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02e1000e: demote a debugging WARN to a debug log messageBruce Allan
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-16e1000e: locking bug introduced by commit 67fd4fcbBruce Allan
2011-10-13e1000e: fix skb truesize underestimationEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-10-06e1000e: bad short packets received when jumbos enabled on 82579Bruce Allan
2011-10-06e1000e: WoL fails on device ID 0x1501Bruce Allan
2011-10-06e1000e: WoL can fail on 82578DMBruce Allan
2011-10-05e1000e: make function tables constJeff Kirsher
2011-08-30intel: convert to SKB paged frag API.Ian Campbell
2011-08-26e1000e: convert to netdev features/hw_features APIBruce Allan
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-19e1000e: bump driver version numberBruce Allan
2011-08-19e1000e: convert driver to use extended descriptorsBruce Allan
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher