summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose2013-04-181-0/+6
* igb: Revert support for build_skb in igbAlexander Duyck2013-04-182-114/+4
* e100: Add dma mapping error checkNeil Horman2013-04-101-11/+25
* ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-051-2/+9
* e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch2013-03-271-1/+6
* ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch2013-03-271-1/+6
* e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-271-3/+11
* igb: fix PHC stopping on max freqJiri Benc2013-03-261-1/+1
* igb: make sensor info staticStephen Hemminger2013-03-261-1/+1
* igb: SR-IOV init reorderingAlex Williamson2013-03-261-1/+1
* igb: Fix null pointer dereferenceAlex Williamson2013-03-261-1/+1
* igb: fix i350 anti spoofing configLior Levy2013-03-261-14/+19
* ixgbevf: don't release the soft entriesxunleer2013-03-261-4/+20
* e1000e: fix accessing to suspended deviceKonstantin Khlebnikov2013-03-072-0/+15
* e1000e: fix runtime power management transitionsKonstantin Khlebnikov2013-03-071-60/+18
* e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov2013-03-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-057-79/+98
|\
| * igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny2013-03-053-68/+17
| * igb: Fix link setup for I210 devicesCarolyn Wyborny2013-03-051-3/+8
| * igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck2013-03-051-7/+0
| * e1000e: workaround DMA unit hang on I218Bruce Allan2013-03-053-1/+73
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-13/+13
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-5/+0
|\
| * drivers/net/ethernet/intel: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-5/+0
* | 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
* | 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
* | bridge: Add vlan support to static neighborsVlad Yasevich2013-02-131-1/+1
OpenPOWER on IntegriCloud