summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19atl1c: restore buffer stateHuang, Xiong
2013-02-19b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens
2013-02-19net: fec: Do a sanity check on the gpio numberFabio Estevam
2013-02-19qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh
2013-02-19qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh
2013-02-19qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani
2013-02-19qlcnic: fix mailbox interrupt.Sucheta Chakraborty
2013-02-19qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria
2013-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-18drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesJoe Perches
2013-02-18tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches
2013-02-18bgmac: fix unaligned accesses to network headersHauke Mehrtens
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-18net: ehea module param description fixDave Young
2013-02-16ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck
2013-02-16ixgbe: fix Tx timeouts with BQLEmil Tantilov
2013-02-16ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume
2013-02-16ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov
2013-02-16ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov
2013-02-16ixgbe: Add support for set_channels ethtool operationAlexander Duyck
2013-02-16ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck
2013-02-16ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck
2013-02-16ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck
2013-02-16ixgbe: Add function for setting XPS queue mappingAlexander Duyck
2013-02-16ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck
2013-02-16igb: increase timeout for ethtool offline self-testStefan Assmann
2013-02-16igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck
2013-02-16e1000e: display a warning message when SmartSpeed worksKoki Sanagi
2013-02-16e1000: fix whitespace issues and multi-line commentsJeff Kirsher
2013-02-15stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO
2013-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-15tg3: Update version to 3.130Michael Chan
2013-02-15tg3: Set initial carrier state to off.Michael Chan
2013-02-15tg3: Fix 5762 NVRAM sizingMichael Chan
2013-02-15tg3: Expand EEE support for all 5717 B0Michael Chan
2013-02-15tg3: Add 57766 device support.Matt Carlson
2013-02-15ixgbe: refactor initialization of feature flagsEmil Tantilov
2013-02-15igb: Refractoring function pointers in igb_get_invariants functionAkeem G. Abodunrin
2013-02-15igb: Intialize MAC function pointersAkeem G. Abodunrin
2013-02-15igb: Initialize NVM function pointersAkeem G. Abodunrin
2013-02-15igb: Initialize PHY function pointersAkeem G. Abodunrin
2013-02-15igb: Update igb to use a path similar to ixgbe to determine when to stop TxAlexander Duyck
2013-02-15igb: Refix sparse warning in igb_get_i2c_clientCarolyn Wyborny
2013-02-15igb: Fix for improper allocation flag in igb_get_i2c_clientCarolyn Wyborny
2013-02-15igb: Fix for improper exit in igb_get_i2c_clientCarolyn Wyborny
2013-02-15igb: Support using build_skb in the case that jumbo frames are disabledAlexander Duyck
2013-02-14gianfar: Fix and cleanup Rx FCB indicationClaudiu Manoil