summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-024-11/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-014-85/+89
|\
| * i40e: clean up coccicheck reported errorsJesse Brandeburg2013-09-272-5/+4
| * i40e: better return valuesJesse Brandeburg2013-09-271-16/+21
| * i40e: convert ret to aq_retJesse Brandeburg2013-09-271-55/+52
| * i40e: small clean ups from reviewJesse Brandeburg2013-09-271-3/+3
| * i40e: use common failure flowJesse Brandeburg2013-09-271-6/+6
| * igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka2013-09-271-0/+3
* | igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu2013-10-013-0/+107
* | igb: Add ethtool offline tests for i354Fujinaka, Todd2013-10-011-2/+4
* | ixgbe: remove marketing names from busy poll codeJacob Keller2013-10-013-23/+23
* | ixgbe: Cleanup the use of tabs and spacesJeff Kirsher2013-10-012-26/+26
* | ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza2013-10-012-15/+65
* | ixgbevf: move API neg to reset pathDon Skidmore2013-10-011-11/+10
* | ixgbevf: add wait for Rx queue disableDon Skidmore2013-10-011-17/+44
* | ixgbevf: cleanup redundant mailbox read failure checkDon Skidmore2013-10-011-27/+2
* | ixgbevf: do not print registers to dmesg in ixgbevf_get_regsJacob Keller2013-10-011-53/+2
* | intel: Remove extern from function prototypesJoe Perches2013-09-2412-254/+233
|/
* e1000e: fix overrun of PHY RAR arrayDavid Ertman2013-09-133-6/+17
* e1000e: cleanup boolean comparison to trueDavid Ertman2013-09-131-1/+1
* ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov2013-09-131-0/+7
* ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov2013-09-132-1/+22
* ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov2013-09-131-0/+5
* ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller2013-09-132-1/+9
* igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd2013-09-121-1/+9
* igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny2013-09-121-0/+4
* i40e: include i40e in kernel properJesse Brandeburg2013-09-113-0/+63
* i40e: debugfs interfaceJesse Brandeburg2013-09-111-0/+2076
* i40e: init code and hardware supportJesse Brandeburg2013-09-1116-0/+13813
* i40e: implement virtual device interfaceJesse Brandeburg2013-09-113-0/+2823
* i40e: driver core headersJesse Brandeburg2013-09-113-0/+899
* i40e: driver ethtool coreJesse Brandeburg2013-09-111-0/+1449
* i40e: transmit, receive, and NAPIJesse Brandeburg2013-09-111-0/+1817
* i40e: main driver coreJesse Brandeburg2013-09-111-0/+7375
* igb: Update version numberAkeem G Abodunrin2013-09-041-1/+1
* igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin2013-09-041-11/+15
* igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin2013-09-041-1/+26
* igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin2013-09-042-18/+18
* igb: No PHPM support in i354 devicesAkeem G Abodunrin2013-09-041-2/+9
* igb: M88E1543 PHY downshift implementationAkeem G Abodunrin2013-09-041-9/+20
* igb: New PHY_ID for i354 deviceAkeem G Abodunrin2013-09-043-14/+14
* igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin2013-09-042-3/+32
* igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka2013-09-041-1/+8
* drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-031-2/+2
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-292-6/+6
* ixgbe: add support for older QSFP active DA cablesEmil Tantilov2013-08-292-10/+50
* ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov2013-08-291-0/+4
* ixgbe: add 1Gbps support for QSFP+Emil Tantilov2013-08-293-11/+33
* ixgbe: fix SFF data dumps of SFP+ modules from an offsetEmil Tantilov2013-08-291-5/+4
* ixgbe: cleanup some log messagesDon Skidmore2013-08-292-5/+3
OpenPOWER on IntegriCloud