summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-0238-67/+64
* tg3: use phylib when robo switch is in useHauke Mehrtens2013-10-021-1/+10
* tg3: add support a phy at an address different than 01Hauke Mehrtens2013-10-021-19/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-0125-262/+387
|\
| * qlcnic: Fix SR-IOV configurationManish Chopra2013-10-011-1/+7
| * ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda2013-10-011-0/+6
| * ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
| * powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+3
| * Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2013-09-301-3/+1
| * powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+3
| * qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty2013-09-273-2/+57
| * be2net: Fix to display the VLAN priority for a VFAjit Khaparde2013-09-271-2/+2
| * be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde2013-09-271-10/+11
| * be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde2013-09-271-9/+0
| * be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde2013-09-272-0/+3
| * be2net: Fix VLAN promiscuous mode programmingAjit Khaparde2013-09-274-6/+40
| * be2net: Fix the size of be_nic_res_desc structureAjit Khaparde2013-09-271-1/+1
| * be2net: Fix to prevent Tx stall on SH-R when packet size < 32Ajit Khaparde2013-09-271-3/+3
| * 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
| * via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-09-261-2/+7
| * qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com2013-09-242-3/+3
| * skge: fix invalid value passed to pci_unmap_sigleMikulas Patocka2013-09-241-3/+6
| * bnx2x: handle known but unsupported VF messagesAriel Elior2013-09-231-26/+24
| * bnx2x: prevent masked MCP parities from appearingYuval Mintz2013-09-231-0/+8
| * bnx2x: prevent masking error from cnicYuval Mintz2013-09-231-2/+1
| * bnx2x: add missing VF resource allocation during initAriel Elior2013-09-231-0/+3
| * bnx2x: Fix support for VFs on some PFsAriel Elior2013-09-231-1/+1
| * bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein2013-09-231-9/+7
| * bnx2x: Fix 848xx duplex settingsYaniv Rosner2013-09-231-24/+33
| * bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner2013-09-231-1/+6
| * bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner2013-09-231-4/+13
| * bnx2x: KR2 disablement fixYaniv Rosner2013-09-231-37/+39
| * bnx2x: Generalize KR work-aroundYaniv Rosner2013-09-231-24/+8
| * sfc: Increase MCDI status timeout to 250msDaniel Pieczko2013-09-201-2/+2
| * sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko2013-09-201-3/+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
* | be2net: add a counter for pkts dropped in xmit pathSathya Perla2013-10-013-2/+8
OpenPOWER on IntegriCloud