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-13
wifi: rtw89: configure RX antenna if chips can support
Ping-Ke Shih
-4
/
+33
2025-11-13
wifi: rtw89: do RF calibration once setting channel when running pure monitor...
Ping-Ke Shih
-0
/
+23
2025-11-13
wifi: rtw89: consider data rate/bandwidth/GI for injected packets
Ping-Ke Shih
-0
/
+69
2025-11-13
wifi: rtw89: phy: fix out-of-bounds access in rtw89_phy_read_txpwr_limit()
Kuan-Chung Chen
-0
/
+20
2025-11-13
wifi: rtw89: 8852c: add compensation of thermal value from efuse calibration
Ping-Ke Shih
-5
/
+22
2025-11-13
wifi: rtw89: debug: add parser to diagnose along DIAG_MAC fw element
Ping-Ke Shih
-0
/
+299
2025-11-13
wifi: rtw89: fw: parse firmware element of DIAG_MAC
Ping-Ke Shih
-0
/
+22
2025-11-13
wifi: rtw89: pci: add to read PCI configuration space from common code
Ping-Ke Shih
-2
/
+29
2025-11-12
can: bxcan: Fix a typo error for assign
Chu Guangqing
-1
/
+1
2025-11-12
can: mcp251xfd: add gpio functionality
Gregor Herburger
-0
/
+163
2025-11-12
can: mcp251xfd: only configure PIN1 when rx_int is set
Gregor Herburger
-14
/
+13
2025-11-12
can: mcp251xfd: add workaround for errata 5
Gregor Herburger
-6
/
+84
2025-11-12
Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stack
Eric Biggers
-9
/
+10
2025-11-12
Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-27
/
+18
2025-11-12
Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-35
/
+99
2025-11-12
net: stmmac: improve ndev->max_mtu setup readability
Russell King (Oracle)
-10
/
+12
2025-11-12
r8169: add support for RTL8125K
javen
-0
/
+3
2025-11-12
Merge tag 'ath-next-20251111' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-25
/
+14
2025-11-12
net/mlx5: Switch to more abstract scoped ksimd guard API on arm64
Ard Biesheuvel
-9
/
+10
2025-11-12
can: mcp251xfd: utilize gather_write function for all non-CRC writes
Gregor Herburger
-12
/
+13
2025-11-12
can: mcp251xfd: move chip sleep mode into runtime pm
Marc Kleine-Budde
-34
/
+57
2025-11-12
wifi: iwlwifi: mld: always take beacon ies in link grading
Miri Korenblit
-6
/
+1
2025-11-12
wifi: iwlwifi: mvm: fix beacon template/fixed rate
Johannes Berg
-13
/
+12
2025-11-12
wifi: iwlwifi: fix aux ROC time event iterator usage
Junjie Cao
-7
/
+7
2025-11-11
net: sparx5/lan969x: populate netdev of_node
Robert Marko
-0
/
+2
2025-11-11
net: stmmac: meson8b: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-14
/
+4
2025-11-11
net: stmmac: meson8b: use phy_intf_sel directly
Russell King (Oracle)
-8
/
+8
2025-11-11
net: stmmac: meson8b: use PHY_INTF_SEL_x
Russell King (Oracle)
-2
/
+2
2025-11-11
net: netcp: ethss: Fix type of first parameter in hwtstamp stubs
Nathan Chancellor
-2
/
+2
2025-11-11
wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k module
Alok Singh
-153
/
+165
2025-11-11
wifi: ath12k: Move MSDU END TLV processing to Wi-Fi 7 module
Alok Singh
-63
/
+54
2025-11-11
wifi: ath12k: Move MU user processing to Wi-Fi 7 module
Alok Singh
-366
/
+352
2025-11-11
wifi: ath12k: Move remaining SIG TLV parsing to Wi-Fi 7 module
Alok Singh
-277
/
+269
2025-11-11
wifi: ath12k: Move EHT SIG processing to Wi-Fi 7 module
Alok Singh
-397
/
+390
2025-11-11
wifi: ath12k: Move HE SIG processing to Wi-Fi 7 module
Alok Singh
-384
/
+370
2025-11-11
wifi: ath12k: Move HT/VHT SIG processing to Wi-Fi 7 module
Alok Singh
-63
/
+59
2025-11-11
wifi: ath12k: Move TX monitor functionality to Wi-Fi 7 module
Alok Singh
-682
/
+682
2025-11-11
wifi: ath12k: Move RX status TLV parsing to Wi-Fi 7 module
Alok Singh
-347
/
+405
2025-11-11
wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 module
Alok Singh
-217
/
+230
2025-11-11
wifi: ath12k: Move monitor status processing to Wi-Fi 7 module
Alok Singh
-415
/
+433
2025-11-11
wifi: ath12k: Move monitor ring processing to Wi-Fi 7 module
Alok Singh
-249
/
+305
2025-11-11
mlx5: Fix default values in create CQ
Akiva Goldberger
-40
/
+34
2025-11-11
net/mlx5e: Fix potentially misleading debug message
Gal Pressman
-2
/
+16
2025-11-11
net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps
Gal Pressman
-1
/
+9
2025-11-11
net/mlx5e: Fix maxrate wraparound in threshold between units
Gal Pressman
-2
/
+3
2025-11-11
net/mlx5e: Trim the length of the num_doorbell error
Cosmin Ratiu
-1
/
+1
2025-11-11
net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()
Carolina Jubran
-1
/
+2
2025-11-11
net/mlx5: E-Switch, support eswitch inactive mode
Saeed Mahameed
-22
/
+213
2025-11-11
net/mlx5: MPFS, add support for dynamic enable/disable
Saeed Mahameed
-17
/
+108
2025-11-11
wifi: mwl8k: inject DSSS Parameter Set element into beacons if missing
Pawel Dembicki
-5
/
+66
[prev]
[next]