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-07-15
Merge tag 'linux-can-fixes-for-6.16-20250715' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-20
/
+41
2025-07-15
bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
Andy Gospodarek
-10936
/
+22
2025-07-15
usb: net: sierra: check for no status endpoint
Oliver Neukum
-0
/
+4
2025-07-15
ice: check correct pointer in fwlog debugfs
Michal Swiatkowski
-1
/
+1
2025-07-15
ice: add NULL check in eswitch lag check
Dave Ertman
-1
/
+2
2025-07-15
ethernet: intel: fix building with large NR_CPUS
Arnd Bergmann
-3
/
+5
2025-07-15
wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()
Baochen Qiang
-6
/
+6
2025-07-15
wifi: ath5k: Use max() to improve code
Qianfeng Rong
-9
/
+3
2025-07-15
wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env()
Baochen Qiang
-1
/
+1
2025-07-15
wifi: ath12k: Validate peer_id before searching for peer
Sriram R
-0
/
+3
2025-07-15
wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM mode
Aaradhana Sahu
-1
/
+5
2025-07-15
can: tscan1: Kconfig: add COMPILE_TEST
Vincent Mailhol
-1
/
+1
2025-07-15
can: ti_hecc: Kconfig: add COMPILE_TEST
Vincent Mailhol
-1
/
+1
2025-07-15
can: ti_hecc: fix -Woverflow compiler warning
Vincent Mailhol
-1
/
+1
2025-07-15
Merge tag 'iwlwifi-next-2025-07-15' of https://git.kernel.org/pub/scm/linux/k...
Johannes Berg
-1217
/
+792
2025-07-15
Merge tag 'iwlwifi-fixes-2025-07-15' of https://git.kernel.org/pub/scm/linux/...
Johannes Berg
-9
/
+15
2025-07-15
can: tcan4x5x: fix reset gpio usage during probe
Brett Werling
-20
/
+41
2025-07-15
can: janz-ican3: use sysfs_emit() in fwinfo_show()
Khaled Elnaggar
-1
/
+1
2025-07-15
wifi: iwlwifi: Fix botched indexing conversion
Ville Syrjälä
-4
/
+4
2025-07-15
wifi: mac80211_hwsim: Update comments in header
Alex Gavin
-7
/
+7
2025-07-15
wifi: mac80211_hwsim: Declare support for AP scanning
Ilan Peer
-1
/
+2
2025-07-15
mwl8k: Add missing check after DMA map
Thomas Fourier
-0
/
+4
2025-07-15
Merge tag 'ath-current-20250714' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-1
/
+2
2025-07-15
wifi: rtw88: Fix macid assigned to TDLS station
Bitterblue Smith
-2
/
+2
2025-07-15
wifi: rtw88: enable TX reports for the management queue
Andrey Skvortsov
-1
/
+40
2025-07-15
wifi: rtl8xxxu: Fix RX skb size for aggregation disabled
Martin Kaistra
-1
/
+1
2025-07-15
wifi: rtw89: 8852b: implement RFK multi-channel handling and support chanctx ...
Zong-Zhe Yang
-24
/
+68
2025-07-15
wifi: rtw89: 8852b: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature
Zong-Zhe Yang
-0
/
+1
2025-07-15
wifi: rtw89: 8852bt: implement RFK multi-channel handling and support chanctx...
Zong-Zhe Yang
-19
/
+65
2025-07-15
wifi: rtw89: 8852bt: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature
Zong-Zhe Yang
-0
/
+1
2025-07-15
wifi: rtw89: tweak tx wake notify matching condition
Chih-Kang Chang
-5
/
+17
2025-07-15
wifi: rtw89: update SER L2 type default value
Chih-Kang Chang
-16
/
+30
2025-07-15
wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGER
Zong-Zhe Yang
-8
/
+21
2025-07-15
wifi: rtw89: check LPS H2C command complete by C2H reg instead of done ack
Chih-Kang Chang
-2
/
+42
2025-07-15
wifi: rtw89: mcc: solve GO's TBTT change and TBTT too close to NoA issue
Chih-Kang Chang
-14
/
+154
2025-07-15
wifi: rtw89: extend HW scan of WiFi 7 chips for extra OP chan when concurrency
Chih-Kang Chang
-18
/
+73
2025-07-15
wifi: rtw89: mcc: when MCC stop forcing to stay at GO role
Chih-Kang Chang
-5
/
+30
2025-07-15
wifi: rtw89: mcc: enlarge GO NoA duration to cover channel switching time
Chih-Kang Chang
-3
/
+8
2025-07-15
wifi: rtw89: add DIG suspend/resume flow when scan and connection
Chih-Kang Chang
-0
/
+62
2025-07-15
wifi: rtw89: mcc: add H2C command to support different PD level in MCC
Chih-Kang Chang
-23
/
+257
2025-07-14
net: wangxun: fix LIBWX dependencies again
Arnd Bergmann
-0
/
+2
2025-07-15
wifi: rtw89: regd/acpi: support 6 GHz VLP policy via ACPI DSM
Zong-Zhe Yang
-0
/
+131
2025-07-15
wifi: rtw89: regd/acpi: support regulatory rules via ACPI DSM and parse rule ...
Zong-Zhe Yang
-1
/
+87
2025-07-15
wifi: rtw89: regd/acpi: update field definition to specific country in UNII-4...
Zong-Zhe Yang
-25
/
+13
2025-07-15
wifi: rtw89: regd/acpi: support country CA by BIT(1) in 6 GHz SP conf
Zong-Zhe Yang
-10
/
+11
2025-07-14
net: phy: Don't register LEDs for genphy
Sean Anderson
-2
/
+2
2025-07-14
net: phy: Don't register LEDs for genphy
Sean Anderson
-2
/
+4
2025-07-14
netdevsim: implement peer queue flow control
Breno Leitao
-7
/
+85
2025-07-14
Merge tag 'linux-can-next-for-6.17-20250711' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-97
/
+5
2025-07-14
net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
Alok Tiwari
-2
/
+2
[prev]
[next]