index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
wifi: mt76: mt792x: add tx_done ring to common DMA queue allocation
Emery Hsin
2
-0
/
+12
2026-07-31
wifi: mt76: mt7925: rename WTBL registers to chip-specific format
Emery Hsin
3
-5
/
+5
2026-07-31
wifi: mt76: mt792x: rename WFDMA DMASHDL enable bit to follow the convention
Emery Hsin
2
-2
/
+2
2026-07-31
wifi: mt76: mt792x: replace shared PCIe MAC macros with per-chip struct
Emery Hsin
2
-6
/
+4
2026-07-31
wifi: mt76: mt7925: add per-chip PCIe register definitions
Emery Hsin
4
-8
/
+18
2026-07-31
wifi: mt76: connac2: add per-chip PCIe register definitions
Emery Hsin
2
-0
/
+10
2026-07-31
wifi: mt76: mt792x: add per-chip PCIe register struct
Emery Hsin
1
-0
/
+6
2026-07-31
wifi: mt76: mt7925: add MT7927 per-chip rx irq definitions
Emery Hsin
2
-3
/
+12
2026-07-31
wifi: mt76: mt7925: replace shared rx irq masks with per-chip definitions
Emery Hsin
3
-23
/
+23
2026-07-31
wifi: mt76: connac2: apply new rx all_complete_mask
Emery Hsin
2
-2
/
+5
2026-07-31
wifi: mt76: mt792x: consolidate rx interrupt masks into all_complete_mask
Emery Hsin
2
-6
/
+3
2026-07-31
wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutex
Runyu Xiao
1
-2
/
+3
2026-07-31
wifi: mt76: connac: add MT7991A (0x7991) to is_mt7996()
Dmitry Gomzyakov
1
-1
/
+2
2026-07-31
wifi: mm81x: prevent timers from outliving teardown
Linmao Li
3
-3
/
+3
2026-07-30
net/funeth: switch to higher-level allocator API
Brendan Jackman
1
-1
/
+1
2026-07-30
net: mctp: usb: Allow multiple urbs in flight
Jeremy Kerr
1
-4
/
+29
2026-07-30
net: mctp: usb: enable v1.1 packet spanning
Jeremy Kerr
1
-5
/
+21
2026-07-30
net: mctp: usblib: Add initial kunit tests
Jeremy Kerr
3
-0
/
+421
2026-07-30
net: mctp: usblib: Implement transmit-side packet spanning
Jeremy Kerr
2
-10
/
+20
2026-07-30
net: mctp: usblib: Implement receive-side packet spanning
Jeremy Kerr
2
-50
/
+121
2026-07-30
net: mctp: usb: Accommodate DSP0283 v1.1 header format
Jeremy Kerr
1
-6
/
+8
2026-07-30
net: mctp: usblib: Add support for multi-packet transmit
Jeremy Kerr
1
-46
/
+206
2026-07-30
net: mctp: usblib: Move TX transfer processing to mctp-usblib
Jeremy Kerr
2
-64
/
+253
2026-07-30
net: mctp: usb: Improve IN endpoint status handling
Jeremy Kerr
1
-7
/
+84
2026-07-30
net: mctp: usblib: Move RX transfer processing to a new mctp-usblib
Jeremy Kerr
4
-81
/
+214
2026-07-30
net: mctp: usb: Use packet-length max for maximum packet-size check
Jeremy Kerr
1
-1
/
+1
2026-07-30
net: mctp: usb: Include version indicator in max packet size defines
Jeremy Kerr
1
-4
/
+4
2026-07-30
pds_core: cancel pending PCI reset work on AER recovery
Nikhil P. Rao
1
-0
/
+4
2026-07-30
pds_core: keep the health thread stopped during reset
Nikhil P. Rao
2
-2
/
+9
2026-07-30
net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock
Shay Drory
2
-1
/
+4
2026-07-30
enic: fix tx_hang_reset use-after-free on device removal
Satish Kharat
1
-2
/
+3
2026-07-30
bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitor
Xiang Mei (Microsoft)
1
-4
/
+6
2026-07-30
wanxl: Remove pci_map_single_debug()
Bence Csokas
1
-17
/
+0
2026-07-30
Revert "net: thunderbolt: Enable end-to-end flow control also in transmit"
Fan Ye
1
-6
/
+7
2026-07-30
net: hns3: fix speed configuration residue after driver reload
Jijie Shao
1
-5
/
+1
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
70
-398
/
+856
2026-07-30
wifi: ath6kl: return 0 explicitly in ath6kl_init_upload()
Sang-Heon Jeon
1
-1
/
+1
2026-07-30
wifi: ath11k: fix stride mismatch in mac_phy_caps_parse()
Jeff Johnson
1
-3
/
+5
2026-07-30
wifi: ath12k: fix stride mismatch in mac_phy_caps_parse()
Jeff Johnson
1
-3
/
+5
2026-07-30
qede: sync udp_tunnel ports outside qede_lock in the recovery path
Denis V. Lunev
1
-22
/
+22
2026-07-30
Merge tag 'linux-can-fixes-for-7.2-20260729' of git://git.kernel.org/pub/scm/...
Paolo Abeni
13
-51
/
+175
2026-07-30
net: phy: micrel: Add loopback support for ksz9131
Maxime Chevallier
1
-0
/
+60
2026-07-30
net: intel: remove conditional return with no effect
Sang-Heon Jeon
3
-17
/
+3
2026-07-30
net: remove conditional return with no effect
Sang-Heon Jeon
2
-10
/
+2
2026-07-30
net: ethernet: remove conditional return with no effect
Sang-Heon Jeon
7
-37
/
+7
2026-07-30
octeontx2-pf: Set correct sequence for carrier off and tx queue stop
Suman Ghosh
1
-1
/
+1
2026-07-30
net: libwx: fix FDIR ATR queue mismatch for software VLAN packets
Jiawen Wu
1
-0
/
+2
2026-07-30
netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()
Breno Leitao
1
-1
/
+16
2026-07-30
netconsole: move local_ip/remote_ip/ipv6 to netconsole_target
Breno Leitao
1
-67
/
+76
2026-07-30
netconsole: move egress_dev() as netcons_egress_dev()
Breno Leitao
1
-7
/
+23
[prev]
[next]