summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-02-23mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza1-1/+1
2013-02-23mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza1-1/+1
2013-02-23new helper: file_inode(file)Al Viro1-1/+1
2013-02-23net: fec: Fix division by zeroFabio Estevam1-34/+34
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle340-37384/+32091
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+1
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-4/+3
2013-02-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-2/+2
2013-02-22sun.com documentation fixesChristian Kujau1-2/+2
2013-02-22Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+3
2013-02-22qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria1-2/+2
2013-02-22qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra1-7/+0
2013-02-22qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh1-1/+1
2013-02-22net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam1-15/+15
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-39/+25
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli2-9/+24
2013-02-21mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli3-39/+39
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-2/+2
2013-02-19atl1c: restore buffer stateHuang, Xiong1-1/+1
2013-02-19b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens1-2/+1
2013-02-19net: fec: Do a sanity check on the gpio numberFabio Estevam1-1/+4
2013-02-19qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria1-2/+2
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh4-12/+177
2013-02-19qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh3-9/+29
2013-02-19qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani4-56/+144
2013-02-19qlcnic: fix mailbox interrupt.Sucheta Chakraborty3-19/+29
2013-02-19qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria1-2/+23
2013-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller3-8/+70
2013-02-18drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N3-12/+24
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesJoe Perches2-401/+408
2013-02-18tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches2-9/+5
2013-02-18bgmac: fix unaligned accesses to network headersHauke Mehrtens1-1/+1
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-660/+973
2013-02-18net: ehea module param description fixDave Young1-4/+4
2013-02-16ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck1-1/+1
2013-02-16ixgbe: fix Tx timeouts with BQLEmil Tantilov2-7/+34
2013-02-16ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume3-0/+119
2013-02-16ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov1-24/+10
2013-02-16ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov1-1/+1
2013-02-16ixgbe: Add support for set_channels ethtool operationAlexander Duyck1-0/+38
2013-02-16ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck1-0/+72
2013-02-16ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck2-13/+8
2013-02-16ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck1-22/+26
2013-02-16ixgbe: Add function for setting XPS queue mappingAlexander Duyck3-5/+20
2013-02-16ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck3-35/+19
2013-02-16igb: increase timeout for ethtool offline self-testStefan Assmann1-1/+1
2013-02-16igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2-23/+31
2013-02-16e1000e: display a warning message when SmartSpeed worksKoki Sanagi1-0/+7
2013-02-16e1000: fix whitespace issues and multi-line commentsJeff Kirsher5-528/+586
2013-02-16stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO1-1/+1