aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-04-21net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh
2020-04-21net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst
2020-04-21amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior
2020-04-17net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan
2020-04-17qlcnic: Fix bad kzalloc null testXu Wang
2020-04-17cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-04-17hinic: fix wrong value of MIN_SKB_LENLuo bin
2020-04-17hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-04-17hinic: fix out-of-order excution in arm cpuLuo bin
2020-04-17hinic: fix the bug of clearing event queueLuo bin
2020-04-17hinic: fix a bug of waitting for IO stoppedLuo bin
2020-04-17net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-04-17net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs
2020-04-13r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit
2020-04-13mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-13cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani
2020-04-08net/mlx5e: kTLS, Fix wrong value in record tracker enumTariq Toukan
2020-04-08net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flowTariq Toukan
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-01r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-04-01net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-04-01sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-04-01dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-04-01fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-04-01net/mlx5e: Do not recover from a non-fatal syndromeAya Levin
2020-04-01net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-04-01net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin
2020-04-01net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin
2020-04-01net/mlx5: DR, Fix postsend actions write lengthHamdan Igbaria
2020-04-01bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-04-01bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan
2020-04-01bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan
2020-04-01bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-04-01bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan
2020-04-01r8169: re-enable MSI on RTL8168cHeiner Kallweit
2020-04-01net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-04-01net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-04-01net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli
2020-04-01mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-04-01mlxsw: pci: Only issue reset when system is readyIdo Schimmel
2020-04-01cxgb4: fix Txq restart check during backpressureRahul Lakkireddy
2020-04-01cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy
2020-03-21sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-03-21net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-03-21net: rmnet: fix bridge mode bugsTaehee Yoo
2020-03-21net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-03-21net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-03-21net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-03-21net: rmnet: fix suspicious RCU usageTaehee Yoo