summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck2013-02-161-22/+26
* ixgbe: Add function for setting XPS queue mappingAlexander Duyck2013-02-163-5/+20
* ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck2013-02-163-35/+19
* igb: increase timeout for ethtool offline self-testStefan Assmann2013-02-161-1/+1
* igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2013-02-162-23/+31
* e1000e: display a warning message when SmartSpeed worksKoki Sanagi2013-02-161-0/+7
* e1000: fix whitespace issues and multi-line commentsJeff Kirsher2013-02-165-528/+586
* ieee802154: at86rf230: Remove empty suspend/resume callbacksLars-Peter Clausen2013-02-151-12/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-02-154-300/+495
|\
| * ixgbe: refactor initialization of feature flagsEmil Tantilov2013-02-151-20/+38
| * igb: Refractoring function pointers in igb_get_invariants functionAkeem G. Abodunrin2013-02-151-251/+11
| * igb: Intialize MAC function pointersAkeem G. Abodunrin2013-02-151-0/+61
| * igb: Initialize NVM function pointersAkeem G. Abodunrin2013-02-151-0/+109
| * igb: Initialize PHY function pointersAkeem G. Abodunrin2013-02-151-0/+112
| * igb: Update igb to use a path similar to ixgbe to determine when to stop TxAlexander Duyck2013-02-152-15/+28
| * igb: Refix sparse warning in igb_get_i2c_clientCarolyn Wyborny2013-02-151-1/+1
| * igb: Fix for improper allocation flag in igb_get_i2c_clientCarolyn Wyborny2013-02-151-1/+1
| * igb: Fix for improper exit in igb_get_i2c_clientCarolyn Wyborny2013-02-151-6/+1
| * igb: Support using build_skb in the case that jumbo frames are disabledAlexander Duyck2013-02-152-34/+161
* | net: Add skb_unclone() helper function.Pravin B Shelar2013-02-151-2/+1
* | tg3: Update version to 3.130Michael Chan2013-02-151-2/+2
* | tg3: Set initial carrier state to off.Michael Chan2013-02-151-0/+2
* | tg3: Fix 5762 NVRAM sizingMichael Chan2013-02-151-2/+4
* | tg3: Expand EEE support for all 5717 B0Michael Chan2013-02-151-1/+1
* | tg3: Add 57766 device support.Matt Carlson2013-02-152-1/+19
|/
* gianfar: Fix and cleanup Rx FCB indicationClaudiu Manoil2013-02-142-21/+21
* gianfar: Remove wrong buffer size conditioning to VLAN h/w offloadClaudiu Manoil2013-02-141-3/+0
* gianfar: gfar_process_frame returns voidClaudiu Manoil2013-02-141-6/+4
* gianfar: GRO_DROP is unlikelyClaudiu Manoil2013-02-141-1/+1
* gianfar: Cleanup and optimize struct gfar_privateClaudiu Manoil2013-02-141-45/+48
* gianfar: Add device ref (dev) in gfar_privateClaudiu Manoil2013-02-142-12/+14
* gianfar: Remove unused device_node ref in gfar_privateClaudiu Manoil2013-02-142-5/+0
* bgmac: add read of interrupt mask after disabling interruptsNathan Hintz2013-02-141-0/+1
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-145-5/+7
* bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-141-1/+2
* bgmac: return error on failed PHY writeRafał Miłecki2013-02-132-6/+7
* be2net: remove BUG_ON() in be_mcc_compl_is_new()Sathya Perla2013-02-131-5/+8
* net: ethernet: ti: remove redundant NULL check.Cyril Roelandt2013-02-131-4/+2
* net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-133-18/+12
* Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2013-02-133-45/+37
|\
| * gianfar: convert u64 status counters to atomic64_tPaul Gortmaker2013-02-133-30/+31
| * gianfar: remove largely unused gfar_stats structPaul Gortmaker2013-02-132-16/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-137-90/+53
|\ \
| * \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-121-18/+18
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-121-18/+18
| | |\ \
| | | * | mwl8k: fix band for supported channelsJonas Gorski2013-02-111-18/+18
| * | | | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck2013-02-121-6/+3
| * | | | net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork2013-02-121-0/+1
| |/ / /
| * | | bnx2x: set gso_typeMichael S. Tsirkin2013-02-111-7/+5
| * | | qlcnic: set gso_typeMichael S. Tsirkin2013-02-111-1/+6