summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-04-12sfc: Remove duplicate definition of efx_xmit_doneMartin Habets
2022-04-12sfc: efx_default_channel_type APIs can be staticMartin Habets
2022-04-12net: dsa: mt7530: mark as non-legacyRussell King (Oracle)
2022-04-12net: dsa: mt7530: move autoneg handling to PCS validationRussell King (Oracle)
2022-04-12net: dsa: mt7530: partially convert to phylink_pcsRussell King (Oracle)
2022-04-12net: dsa: mt7530: switch to use phylink_get_linkmodes()Russell King (Oracle)
2022-04-12net: dsa: mt7530: only indicate linkmodes that can be supportedRussell King (Oracle)
2022-04-12net: dsa: mt7530: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2022-04-12net: dsa: mt7530: remove interface checksRussell King (Oracle)
2022-04-12net: dsa: mt7530: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)
2022-04-12net: dsa: mt7530: 1G can also support 1000BASE-X link modeRussell King (Oracle)
2022-04-12sfc: Fix spelling mistake "writting" -> "writing"Lv Ruyi
2022-04-11net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-04-11sfc: ef10: Fix assigning negative value to unsigned variableHaowen Bai
2022-04-11net: lan966x: Update FDMA to change MTU.Horatiu Vultur
2022-04-11net: lan966x: Add FDMA functionalityHoratiu Vultur
2022-04-11net: lan966x: Expose functions that are needed by FDMAHoratiu Vultur
2022-04-11net: lan966x: Add registers that are used for FDMA.Horatiu Vultur
2022-04-11net: calxedaxgmac: Fix typo (doubled "the")Jonathan Neuschäfer
2022-04-11net: ethernet: ti: am65-cpsw: Fix build error without PHYLINKYueHaibing
2022-04-11Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2022-04-11net: stmmac: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-04-11hv_netvsc: Add support for XDP_REDIRECTHaiyang Zhang
2022-04-11net: marvell: prestera: Use dscp_t in struct prestera_kern_fib_cacheGuillaume Nault
2022-04-11mlxsw: Use dscp_t in struct mlxsw_sp_fib4_entryGuillaume Nault
2022-04-11netdevsim: Use dscp_t in struct nsim_fib4_rtGuillaume Nault
2022-04-11ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault
2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault
2022-04-11net: ethernet: ti: cpsw: drop CPSW_HEADROOM defineGrygorii Strashko
2022-04-11bnx2x: Fix spelling mistake "regiser" -> "register"Lv Ruyi
2022-04-11net: ethernet: mtk_eth_soc/wed: fix sparse endian warningsFelix Fietkau
2022-04-11net: ethernet: mtk_eth_soc: fix return value check in mtk_wed_add_hw()Yang Yingliang
2022-04-09net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky
2022-04-09net/mlx5: Remove ipsec_ops function tableLeon Romanovsky
2022-04-09net/mlx5: Reduce kconfig complexity while building crypto supportLeon Romanovsky
2022-04-09net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky
2022-04-09net/mlx5: Remove not-needed IPsec configLeon Romanovsky
2022-04-09net/mlx5: Align flow steering allocation namespace to common styleLeon Romanovsky
2022-04-09net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky
2022-04-09net/mlx5: Remove useless IPsec device checksLeon Romanovsky
2022-04-09net/mlx5: Remove ipsec vs. ipsec offload file separationLeon Romanovsky
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky
2022-04-09net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky
2022-04-09net/mlx5: Remove XFRM no_trailer flagLeon Romanovsky
2022-04-09net/mlx5: Remove not-used IDA field from IPsec structLeon Romanovsky
2022-04-09net/mlx5: Delete metadata handling logicLeon Romanovsky
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky
2022-04-08net: mdio: mscc-miim: add local dev variable to cleanup probe functionColin Foster
2022-04-08sfc: use hardware tx timestamps for more than PTPBert Kenward
2022-04-08net: phy: micrel: ksz9031/ksz9131: add cabletest supportMarek Vasut