summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-0520-79/+143
|\
| * net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton2014-03-031-0/+6
| * be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam2014-03-031-13/+26
| * be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam2014-03-031-3/+4
| * be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur2014-03-031-3/+9
| * be2net: Fix to reset transparent vlan taggingSomnath Kotur2014-03-032-20/+12
| * qlcnic: dcb: a couple off by one bugsDan Carpenter2014-03-031-2/+2
| * b44: always set duplex mode why phy changesHauke Mehrtens2014-03-021-1/+6
| * b44: add calls to phy_{start,stop}Hauke Mehrtens2014-03-021-0/+7
| * bna: fix vlan tag stripping and implement its togglingIvan Vecera2014-02-281-10/+30
| * tg3: Don't check undefined error bits in RXBDMichael Chan2014-02-282-3/+6
| * bnx2x: Add missing bit in default Tx switchingYuval Mintz2014-02-271-1/+8
| * sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree2014-02-261-0/+7
| * net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo2014-02-251-0/+1
| * qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2014-02-252-0/+2
| * qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty2014-02-251-9/+0
| * qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh2014-02-251-1/+1
| * qlcnic: Fix function return error checkShahed Shaikh2014-02-251-1/+1
| * net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-253-6/+6
| * r8169: initialize rtl8169_stats seqlockKyle McMartin2014-02-241-0/+2
| * net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser2014-02-241-1/+1
| * net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386112014-02-201-6/+7
* | be2net: dma_sync each RX frag before passing it to the stackSathya Perla2014-03-042-11/+24
* | net/mlx4_en: Change Connect-X description in kconfigEyal Perry2014-03-021-1/+1
* | net/mlx4_en: Use union for BlueFlame WQEAmir Vadai2014-03-021-1/+2
* | net/mlx4_core: Fix sparse warningEyal Perry2014-03-021-1/+2
* | net/mlx4_en: Fix selftest failing on non 10G link speedAmir Vadai2014-03-021-2/+4
* | net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev2014-03-022-23/+10
* | net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev2014-03-023-3/+11
* | net/mlx4_en: Pad ethernet packets smaller than 17 bytesEugenia Emantayev2014-03-021-1/+7
* | net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev2014-03-023-16/+44
* | net/mlx4_en: Fix UP limit in ieee_ets->prio_tcAmir Vadai2014-03-021-1/+1
* | ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-023-8/+24
* | ixgbe: Check config reads for removalMark Rustad2014-03-024-15/+75
* | ixgbe: Fix up some ethtool results when adapter is removedMark Rustad2014-03-021-1/+8
* | ixgbe: Restore hw_addr in LER recovery pathsMark Rustad2014-03-021-2/+4
* | net: w5100: Use devm_ioremap_resource()Jingoo Han2014-02-281-5/+4
* | net: w5300: Use devm_ioremap_resource()Jingoo Han2014-02-281-5/+4
* | ixgbevf: add check for CHECKSUM_PARTIAL when doing TSOEmil Tantilov2014-02-281-0/+3
* | ixgbevf: fix handling of tx checksummingEmil Tantilov2014-02-281-1/+1
* | ixgbe: Add check for FW veto bitDon Skidmore2014-02-284-4/+63
* | ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore2014-02-281-1/+2
* | ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-287-141/+161
* | ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore2014-02-282-3/+64
* | igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-2621-64/+43
* | igb: make local functions static and remove dead codeJeff Kirsher2014-02-268-98/+17
* | ixgbe: Add WoL support for a new deviceMark Rustad2014-02-262-0/+2
* | ixgbe: don't use magic size number to assign ptp_caps.nameJacob Keller2014-02-261-2/+6
* | ixgbe: modify behavior on receiving a HW ECC error.Don Skidmore2014-02-261-6/+12
* | net/mlx4_en: Fix bad use of dev_idAmir Vadai2014-02-261-1/+0
OpenPOWER on IntegriCloud