summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* tg3: Use pci_dev pm_capJon Mason2013-09-132-4/+2
* bnx2x: Use pci_dev pm_capJon Mason2013-09-134-12/+11
* alx: remove redundant D0 power state setYijing Wang2013-09-131-7/+2
* be2net: missing variable initializationAntonio Alecrim Jr2013-09-131-1/+1
* 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
* net/mlx4_en: Check device state when setting coalescingEugenia Emantayev2013-09-121-6/+10
* net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-121-1/+1
* ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-121-1/+1
* ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-121-4/+3
* bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-121-2/+2
* tg3: Expand led off fix to include 5720Nithin Sujir2013-09-121-0/+1
* 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
* r8169: enforce RX_MULTI_EN for the 8168f.françois romieu2013-09-121-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-09-1129-0/+30315
|\
| * 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
* | net: tilegx driver: avoid compiler warningChris Metcalf2013-09-111-3/+3
* | bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-111-4/+4
* | net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-111-4/+4
* | qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria2013-09-111-1/+1
* | bnx2x: avoid atomic allocations during initializationMichal Schmidt2013-09-111-15/+23
|/
* bnx2x: Fix configuration of doorbell blockAriel Elior2013-09-092-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-073-16/+5
|\
| * mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker2013-09-061-10/+0
| * bnx2x: Restore a call to config_initEilon Greenstein2013-09-061-6/+3
| * bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov2013-09-061-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-065-5/+5
|\ \ | |/ |/|
| * treewide: Fix printks with 0x%#Joe Perches2013-08-271-1/+1
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-202-2/+2
| * treewide: Fix typo in printkMasanari Iida2013-08-202-3/+3
* | net: stmmac: fix bad merge conflict resolutionOlof Johansson2013-09-051-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05249-10940/+28620
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-0521-205/+332
| |\ \
| | * | bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones2013-09-051-1/+2
| | * | net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctlsThomas Petazzoni2013-09-051-0/+16
| | * | net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni2013-09-051-1/+12
| | * | sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov2013-09-041-5/+7
| | * | net: fec: fix the error to get the previous BD entryDuan Fugang-B386112013-09-042-46/+77
OpenPOWER on IntegriCloud