summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-04-02net: mvpp2: use resolved link config in mac_link_up()Russell King
2020-04-02net: mvneta: use resolved link config in mac_link_up()Russell King
2020-04-02net: macb: use resolved link config in mac_link_up()Russell King
2020-04-02net: dpaa2-mac: use resolved link config in mac_link_up()Russell King
2020-04-02net: axienet: use resolved link config in mac_link_up()Russell King
2020-03-30net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-03-30dpaa2-eth: add support for nway resetRussell King
2020-03-30dpaa2-eth: add support for mii ioctlsRussell King
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-03-26net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang
2020-03-25net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli
2020-03-24Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-03-24r8169: re-enable MSI on RTL8168cHeiner Kallweit
2020-03-24cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-03-24net/mlx5e: Do not recover from a non-fatal syndromeAya Levin
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-03-24net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin
2020-03-24net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin
2020-03-24net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky
2020-03-23bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-03-23bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan
2020-03-23bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan
2020-03-23bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-03-23bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan
2020-03-23Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-03-21net: bcmgenet: always enable status blocksDoug Berger
2020-03-21net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-03-21ionic: make spdxcheck.py happyLukas Bulwahn
2020-03-21hinic: fix wrong value of MIN_SKB_LENLuo bin
2020-03-21hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-03-21hinic: fix out-of-order excution in arm cpuLuo bin
2020-03-21hinic: fix the bug of clearing event queueLuo bin
2020-03-21hinic: fix a bug of waitting for IO stoppedLuo bin
2020-03-19cxgb4: fix Txq restart check during backpressureRahul Lakkireddy
2020-03-19cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy
2020-03-19mlxsw: pci: Only issue reset when system is readyIdo Schimmel
2020-03-17net: ena: fix continuous keep-alive resetsArthur Kiyanovski
2020-03-17net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski
2020-03-17net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski
2020-03-17net: ena: fix incorrect setting of the number of msix vectorsArthur Kiyanovski
2020-03-17net: bcmgenet: keep MAC in reset until PHY is upDoug Berger
2020-03-17Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger
2020-03-17net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-17Revert "net: mvmdio: avoid error message for optional IRQ"Chris Packham
2020-03-16net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-03-16net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-03-16net: fsl/fman: treat all RGMII modes in memac_adjust_link()Madalin Bucur
2020-03-15net: sfc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai