summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-11-06net: dsa: add driver for MaxLinear GSW1xx switch familyDaniel Golle-0/+1027
2025-11-06net: dsa: lantiq_gswip: allow adjusting MII delaysDaniel Golle-38/+60
2025-11-06net: dsa: lantiq_gswip: add vendor property to setup MII refclk outputDaniel Golle-0/+2
2025-11-06net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALIDDaniel Golle-1/+7
2025-11-06net: dsa: lantiq_gswip: set link parameters also for CPU portDaniel Golle-1/+1
2025-11-06net: dsa: lantiq_gswip: support Energy Efficient EthernetDaniel Golle-0/+54
2025-11-06net: dsa: lantiq_gswip: support enable/disable learningDaniel Golle-0/+46
2025-11-06net: dsa: lantiq_gswip: split into common and MMIO partsDaniel Golle-1579/+1645
2025-11-06i40e: support generic devlink param "max_mac_per_vf"Mohammad Heib-10/+79
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-238/+557
2025-11-06wifi: ath12k: Fix timeout error during beacon stats retrievalManish Dharanenthiran-12/+1
2025-11-06wifi: ath12k: Make firmware stats reset caller-drivenManish Dharanenthiran-13/+13
2025-11-06lan966x: Fix sleeping in atomic contextHoratiu Vultur-17/+15
2025-11-06wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande-0/+3
2025-11-06bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu-8/+1
2025-11-06net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha-16/+91
2025-11-06idpf: add support for IDPF PCI programming interfacePavan Kumar Linga-17/+88
2025-11-06amd-xgbe: add ethtool jumbo frame selftestRaju Rangoju-0/+23
2025-11-06amd-xgbe: add ethtool split header selftestRaju Rangoju-0/+49
2025-11-06amd-xgbe: add ethtool phy loopback selftestRaju Rangoju-0/+40
2025-11-06amd-xgbe: introduce support ethtool selftestRaju Rangoju-1/+273
2025-11-06wifi: rtw89: process TX wait skbs for USB via C2H handlerFedor Pchelkin-7/+20
2025-11-06wifi: rtw89: provide TX reports for management framesFedor Pchelkin-1/+3
2025-11-06wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USBFedor Pchelkin-0/+149
2025-11-06wifi: rtw89: usb: anchor TX URBsFedor Pchelkin-4/+21
2025-11-06wifi: rtw89: fill TX descriptor of FWCMD in shortcutPing-Ke Shih-12/+14
2025-11-06wifi: rtw89: implement C2H TX report handlerFedor Pchelkin-6/+126
2025-11-06wifi: rtw89: refine rtw89_core_tx_wait_complete()Fedor Pchelkin-15/+11
2025-11-06wifi: rtw89: usb: use ieee80211_free_txskb() where appropriateFedor Pchelkin-2/+11
2025-11-06wifi: rtw89: usb: fix leak in rtw89_usb_write_port()Fedor Pchelkin-3/+4
2025-11-06wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()Fedor Pchelkin-3/+3
2025-11-05net: stmmac: socfpga: Add hardware supported cross-timestampRohan G Thomas-0/+125
2025-11-05net: stmmac: socfpga: Enable TSO for Agilex5 platformRohan G Thomas-0/+3
2025-11-05net: stmmac: socfpga: Enable TBS support for Agilex5Rohan G Thomas-0/+13
2025-11-05net: stmmac: socfpga: Agilex5 EMAC platform configurationRohan G Thomas-3/+27
2025-11-05Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-1957/+3419
2025-11-05Merge tag 'wireless-2025-11-05' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-70/+59
2025-11-05net: wan: framer: pef2256: Switch to devm_mfd_add_devices()Haotian Zhang-3/+4
2025-11-05net: dsa: microchip: Fix a link check in ksz9477_pcs_read()Dan Carpenter-1/+1
2025-11-05net: libwx: fix device bus LAN IDJiawen Wu-3/+4
2025-11-05net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pagesDragos Tatulea-19/+41
2025-11-05net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea-1/+4
2025-11-05net/mlx5e: SHAMPO, Fix header mapping for 64K pagesDragos Tatulea-19/+17
2025-11-05net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi-0/+7
2025-11-05net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman-3/+1
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski-4/+2
2025-11-05Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-557/+1554
2025-11-05Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-67/+55
2025-11-05wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi-3/+4
2025-11-05wifi: ath12k: Replace lock/unlock with guard()Ripan Deuri-30/+13