summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* atl1c: restore buffer stateHuang, Xiong2013-02-191-1/+1
* b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens2013-02-191-2/+1
* net: fec: Do a sanity check on the gpio numberFabio Estevam2013-02-191-1/+4
* qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria2013-02-191-2/+2
* qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh2013-02-194-12/+177
* qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh2013-02-193-9/+29
* qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani2013-02-194-56/+144
* qlcnic: fix mailbox interrupt.Sucheta Chakraborty2013-02-193-19/+29
* qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2013-02-191-2/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-183-8/+70
|\
| * stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO2013-02-151-1/+1
| * net/macb: fix race with RX interrupt while doing NAPINicolas Ferre2013-02-131-0/+5
| * atl1c: add error checking for pci_map_single functionsHuang, Xiong2013-02-131-7/+64
* | drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N2013-02-183-12/+24
* | tg3: Use different macros for pci_chip_rev_id accessesJoe Perches2013-02-182-401/+408
* | tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches2013-02-182-9/+5
* | bgmac: fix unaligned accesses to network headersHauke Mehrtens2013-02-181-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-02-1814-660/+973
|\ \
| * | ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck2013-02-151-1/+1
| * | ixgbe: fix Tx timeouts with BQLEmil Tantilov2013-02-152-7/+34
| * | ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume2013-02-153-0/+119
| * | ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov2013-02-151-24/+10
| * | ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov2013-02-151-1/+1
| * | ixgbe: Add support for set_channels ethtool operationAlexander Duyck2013-02-151-0/+38
| * | ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck2013-02-151-0/+72
| * | ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck2013-02-152-13/+8
| * | ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck2013-02-151-22/+26
| * | ixgbe: Add function for setting XPS queue mappingAlexander Duyck2013-02-153-5/+20
| * | ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck2013-02-153-35/+19
| * | igb: increase timeout for ethtool offline self-testStefan Assmann2013-02-151-1/+1
| * | igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2013-02-152-23/+31
| * | e1000e: display a warning message when SmartSpeed worksKoki Sanagi2013-02-151-0/+7
| * | e1000: fix whitespace issues and multi-line commentsJeff Kirsher2013-02-155-528/+586
* | | net: ehea module param description fixDave Young2013-02-181-4/+4
|/ /
* | 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
* | | 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
|/ /
OpenPOWER on IntegriCloud