summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra2012-06-292-5/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-298-19/+33
|\
| * davinci_cpdma: include linux/module.hDaniel Mack2012-06-291-0/+1
| * gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil2012-06-291-6/+4
| * ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-273-7/+13
| * net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2012-06-262-4/+9
| * net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin2012-06-261-0/+2
| * net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin2012-06-261-2/+4
* | net: fec: add phy-reset-duration for device tree probeShawn Guo2012-06-281-1/+7
* | net: fec: use managed function devm_gpio_request_oneShawn Guo2012-06-281-1/+2
* | net: fec: enable regulator for fec phyShawn Guo2012-06-281-0/+13
* | net: fec: reset phy after pinctrl setupShawn Guo2012-06-281-2/+2
* | bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan2012-06-281-2/+3
* | bnx2: Add "fall through" commentsMichael Chan2012-06-281-0/+4
* | cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai2012-06-282-2/+11
* | cnic: Remove uio mem[0].Michael Chan2012-06-281-4/+1
* | cnic: Read bnx2x function number from internal registerEddie Wai2012-06-281-1/+7
* | cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan2012-06-281-2/+7
* | be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2012-06-272-14/+47
* | net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda2012-06-272-33/+112
* | net: sh_eth: fix up the buffer pointersYoshihiro Shimoda2012-06-271-7/+24
* | net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda2012-06-272-75/+1
* | net: sh_eth: remove unnecessary functionYoshihiro Shimoda2012-06-272-23/+0
* | bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron2012-06-271-1/+1
* | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski2012-06-276-125/+226
* | net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu2012-06-261-32/+56
* | net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu2012-06-262-43/+66
* | be2net: Regression bug wherein VFs creation broken for multiple cards.Somnath Kotur2012-06-261-1/+2
* | be2net: Explicitly clear the reserved field in the Tx DescriptorSomnath Kotur2012-06-261-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-2610-45/+65
|\|
| * net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda2012-06-231-5/+7
| * r8169: RxConfig hack for the 8168evl.françois romieu2012-06-231-0/+1
| * ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck2012-06-201-1/+1
| * Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.Carolyn Wyborny2012-06-201-3/+7
| * igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny2012-06-201-2/+0
| * be2net: Increase statistics structure size for skyhawk.Vasundhara Volam2012-06-181-1/+1
| * be2net: Modify error message to incorporate subsystemVasundhara Volam2012-06-181-6/+6
| * be2net: reduce gso_max_size setting to account for ethernet header.Sarveshwar Bandi2012-06-181-1/+1
| * ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller2012-06-181-2/+11
| * bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz2012-06-171-1/+1
| * bnx2x: fix I2C non-respondent issueYuval Mintz2012-06-171-23/+29
* | netxen: Error return off by one for XG port.Santosh Nayak2012-06-262-4/+4
* | netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak2012-06-261-2/+2
* | bnx2x: link module eepromYuval Mintz2012-06-233-4/+67
* | bnx2x: 1G sfp+ module handlingYuval Mintz2012-06-233-84/+151
* | bnx2x: revised link register accessYuval Mintz2012-06-233-144/+100
* | bnx2x: treat 0 speed as link down (copper)Yuval Mintz2012-06-231-10/+12
* | bnx2x: link cleanupYuval Mintz2012-06-231-173/+167
* | bnx2x: sfp+ Tx fault detection addedYuval Mintz2012-06-233-16/+99
* | smsc911x.c: encapsulate enable irq callsMatthias Brugger2012-06-231-7/+10