summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-04-13net: ethernet: ti: cpsw_new: enable bc/mc storm prevention supportGrygorii Strashko3-1/+216
2022-04-13net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention supportGrygorii Strashko2-0/+188
2022-04-13drivers: net: cpsw: ale: add broadcast/multicast rate limit supportGrygorii Strashko2-0/+68
2022-04-13net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)1-28/+0
2022-04-13net: ethernet: mtk_eth_soc: use after free in __mtk_ppe_check_skb()Dan Carpenter1-1/+2
2022-04-13net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of...Minghao Chi1-22/+11
2022-04-13net: ethernet: mtk_eth_soc: use standard property for cci-control-portLorenzo Bianconi1-1/+1
2022-04-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller10-30/+88
2022-04-13ixp4xx_eth: fix error check return value of platform_get_irq()Lv Ruyi1-1/+1
2022-04-13net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtim...Minghao Chi1-24/+12
2022-04-12i40e: Add Ethernet Connection X722 for 10GbE SFP+ supportMateusz Palczewski3-0/+3
2022-04-12i40e: Add vsi.tx_restart to i40e ethtool statsNabil S. Alramli1-0/+1
2022-04-12i40e: Add tx_stopped statJoe Damato6-2/+12
2022-04-12ice: Add mpls+tso supportJoe Damato2-9/+24
2022-04-12mlxsw: reg: Add new field to Management General Peripheral Information RegisterVadim Pasternak1-0/+6
2022-04-12mlxsw: core_env: Pass slot index during PMAOS register write callVadim Pasternak2-4/+5
2022-04-12mlxsw: reg: Extend MGPIR register with new slot fieldsVadim Pasternak4-12/+29
2022-04-12mlxsw: reg: Extend PMMP register with new slot number fieldVadim Pasternak2-2/+9
2022-04-12mlxsw: reg: Extend MCION register with new slot number fieldVadim Pasternak2-2/+9
2022-04-12mlxsw: reg: Extend MCIA register with new slot number fieldVadim Pasternak2-9/+18
2022-04-12mlxsw: reg: Extend MTBR register with new slot number fieldVadim Pasternak3-6/+13
2022-04-12mlxsw: reg: Extend MTMP register with new slot number fieldVadim Pasternak4-11/+19
2022-04-12i40e: Add support for MPLS + TSOJoe Damato2-19/+48
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp2-13/+11
2022-04-12net: usb: qmi_wwan: add Telit 0x1057 compositionDaniele Palmas1-0/+1
2022-04-12sfc: Remove global definition of efx_reset_type_namesMartin Habets2-7/+2
2022-04-12sfc: Remove duplicate definition of efx_xmit_doneMartin Habets2-1/+1
2022-04-12sfc: efx_default_channel_type APIs can be staticMartin Habets2-28/+28
2022-04-12net: dsa: mt7530: mark as non-legacyRussell King (Oracle)1-0/+6
2022-04-12net: dsa: mt7530: move autoneg handling to PCS validationRussell King (Oracle)1-18/+10
2022-04-12net: dsa: mt7530: partially convert to phylink_pcsRussell King (Oracle)2-70/+95
2022-04-12net: dsa: mt7530: switch to use phylink_get_linkmodes()Russell King (Oracle)1-52/+5
2022-04-12net: dsa: mt7530: only indicate linkmodes that can be supportedRussell King (Oracle)2-4/+9
2022-04-12net: dsa: mt7530: drop use of phylink_helper_basex_speed()Russell King (Oracle)1-5/+0
2022-04-12net: dsa: mt7530: remove interface checksRussell King (Oracle)2-84/+0
2022-04-12net: dsa: mt7530: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)2-0/+76
2022-04-12net: dsa: mt7530: 1G can also support 1000BASE-X link modeRussell King (Oracle)1-10/+4
2022-04-12sfc: Fix spelling mistake "writting" -> "writing"Lv Ruyi1-2/+2
2022-04-12net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-14/+8
2022-04-12sfc: ef10: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
2022-04-12net: lan966x: Update FDMA to change MTU.Horatiu Vultur3-1/+148
2022-04-12net: lan966x: Add FDMA functionalityHoratiu Vultur5-4/+851
2022-04-12net: lan966x: Expose functions that are needed by FDMAHoratiu Vultur2-7/+11
2022-04-12net: lan966x: Add registers that are used for FDMA.Horatiu Vultur2-0/+107
2022-04-12net: calxedaxgmac: Fix typo (doubled "the")Jonathan Neuschäfer1-1/+1
2022-04-12net: ethernet: ti: am65-cpsw: Fix build error without PHYLINKYueHaibing1-0/+1
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski45-4476/+344
2022-04-12net: stmmac: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-16/+8
2022-04-12hv_netvsc: Add support for XDP_REDIRECTHaiyang Zhang4-94/+228
2022-04-12net: marvell: prestera: Use dscp_t in struct prestera_kern_fib_cacheGuillaume Nault1-3/+3