summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-04-04igb: integrate igb driver 5.3.5.4Marcel Ziswiler
2016-06-29apalis_t30/tk1: igb: no nvm and Ethernet MAC address handlingMarcel Ziswiler
2016-06-29igb: integrate tools only device supportMarcel Ziswiler
2016-06-29igb: integrate igb driver 5.3.5.3Marcel Ziswiler
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-04-14tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan
2014-03-23sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree
2014-03-14net: r8169: Fix DMA mask for 64 bitJay Agarwal
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-02-06e1000e: fix compiler warningsDavid Ertman
2014-01-21drivers: smsc911x: workaround no regulators (HACK)Peng Du
2014-01-21net: smsc: enable SMC91x ethernet for ARM64Peng Du
2014-01-15net: fec: fix potential use after freeEric Dumazet
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet
2014-01-09tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir
2013-12-20igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny
2013-12-16Merge tag 'v3.10.24' into HEADAjay Nandakumar
2013-12-11tg3: avoid double-freeing of rx data memoryIvan Vecera
2013-12-11net: smc91: fix crash regression on the versatileLinus Walleij
2013-12-08net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang
2013-12-08r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang
2013-12-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai
2013-11-20net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein
2013-11-20cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings
2013-11-04davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-11-04be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet
2013-11-04net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth
2013-11-04net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-10-13ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-10-13via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi
2013-10-13r8169: enforce RX_MULTI_EN for the 8168f.Francois Romieu
2013-10-01bgmac: fix internal switch initializationRafał Miłecki
2013-09-14Merge tag 'v3.10.12' into android-tegra-nv-3.10-rebaseDan Willemsen
2013-09-14Make firmware loading of R8169 optionalMursalin Akon
2013-09-14net: r8169: Correct calling nap_disable apiJay Agarwal
2013-09-14unknown changes from android-tegra-nv-3.4Dan Willemsen
2013-09-14net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni
2013-09-14tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir
2013-09-14be2net: fix disabling TX in be_close()Sathya Perla
2013-09-14sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings
2013-09-148139cp: Fix skb leak in rx_status_loop failure path.Dave Jones