summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-06-20net: bcmgenet: set Rx mode before starting netifDoug Berger1-0/+4
2020-06-20e1000: Distribute switch variables for initializationKees Cook1-1/+3
2020-06-20ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer1-1/+2
2020-06-20net: ena: fix error returning in ena_com_get_hash_function()Arthur Kiyanovski1-2/+4
2020-06-20drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon1-5/+3
2020-06-11net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-06-11net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell1-0/+13
2020-06-11net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp1-6/+7
2020-06-11net: bmac: Fix read of MAC address from ROMJeremy Kerr1-1/+1
2020-06-03net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta1-0/+3
2020-06-03net: hns: fix unsigned comparison to less than zeroColin Ian King1-1/+1
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu1-1/+3
2020-06-03net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann2-0/+3
2020-06-03net: microchip: encx24j600: add missed kthread_stopChuhong Yuan1-1/+4
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu1-2/+1
2020-06-03net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh1-1/+5
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+14
2020-05-27cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath2-12/+13
2020-05-27cxgb4: free mac_hlist properlyArjun Vynipadath1-0/+8
2020-05-20hinic: fix a bug of ndo_stopLuo bin2-18/+14
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET1-1/+1
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET1-2/+4
2020-05-20net: stmmac: Use mutex instead of spinlockThierry Reding3-24/+21
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca1-6/+5
2020-05-20bnxt_en: Fix VF anti-spoof filter setup.Michael Chan2-8/+2
2020-05-20bnxt_en: Improve AER slot reset.Michael Chan1-3/+6
2020-05-20net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh1-0/+4
2020-05-20net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh1-1/+1
2020-05-20bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan1-3/+6
2020-05-20net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan1-1/+3
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-05-10net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud1-4/+8
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud1-3/+6
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson1-22/+16
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-05-02net: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3
2020-05-02cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2-21/+9
2020-04-24net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli1-0/+2
2020-04-24amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior1-1/+1
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang1-1/+1
2020-04-24cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju1-0/+3
2020-04-24hinic: fix wrong para of wait_for_completion_timeoutLuo bin2-3/+5
2020-04-24hinic: fix a bug of waitting for IO stoppedLuo bin1-49/+2
2020-04-24net: vxge: fix wrong __VA_ARGS__ usageZheng Wei2-8/+8
2020-04-13mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata1-3/+5
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang1-1/+1
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota1-1/+1