index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-11-06
wifi: rtw89: process TX wait skbs for USB via C2H handler
Fedor Pchelkin
-7
/
+20
2025-11-06
wifi: rtw89: provide TX reports for management frames
Fedor Pchelkin
-1
/
+3
2025-11-06
wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB
Fedor Pchelkin
-0
/
+149
2025-11-06
wifi: rtw89: usb: anchor TX URBs
Fedor Pchelkin
-4
/
+21
2025-11-06
wifi: rtw89: fill TX descriptor of FWCMD in shortcut
Ping-Ke Shih
-12
/
+14
2025-11-06
wifi: rtw89: implement C2H TX report handler
Fedor Pchelkin
-6
/
+126
2025-11-06
wifi: rtw89: refine rtw89_core_tx_wait_complete()
Fedor Pchelkin
-15
/
+11
2025-11-06
wifi: rtw89: usb: use ieee80211_free_txskb() where appropriate
Fedor Pchelkin
-2
/
+11
2025-11-06
wifi: rtw89: usb: fix leak in rtw89_usb_write_port()
Fedor Pchelkin
-3
/
+4
2025-11-06
wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()
Fedor Pchelkin
-3
/
+3
2025-11-05
net: stmmac: socfpga: Add hardware supported cross-timestamp
Rohan G Thomas
-0
/
+125
2025-11-05
net: stmmac: socfpga: Enable TSO for Agilex5 platform
Rohan G Thomas
-0
/
+3
2025-11-05
net: stmmac: socfpga: Enable TBS support for Agilex5
Rohan G Thomas
-0
/
+13
2025-11-05
net: stmmac: socfpga: Agilex5 EMAC platform configuration
Rohan G Thomas
-3
/
+27
2025-11-05
Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-1957
/
+3419
2025-11-05
Merge tag 'wireless-2025-11-05' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-70
/
+59
2025-11-05
net: wan: framer: pef2256: Switch to devm_mfd_add_devices()
Haotian Zhang
-3
/
+4
2025-11-05
net: dsa: microchip: Fix a link check in ksz9477_pcs_read()
Dan Carpenter
-1
/
+1
2025-11-05
net: libwx: fix device bus LAN ID
Jiawen Wu
-3
/
+4
2025-11-05
net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pages
Dragos Tatulea
-19
/
+41
2025-11-05
net/mlx5e: SHAMPO, Fix skb size check for 64K pages
Dragos Tatulea
-1
/
+4
2025-11-05
net/mlx5e: SHAMPO, Fix header mapping for 64K pages
Dragos Tatulea
-19
/
+17
2025-11-05
net: ti: icssg-prueth: Fix fdb hash size configuration
Meghana Malladi
-0
/
+7
2025-11-05
net/mlx5e: Fix return value in case of module EEPROM read error
Gal Pressman
-3
/
+1
2025-11-05
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
-4
/
+2
2025-11-05
Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-557
/
+1554
2025-11-05
Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-67
/
+55
2025-11-05
wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroup
Martin Willi
-3
/
+4
2025-11-05
wifi: ath12k: Replace lock/unlock with guard()
Ripan Deuri
-30
/
+13
2025-11-05
wifi: ath12k: Use dp objects in performance critical paths
Pavankumar Nandeshwar
-270
/
+262
2025-11-05
wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.ko
Pavankumar Nandeshwar
-18
/
+51
2025-11-05
wifi: ath12k: Remove arch-specific HAL dependencies from common DP
Pavankumar Nandeshwar
-7
/
+8
2025-11-05
wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7
Pavankumar Nandeshwar
-30
/
+27
2025-11-05
wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7
Pavankumar Nandeshwar
-31
/
+42
2025-11-05
wifi: ath12k: Remove the wifi7 header inclusions in common code
Pavankumar Nandeshwar
-98
/
+129
2025-11-05
wifi: ath12k: Move ieee80211_ops callback to the arch specific module
Ripan Deuri
-220
/
+237
2025-11-05
wifi: ath12k: Add helper to free DP link peer
Pavankumar Nandeshwar
-15
/
+13
2025-11-05
wifi: ath12k: Move DP specific link stats to DP link peer
Harsh Kumar Bijlani
-208
/
+281
2025-11-05
wifi: ath12k: Move DP device stats to ath12k_dp
Pavankumar Nandeshwar
-54
/
+60
2025-11-05
wifi: ath12k: Add callbacks in arch_ops for rx APIs
Pavankumar Nandeshwar
-37
/
+141
2025-11-04
net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...
Nishanth Menon
-5
/
+5
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
-7
/
+7
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
-2
/
+2
2025-11-04
virtio-net: fix received length check in big packets
Bui Quang Minh
-13
/
+12
2025-11-04
net: phy: fixed_phy: remove fixed_phy_add
Heiner Kallweit
-6
/
+0
2025-11-04
net: b44: register a fixed phy using fixed_phy_register_100fd if needed
Heiner Kallweit
-17
/
+21
2025-11-04
net: fec: register a fixed phy using fixed_phy_register_100fd if needed
Heiner Kallweit
-26
/
+27
2025-11-04
net: phy: fixed_phy: add helper fixed_phy_register_100fd
Heiner Kallweit
-0
/
+12
2025-11-04
net: altera-tse: Init PCS and phylink before registering netdev
Maxime Chevallier
-20
/
+20
2025-11-04
net: altera-tse: Don't use netdev name for the PCS mdio bus
Maxime Chevallier
-1
/
+1
[prev]
[next]