summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2024-10-04net: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04net: mdio: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04net: dsa: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04net: phy: bcm84881: Fix some error handling pathsChristophe JAILLET
2024-10-04net: dsa: bcm_sf2: fix crossbar port bitwidth logicSam Edwards
2024-10-04net: dsa: mv88e6xxx: Support LED controlLinus Walleij
2024-10-04net: pse-pd: Fix enabled status mismatchKory Maincent
2024-10-04hv_netvsc: Don't assume cpu_possible_mask is denseMichael Kelley
2024-10-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-04ibmvnic: Inspect header requirements before using scrq directNick Child
2024-10-04net/mlx5: hw counters: Remove mlx5_fc_create_exCosmin Ratiu
2024-10-04net/mlx5: hw counters: Don't maintain a counter countCosmin Ratiu
2024-10-04net/mlx5: hw counters: Drop unneeded cacheline alignmentCosmin Ratiu
2024-10-04net/mlx5: hw counters: Replace IDR+lists with xarrayCosmin Ratiu
2024-10-04net/mlx5: hw counters: Use kvmalloc for bulk query bufferCosmin Ratiu
2024-10-04net/mlx5: hw counters: Make fc_stats & fc_pool privateCosmin Ratiu
2024-10-04net: dsa: sja1105: fix reception from VLAN-unaware bridgesVladimir Oltean
2024-10-04octeontx2-af: Change block parameter to const pointer in get_lf_str_listRiyan Dhiman
2024-10-04net: macb: Adding support for Jumbo Frames up to 10240 Bytes in SAMA5D2Aleksander Jan Bajkowski