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-18
wifi: rtw89: fw: part size to download firmware by header info
Ping-Ke Shih
-12
/
+20
2025-11-18
wifi: rtw89: flush TX queue before deleting key
Chih-Kang Chang
-0
/
+1
2025-11-17
net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy...
Heiner Kallweit
-24
/
+0
2025-11-17
eth: fbnic: Configure RDE settings for pause frame
Mohsin Bashir
-4
/
+28
2025-11-17
mlx5: extract GRXRINGS from .get_rxnfc
Breno Leitao
-20
/
+16
2025-11-17
mlx4: extract GRXRINGS from .get_rxnfc
Breno Leitao
-3
/
+8
2025-11-17
can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling
Marc Kleine-Budde
-2
/
+2
2025-11-17
can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...
Marc Kleine-Budde
-5
/
+54
2025-11-16
can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...
Marc Kleine-Budde
-7
/
+19
2025-11-16
can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs
Marc Kleine-Budde
-2
/
+15
2025-11-16
can: sja1000: fix max irq loop handling
Thomas Mühlbacher
-2
/
+2
2025-11-16
can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
Seungjin Bae
-2
/
+2
2025-11-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
-57
/
+143
2025-11-14
net: stmmac: rk: use PHY_INTF_SEL_x in functions
Russell King (Oracle)
-48
/
+43
2025-11-14
net: stmmac: rk: use PHY_INTF_SEL_x constants
Russell King (Oracle)
-23
/
+23
2025-11-14
net: stmmac: rk: convert all bitfields to GRF_FIELD*()
Russell King (Oracle)
-79
/
+57
2025-11-14
net: stmmac: rk: replace HIWORD_UPDATE() with GRF_FIELD()
Russell King (Oracle)
-32
/
+32
2025-11-14
veth: more robust handing of race to avoid txq getting stuck
Jesper Dangaard Brouer
-18
/
+20
2025-11-14
net: bnx2x: convert to use get_rx_ring_count
Breno Leitao
-12
/
+4
2025-11-14
net: ixgbe: convert to use .get_rx_ring_count
Breno Leitao
-5
/
+10
2025-11-14
net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...
Pavel Zhigulin
-0
/
+2
2025-11-14
net: dsa: hellcreek: fix missing error handling in LED registration
Pavel Zhigulin
-2
/
+12
2025-11-13
net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common()
Lad Prabhakar
-2
/
+5
2025-11-13
net: phy: mscc: Add support for PHY LED control
Lad Prabhakar
-0
/
+250
2025-11-13
net: phy: mscc: Consolidate probe functions into a common helper
Lad Prabhakar
-95
/
+106
2025-11-13
net: phy: mscc: Simplify LED mode update using phy_modify()
Lad Prabhakar
-10
/
+3
2025-11-13
net: usb: usbnet: adhere to style
Oliver Neukum
-113
/
+120
2025-11-13
net: pcs: xpcs-plat: fix MODULE_AUTHOR
Vladimir Oltean
-1
/
+1
2025-11-13
mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()
Zilin Guan
-2
/
+4
2025-11-13
vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index()
Yue Haibing
-2
/
+0
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-110
/
+227
2025-11-13
net: stmmac: always allocate mac_device_info
Russell King (Oracle)
-24
/
+16
2025-11-13
net: stmmac: clean up stmmac_reset()
Russell King (Oracle)
-7
/
+5
2025-11-13
net: phy: fixed_phy: initialize the link status as up
Heiner Kallweit
-8
/
+5
2025-11-13
virtio-net: fix incorrect flags recording in big mode
Xuan Zhuo
-5
/
+11
2025-11-13
Merge tag 'linux-can-next-for-6.19-20251112-2' of git://git.kernel.org/pub/sc...
Paolo Abeni
-149
/
+434
2025-11-12
net: stmmac: visconti: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-20
/
+6
2025-11-12
net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
-3
/
+3
2025-11-12
net: stmmac: stm32: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-20
/
+22
2025-11-12
net: stmmac: stm32: use PHY_INTF_SEL_x directly
Russell King (Oracle)
-19
/
+13
2025-11-12
net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
-6
/
+14
2025-11-12
net: stmmac: starfive: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-18
/
+6
2025-11-12
net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
-2
/
+2
2025-11-12
net: stmmac: mediatek: simplify set_interface() methods
Russell King (Oracle)
-38
/
+12
2025-11-12
net: stmmac: mediatek: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-18
/
+25
2025-11-12
net: stmmac: mediatek: use PHY_INTF_SEL_x
Russell King (Oracle)
-10
/
+8
2025-11-12
net: stmmac: loongson1: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-8
/
+3
2025-11-12
net: stmmac: loongson1: use PHY_INTF_SEL_x directly
Russell King (Oracle)
-6
/
+5
2025-11-12
net: stmmac: loongson1: use PHY_INTF_SEL_x
Russell King (Oracle)
-2
/
+2
2025-11-13
wifi: rtw89: rtw8852bu: Added dev id for ASUS AX57 NANO USB Wifi dongle
Dan Hamik
-0
/
+2
[prev]
[next]