summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg422-4552/+7931
2024-10-09net: phy: microchip_t1: SQI support for LAN887xTarun Alle1-0/+171
2024-10-09net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110Niklas Söderlund1-10/+36
2024-10-09net: phy: marvell-88q2xxx: Make register writer function genericNiklas Söderlund1-20/+20
2024-10-09net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220Niklas Söderlund1-34/+26
2024-10-09fsl/fman: Fix a typoAndrew Kreimer1-1/+1
2024-10-09net: phy: aquantia: allow forcing order of MDI pairsDaniel Golle1-0/+33
2024-10-09net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski1-2/+3
2024-10-09chelsio/chtls: Remove unused chtls_set_tcb_tflagDr. David Alan Gilbert2-10/+0
2024-10-09net: dsa: mv88e6xxx: Add FID map cacheAryan Srivastava4-38/+14
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg7-12/+4
2024-10-08wifi: cfg80211: stop exporting wext symbolsJohannes Berg2-2/+9
2024-10-08wifi: wext/libipw: move spy implementation to libipwJohannes Berg6-9/+252
2024-10-08wifi: ipw2x00/lib80211: move remaining lib80211 into libipwJohannes Berg14-52/+1825
2024-10-08wifi: libertas: don't select/include lib80211Johannes Berg2-2/+0
2024-10-08wifi: mwifiex: don't include lib80211.hJohannes Berg2-2/+1
2024-10-08wifi: qtnfmac: don't include lib80211.hJohannes Berg1-1/+0
2024-10-08idpf: Don't hard code napi_struct sizeJoe Damato1-1/+2
2024-10-08net: fec: make PPS channel configurableFrancesco Dolcini1-2/+4
2024-10-08net: fec: refactor PPS channel configurationFrancesco Dolcini1-5/+4
2024-10-08net: sparx5: redefine internal ports and PGID's as offsetsDaniel Machon11-45/+86
2024-10-08net: sparx5: add is_sparx5 macro and use it throughoutDaniel Machon5-52/+90
2024-10-08net: sparx5: ops out function for DSM calendar calculationDaniel Machon3-18/+26
2024-10-08net: sparx5: ops out PTP IRQ handlerDaniel Machon2-1/+5
2024-10-08net: sparx5: ops out function for setting the port muxDaniel Machon3-4/+10
2024-10-08net: sparx5: ops out functions for getting certain array valuesDaniel Machon7-5/+27
2024-10-08net: sparx5: ops out chip port to device index/bit functionsDaniel Machon4-2/+13
2024-10-08net: sparx5: add ops to match dataDaniel Machon4-18/+44
2024-10-08net: sparx5: use SPX5_CONST for constants which do not have a symbolDaniel Machon1-4/+9
2024-10-08net: sparx5: use SPX5_CONST for constants which already have a symbolDaniel Machon15-63/+90
2024-10-08net: sparx5: add constants to match dataDaniel Machon2-0/+42
2024-10-08net: sparx5: add *sparx5 argument to a few functionsDaniel Machon8-48/+48
2024-10-08net: sparx5: modify SPX5_PORTS_ALL macroDaniel Machon1-1/+2
2024-10-08net: sparx5: add indirection layer to register macrosDaniel Machon6-1954/+3009
2024-10-08net: sparx5: add support for private match dataDaniel Machon2-15/+34
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel2-0/+36
2024-10-08net: qcom/emac: Find sgmii_ops by device_for_each_child()Zijun Hu1-5/+17
2024-10-08net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10Daniel Golle1-0/+1
2024-10-08vmxnet3: support higher link speeds from vmxnet3 v9Ronak Doshi1-0/+8
2024-10-08mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_instChristophe JAILLET3-37/+37
2024-10-06hv_netvsc: Link queues to NAPIsJoe Damato2-3/+19
2024-10-06sfc: add per-queue RX bytes statsEdward Cree5-0/+11
2024-10-06sfc: implement per-queue TSO (hw_gso) statsEdward Cree3-0/+22
2024-10-06sfc: implement per-queue rx drop and overrun statsEdward Cree4-2/+31
2024-10-06sfc: account XDP TXes in netdev base statsEdward Cree5-8/+39
2024-10-06sfc: add n_rx_overlength to ethtool statsEdward Cree1-0/+1
2024-10-06sfc: implement basic per-queue statsEdward Cree7-4/+108
2024-10-06sfc: remove obsolete counters from struct efx_channelEdward Cree2-6/+0
2024-10-05net: Switch back to struct platform_driver::remove()Uwe Kleine-König11-11/+11
2024-10-05net: mdio: Switch back to struct platform_driver::remove()Uwe Kleine-König19-19/+19