aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-05-22dpaa2-eth: retrieve the virtual address before dma_unmapIoana Ciornei
2022-05-22net: mscc: ocelot: offload tc action "ok" using an empty action vectorVladimir Oltean
2022-05-22net: fec: Do proper error checking for enet_out clkUwe Kleine-König
2022-05-22hinic: Avoid some over memory allocationChristophe JAILLET
2022-05-22net: fec: Do proper error checking for optional clksUwe Kleine-König
2022-05-22qed: fix typos in commentsJulia Lawall
2022-05-22nfp: flower: fix typo in commentJulia Lawall
2022-05-22net: marvell: prestera: fix typo in commentJulia Lawall
2022-05-22cirrus: cs89x0: fix typo in commentJulia Lawall
2022-05-22net/mlx5: fix typo in commentJulia Lawall
2022-05-22net: mvpp2: fix typo in commentJulia Lawall
2022-05-22net: sparx5: switchdev: fix typo in commentJulia Lawall
2022-05-20net: mscc: fix the alignment in ocelot_port_fdb_del()Alaa Mohamed
2022-05-20eth: bnxt: make ulp_id unsigned to make GCC 12 happyJakub Kicinski
2022-05-20net: tulip: fix build with CONFIG_GSCRolf Eike Beer
2022-05-20net: stmmac: fix out-of-bounds access in a selftestJakub Kicinski
2022-05-20sfc/siena: Remove duplicate check on segmentsMartin Habets
2022-05-19eth: mtk_ppe: fix up after mergeJakub Kicinski
2022-05-19net: mtk_eth_soc: partially convert to phylink_pcsRussell King (Oracle)
2022-05-19net: mtk_eth_soc: convert code structure to suit split PCS supportRussell King (Oracle)
2022-05-19net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()Russell King (Oracle)
2022-05-19net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)
2022-05-19net: mtk_eth_soc: add fixme comment for state->speed useRussell King (Oracle)
2022-05-19net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)
2022-05-19net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)
2022-05-19net: mtk_eth_soc: correct 802.3z duplex settingRussell King
2022-05-19net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)
2022-05-19net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)
2022-05-19net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)
2022-05-19net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)
2022-05-19net: ethernet: SP7021: fix a use after free of skb->lenDan Carpenter
2022-05-19net: macb: Fix PTP one step sync supportHarini Katakam
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19nfp: flower: support ct merging when mangle action existsYinjun Zhang
2022-05-19net: fec: Avoid allocating rx buffer using ATOMIC in ndo_openMichael Trimarchi
2022-05-18net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cl...Jakub Kicinski
2022-05-18sfc: siena: Have a unique wrapper ifndef for efx channels headerSaeed Mahameed
2022-05-18octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()Christophe JAILLET
2022-05-18octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()Christophe JAILLET
2022-05-18net: smc911x: Fix min() use in debug codeGeert Uytterhoeven
2022-05-18net: ethernet: sunplus: add missing of_node_put() in spl2sw_mdio_init()Yang Yingliang
2022-05-18eth: sun: cassini: remove dead codeMartin Liška
2022-05-18net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley
2022-05-18igb: skip phy status check where unavailableKevin Mitchell
2022-05-18net: stmmac: remove unused get_addr() callbackVincent Whitchurch
2022-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen
2022-05-17net/mlx5: Remove unused argumentEli Cohen
2022-05-17net/mlx5: Lag, refactor lag state machineEli Cohen
2022-05-17net/mlx5e: Add XDP SQs to uplink representors steering tablesGal Pressman