aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-12/+12
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko1-4/+8
2011-12-05e1000e: hitting BUG_ON() from napi_enableBruce Allan1-2/+2
2011-12-05e1000e: Avoid wrong check on TX hangJeff Kirsher2-3/+21
2011-11-29e1000e: Support for byte queue limitsTom Herbert1-0/+9
2011-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller1-173/+215
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-2/+3
2011-11-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones1-1/+1
2011-11-16e1000e: Convert printks to pr_<level>Jeff Kirsher1-129/+101
2011-11-16e1000e: convert to real ndo_set_rx_modeJesse Brandeburg1-44/+114
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones1-9/+7
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-02e1000e: demote a debugging WARN to a debug log messageBruce Allan1-2/+1
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2011-10-19net: add skb frag size accessorsEric Dumazet1-3/+3
2011-10-16e1000e: locking bug introduced by commit 67fd4fcbBruce Allan2-8/+14
2011-10-13e1000e: fix skb truesize underestimationEric Dumazet1-2/+2
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-10-06e1000e: bad short packets received when jumbos enabled on 82579Bruce Allan1-1/+1
2011-10-06e1000e: WoL fails on device ID 0x1501Bruce Allan1-4/+6
2011-10-06e1000e: WoL can fail on 82578DMBruce Allan1-5/+10
2011-10-05e1000e: make function tables constJeff Kirsher4-36/+36
2011-08-30intel: convert to SKB paged frag API.Ian Campbell1-4/+3
2011-08-26e1000e: convert to netdev features/hw_features APIBruce Allan6-113/+38
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller3-90/+121
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-26/+149
2011-08-19e1000e: bump driver version numberBruce Allan1-1/+1
2011-08-19e1000e: convert driver to use extended descriptorsBruce Allan3-89/+120
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher12-0/+25283