aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-15net: macb: Add support for partial store and forwardMaulik Jodhani2-0/+39
2023-06-14mlxsw: spectrum_router: Move IPIP init upPetr Machata1-7/+7
2023-06-14mlxsw: spectrum_router: Extract a helper for RIF migrationPetr Machata1-6/+13
2023-06-14mlxsw: spectrum_router: Add a helper to check if netdev has addressesPetr Machata1-13/+29
2023-06-14mlxsw: spectrum_router: Extract a helper to free a RIFPetr Machata1-4/+11
2023-06-14mlxsw: spectrum_router: Access nhgi->rif through a helperPetr Machata1-4/+10
2023-06-14mlxsw: spectrum_router: Access nh->rif->dev through a helperPetr Machata1-5/+18
2023-06-14mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create()Petr Machata1-4/+4
2023-06-14mlxsw: spectrum_router: Access rif->dev through a helperPetr Machata1-45/+64
2023-06-14mlxsw: spectrum_router: Add a helper specifically for joining a LAGPetr Machata4-22/+45
2023-06-14mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()Petr Machata1-9/+20
2023-06-13mctp i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-06-13amd-xgbe: extend 10Mbps support to MAC version 21HRaju Rangoju1-6/+7
2023-06-13octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flushNaveen Mamindlapalli2-2/+144
2023-06-13octeontx2-af: add option to toggle DROP_RE enable in rx cfgNithin Dabilpuram2-0/+6
2023-06-13octeontx2-af: Enable LBK links only when switch mode is on.Subbaraya Sundeep3-6/+25
2023-06-13octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB siliconSunil Goutham8-12/+73
2023-06-13octeontx2-af: extend RSS supported offload typesKiran Kumar K2-0/+63
2023-06-13octeontx2-af: Add devlink option to adjust mcam high prio zone entriesNaveen Mamindlapalli1-0/+68
2023-06-12net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-06-12net: phy: add driver for MediaTek SoC built-in GE PHYsDaniel Golle4-1/+1131
2023-06-12Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller16-173/+574
2023-06-12mdio: mdio-mux-mmioreg: Use of_property_read_reg() to parse "reg"Rob Herring1-3/+4
2023-06-12mlxsw: spectrum_router: Privatize mlxsw_sp_rif_dev()Petr Machata2-2/+1
2023-06-12mlxsw: Convert does-RIF-have-this-netdev queries to a dedicated helperPetr Machata3-9/+14
2023-06-12mlxsw: Convert RIF-has-netdevice queries to a dedicated helperPetr Machata4-4/+10
2023-06-12mlxsw: spectrum_router: Reuse work neighbor initialization in work schedulerPetr Machata1-19/+10
2023-06-12mlxsw: spectrum_router: Use the available router pointer for netevent handlingPetr Machata1-7/+12
2023-06-12mlxsw: spectrum_router: Pass router to mlxsw_sp_router_schedule_work() directlyPetr Machata1-5/+6
2023-06-12mlxsw: spectrum_router: Move here inetaddr validator notifiersPetr Machata4-25/+25
2023-06-12mlxsw: spectrum_router: mlxsw_sp_router_fini(): Extract a helper variablePetr Machata1-12/+13
2023-06-12net: enetc: reset taprio stats when taprio is deletedVladimir Oltean1-0/+9
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean1-13/+7
2023-06-12nfc: nxp-nci: store __be16 value in __be16 variableSimon Horman1-1/+1
2023-06-12net: mana: Add support for vlan taggingHaiyang Zhang1-2/+17
2023-06-12sfc: Add devlink dev info support for EF10Martin Habets1-0/+9
2023-06-12ionic: add support for ethtool extended stat link_down_countNitya Sunkad3-0/+12
2023-06-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller4-48/+84
2023-06-12net: wwan: iosm: enable runtime pm support for 7560M Chetan Kumar6-4/+65
2023-06-10net: renesas: rswitch: Use hardware pause featuresYoshihiro Shimoda2-22/+21
2023-06-10net: renesas: rswitch: Use napi_gro_receive() in RXYoshihiro Shimoda1-1/+1
2023-06-10sfc: generate encap headers for TC offloadEdward Cree1-9/+185
2023-06-10sfc: neighbour lookup for TC encap action offloadEdward Cree8-6/+569
2023-06-10sfc: MAE functions to create/update/delete encap headersEdward Cree2-2/+95
2023-06-10sfc: add function to atomically update a rule in the MAEEdward Cree2-0/+24
2023-06-10sfc: some plumbing towards TC encap action offloadEdward Cree5-3/+284
2023-06-10sfc: add fallback action-set-lists for TC offloadEdward Cree2-0/+77
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet8-0/+8
2023-06-09Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski139-5751/+32544
2023-06-09net/mlx5e: Remove a useless function callChristophe JAILLET1-3/+1