summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e
Commit message (Expand)AuthorAgeFilesLines
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-12/+12
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-4/+8
* e1000e: hitting BUG_ON() from napi_enableBruce Allan2011-12-051-2/+2
* e1000e: Avoid wrong check on TX hangJeff Kirsher2011-12-052-3/+21
* e1000e: Support for byte queue limitsTom Herbert2011-11-291-0/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-11-161-173/+215
|\
| * e1000e: Convert printks to pr_<level>Jeff Kirsher2011-11-161-129/+101
| * e1000e: convert to real ndo_set_rx_modeJesse Brandeburg2011-11-161-44/+114
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+3
* | net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones2011-11-161-1/+1
|/
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-9/+7
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | e1000e: demote a debugging WARN to a debug log messageBruce Allan2011-11-021-2/+1
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-3/+3
* e1000e: locking bug introduced by commit 67fd4fcbBruce Allan2011-10-162-8/+14
* e1000e: fix skb truesize underestimationEric Dumazet2011-10-131-2/+2
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
* e1000e: bad short packets received when jumbos enabled on 82579Bruce Allan2011-10-061-1/+1
* e1000e: WoL fails on device ID 0x1501Bruce Allan2011-10-061-4/+6
* e1000e: WoL can fail on 82578DMBruce Allan2011-10-061-5/+10
* e1000e: make function tables constJeff Kirsher2011-10-054-36/+36
* intel: convert to SKB paged frag API.Ian Campbell2011-08-301-4/+3
* e1000e: convert to netdev features/hw_features APIBruce Allan2011-08-266-113/+38
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-203-90/+121
|\
| * e1000e: bump driver version numberBruce Allan2011-08-191-1/+1
| * e1000e: convert driver to use extended descriptorsBruce Allan2011-08-193-89/+120
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-206-26/+149
|/
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-1012-0/+25283
OpenPOWER on IntegriCloud