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-11
wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()
Abdun Nihaal
-2
/
+4
2025-11-11
wifi: mac80211_hwsim: Fix possible NULL dereference
Ilan Peer
-4
/
+10
2025-11-11
Merge tag 'ath-current-20251110' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-0
/
+3
2025-11-10
net: dsa: loop: use new helper fixed_phy_register_100fd to simplify the code
Heiner Kallweit
-6
/
+1
2025-11-10
net: mdio: fix resource leak in mdiobus_register_device()
Buday Csaba
-1
/
+4
2025-11-11
wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C command
Ping-Ke Shih
-1
/
+1
2025-11-11
wifi: rtw89: Enable the new rtw89_8852au module
Bitterblue Smith
-0
/
+14
2025-11-11
wifi: rtw89: Add rtw8852au.c
Bitterblue Smith
-0
/
+79
2025-11-11
wifi: rtw89: 8852a: Accept USB devices and load their MAC address
Bitterblue Smith
-9
/
+7
2025-11-11
wifi: rtw89: Add rtw8852a_hfc_param_ini_usb
Bitterblue Smith
-1
/
+45
2025-11-11
wifi: rtw89: Add rtw8852a_dle_mem_usb
Bitterblue Smith
-1
/
+31
2025-11-10
net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
Aksh Garg
-13
/
+14
2025-11-10
net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout
Aksh Garg
-1
/
+23
2025-11-11
wifi: rtw89: Use the correct power sequences for USB/SDIO
Bitterblue Smith
-1
/
+16
2025-11-10
bonding: fix mii_status when slave is down
Nicolas Dichtel
-2
/
+3
2025-11-10
gve: Default to max_rx_buffer_size for DQO if device supported
Ankit Garg
-0
/
+4
2025-11-10
gve: Allow ethtool to configure rx_buf_len
Ankit Garg
-1
/
+60
2025-11-10
gve: Use extack to log xdp config verification errors
Ankit Garg
-9
/
+15
2025-11-10
gve: Decouple header split from RX buffer length
Ankit Garg
-15
/
+0
2025-11-10
net: stmmac: ingenic: use ->set_phy_intf_sel()
Russell King (Oracle)
-22
/
+11
2025-11-10
net: stmmac: ingenic: pass ingenic_mac struct rather than plat_dat
Russell King (Oracle)
-18
/
+7
2025-11-10
net: stmmac: ingenic: simplify x2000 mac_set_mode()
Russell King (Oracle)
-21
/
+7
2025-11-10
net: stmmac: ingenic: simplify mac_set_mode() methods
Russell King (Oracle)
-48
/
+2
2025-11-10
net: stmmac: ingenic: move "MAC PHY control register" debug
Russell King (Oracle)
-15
/
+3
2025-11-10
net: stmmac: ingenic: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-21
/
+34
2025-11-10
net: stmmac: ingenic: prep PHY_INTF_SEL_x field after switch()
Russell King (Oracle)
-11
/
+23
2025-11-10
net: stmmac: ingenic: use PHY_INTF_SEL_x directly
Russell King (Oracle)
-12
/
+8
2025-11-10
net: stmmac: ingenic: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
-4
/
+4
2025-11-10
net: stmmac: ingenic: simplify jz4775 mac_set_mode()
Russell King (Oracle)
-8
/
+6
2025-11-10
net: stmmac: ingenic: move ingenic_mac_init()
Russell King (Oracle)
-14
/
+14
2025-11-10
usbnet: Add support for Byte Queue Limits (BQL)
Simon Schippers
-0
/
+11
2025-11-10
tg3: Fix num of RX queues being reported by ethtool
Breno Leitao
-1
/
+1
2025-11-10
net: dsa: b53: add support for bcm63xx ARL entry format
Jonas Gorski
-7
/
+61
2025-11-10
net: dsa: b53: add support for 5389/5397/5398 ARL entry format
Jonas Gorski
-3
/
+89
2025-11-10
net: dsa: b53: move ARL entry functions into ops struct
Jonas Gorski
-21
/
+76
2025-11-10
net: dsa: b53: split reading search entry into their own functions
Jonas Gorski
-18
/
+38
2025-11-10
net: dsa: b53: provide accessors for accessing ARL_SRCH_CTL
Jonas Gorski
-13
/
+24
2025-11-10
net: dsa: b53: move writing ARL entries into their own functions
Jonas Gorski
-12
/
+26
2025-11-10
net: dsa: b53: move reading ARL entries into their own function
Jonas Gorski
-46
/
+23
2025-11-10
net: dsa: b53: b53_arl_read{,25}(): use the entry for comparision
Jonas Gorski
-12
/
+10
2025-11-10
net: ravb: Correct bad check of timestamp control flags
Niklas Söderlund
-2
/
+2
2025-11-09
net/mlx5: fs, set non default device per namespace
Patrisious Haddad
-18
/
+56
2025-11-09
net/mlx5: fs, Add other_eswitch support for steering tables
Patrisious Haddad
-10
/
+40
2025-11-09
net/mlx5: Add direct ST mode support for RDMA
Yishai Hadas
-4
/
+25
2025-11-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-137
/
+2027
2025-11-07
net: stmmac: sti: use ->set_phy_intf_sel()
Russell King (Oracle)
-16
/
+9
2025-11-07
net: stmmac: sti: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-13
/
+9
2025-11-07
net: stmmac: sti: use PHY_INTF_SEL_x directly
Russell King (Oracle)
-15
/
+12
2025-11-07
net: stmmac: sti: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
-5
/
+7
2025-11-07
net: stmmac: lpc18xx: use ->set_phy_intf_sel()
Russell King (Oracle)
-14
/
+22
[prev]
[next]