summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* r8169: Get and enable optional ether_clk clockHans de Goede2018-09-171-0/+33
* r8169: enable ASPM on RTL8106EKai-Heng Feng2018-09-171-0/+3
* r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng2018-09-171-1/+3
* net: ethernet: Fix a unused function warning.zhong jiang2018-09-171-3/+3
* bnxt_en: Fix VF mac address regression.Michael Chan2018-09-173-7/+13
* net: hp100: fix always-true check for link up stateColin Ian King2018-09-171-1/+1
* net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre2018-09-171-0/+8
* net: mvpp2: let phylink manage the carrier stateAntoine Tenart2018-09-171-15/+6
* net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe2018-09-171-0/+1
* stmmac: fix valid numbers of unicast filter entriesJongsung Kim2018-09-161-3/+2
* nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens2018-09-121-0/+6
* nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren2018-09-123-1/+13
* r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng2018-09-121-3/+6
* MIPS: lantiq: dma: add dev pointerHauke Mehrtens2018-09-111-0/+1
* ethernet: renesas: convert to SPDX identifiersKuninori Morimoto2018-09-103-5/+3
* net: ena: fix incorrect usage of memory barriersNetanel Belgazal2018-09-094-34/+26
* net: ena: fix missing calls to READ_ONCENetanel Belgazal2018-09-091-4/+4
* net: ena: fix missing lock during device destructionNetanel Belgazal2018-09-091-13/+7
* net: ena: fix potential double ena_destroy_device()Netanel Belgazal2018-09-091-0/+5
* net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal2018-09-091-6/+7
* net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal2018-09-092-5/+16
* net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal2018-09-091-2/+2
* r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero2018-09-071-1/+1
* net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan2018-09-051-37/+37
* net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed2018-09-051-1/+1
* net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen2018-09-051-5/+10
* net/mlx5: Consider PCI domain in search for next devDaniel Jurgens2018-09-051-3/+4
* net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan2018-09-051-0/+2
* net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem2018-09-051-0/+1
* net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-051-1/+1
* net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-052-3/+3
* net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein2018-09-051-2/+4
* net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-052-4/+12
* net: qca_spi: Fix race condition in spi transfersStefan Wahren2018-09-053-98/+93
* be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros2018-09-051-1/+1
* mlxsw: spectrum_buffers: Set up a dedicated pool for BUM trafficPetr Machata2018-09-051-8/+8
* net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan2018-09-041-2/+3
* bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan2018-09-034-12/+9
* bnxt_en: Clean up unused functions.Michael Chan2018-09-034-18/+1
* bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan2018-09-031-3/+10
* net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov2018-09-031-3/+3
* r8169: add support for NCube 8168 network cardAnthony Wong2018-09-031-0/+1
* net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai2018-09-021-1/+1
* net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren2018-09-021-3/+6
* ibmvnic: Include missing return code checks in reset functionThomas Falcon2018-08-311-3/+9
* nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski2018-08-311-15/+33
* net: mvpp2: initialize port of_node pointerBaruch Siach2018-08-291-0/+1
* net: bcmgenet: use MAC link status for fixed phyDoug Berger2018-08-292-2/+11
* net: stmmac: build the dwmac-socfpga platform driver for Stratix10Dinh Nguyen2018-08-291-1/+1
* sh_eth: Add R7S9210 supportChris Brandt2018-08-291-0/+36