summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-08wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSRBalaji Pothunoori
2024-10-08net: fec: make PPS channel configurableFrancesco Dolcini
2024-10-08net: fec: refactor PPS channel configurationFrancesco Dolcini
2024-10-08net: sparx5: redefine internal ports and PGID's as offsetsDaniel Machon
2024-10-08net: sparx5: add is_sparx5 macro and use it throughoutDaniel Machon
2024-10-08net: sparx5: ops out function for DSM calendar calculationDaniel Machon
2024-10-08net: sparx5: ops out PTP IRQ handlerDaniel Machon
2024-10-08net: sparx5: ops out function for setting the port muxDaniel Machon
2024-10-08net: sparx5: ops out functions for getting certain array valuesDaniel Machon
2024-10-08net: sparx5: ops out chip port to device index/bit functionsDaniel Machon
2024-10-08net: sparx5: add ops to match dataDaniel Machon
2024-10-08net: sparx5: use SPX5_CONST for constants which do not have a symbolDaniel Machon
2024-10-08net: sparx5: use SPX5_CONST for constants which already have a symbolDaniel Machon
2024-10-08net: sparx5: add constants to match dataDaniel Machon
2024-10-08net: sparx5: add *sparx5 argument to a few functionsDaniel Machon
2024-10-08net: sparx5: modify SPX5_PORTS_ALL macroDaniel Machon
2024-10-08net: sparx5: add indirection layer to register macrosDaniel Machon
2024-10-08net: sparx5: add support for private match dataDaniel Machon
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel
2024-10-08net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski
2024-10-08net: dsa: b53: allow lower MTUs on BCM5325/5365Jonas Gorski
2024-10-08net: dsa: b53: fix max MTU for BCM5325/BCM5365Jonas Gorski
2024-10-08net: dsa: b53: fix max MTU for 1g switchesJonas Gorski
2024-10-08net: dsa: b53: fix jumbo frame mtu checkJonas Gorski
2024-10-08net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removalNicolas Pitre
2024-10-08net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removalNicolas Pitre
2024-10-08net: qcom/emac: Find sgmii_ops by device_for_each_child()Zijun Hu
2024-10-07net: airoha: Update tx cpu dma ring idx at the end of xmit loopLorenzo Bianconi
2024-10-07net: phy: Remove LED entry from LEDs list on unregisterChristian Marangi
2024-10-07netkit: Simplify netkit mode over to use NLA_POLICY_MAXDaniel Borkmann
2024-10-07netkit: Add option for scrubbing skb meta dataDaniel Borkmann
2024-10-07net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10Daniel Golle
2024-10-07vmxnet3: support higher link speeds from vmxnet3 v9Ronak Doshi
2024-10-07net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_f...Christophe JAILLET
2024-10-07Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"Jakub Kicinski
2024-10-07net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin
2024-10-07mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_instChristophe JAILLET
2024-10-07wifi: ath12k: fix one more memcpy size errorArnd Bergmann
2024-10-07wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based sema...Roopni Devanathan
2024-10-07wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()Rameshkumar Sundaram
2024-10-06hv_netvsc: Link queues to NAPIsJoe Damato
2024-10-06sfc: add per-queue RX bytes statsEdward Cree
2024-10-06sfc: implement per-queue TSO (hw_gso) statsEdward Cree
2024-10-06sfc: implement per-queue rx drop and overrun statsEdward Cree
2024-10-06sfc: account XDP TXes in netdev base statsEdward Cree
2024-10-06sfc: add n_rx_overlength to ethtool statsEdward Cree
2024-10-06sfc: implement basic per-queue statsEdward Cree
2024-10-06sfc: remove obsolete counters from struct efx_channelEdward Cree
2024-10-05wifi: rtl8xxxu: Perform update_beacon_work when beaconing is enabledMartin Kaistra
2024-10-05wifi: rtw89: debug: add beacon RSSI for debuggingPing-Ke Shih