summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-2116-39/+25
|\
| * drivers/net/ethernet/fujitsu: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
| * drivers/net/ethernet/sun: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
| * drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
| * drivers/net/ethernet/seeq: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-3/+1
| * drivers/net/ethernet/racal: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
| * drivers/net/ethernet/microchip: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
| * drivers/net/ethernet/icplus: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
| * Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-179-23/+106
| |\
| * | drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | drivers/net/ethernet/silan: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-3/+3
| * | drivers/net/ethernet/realtek: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | drivers/net/ethernet/packetengines: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | drivers/net/ethernet/natsemi: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-3/+0
| * | drivers/net/ethernet/intel: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-5/+0
| * | drivers/net/ethernet/i825xx: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-7/+5
| * | drivers/net/ethernet/dec/tulip: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | drivers/net/ethernet/atheros: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-4/+4
| * | drivers/net/ethernet/8390: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-12/+9
* | | 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
OpenPOWER on IntegriCloud