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
/
wireless
Age
Commit message (
Expand
)
Author
Lines
2026-03-30
wifi: rtw89: mac: disable pre-load function for RTL8922DE
Ping-Ke Shih
-2
/
+1
2026-03-30
wifi: rtw89: mac: add specific case to dump mac memory for RTL8922D
Ping-Ke Shih
-4
/
+17
2026-03-30
wifi: rtw89: pci: clear SER ISR when initial and leaving WoWLAN for WiFi 7 chips
Ping-Ke Shih
-8
/
+47
2026-03-30
wifi: rtw89: wow: enable MLD address for Magic packet wakeup
Chin-Yen Lee
-1
/
+8
2026-03-30
wifi: rtw89: wow: use struct style to fill WOW wakeup control H2C command
Chin-Yen Lee
-51
/
+26
2026-03-30
wifi: rtw89: 8922d: add set channel of RF part
Ping-Ke Shih
-0
/
+48
2026-03-30
wifi: rtw89: 8922d: add set channel of BB part
Ping-Ke Shih
-1
/
+885
2026-03-30
wifi: rtw89: 8922d: add set channel of MAC part
Ping-Ke Shih
-0
/
+93
2026-03-30
wifi: rtw89: 8922d: read and configure RF by calibration data from efuse phys...
Ping-Ke Shih
-0
/
+209
2026-03-30
wifi: rtw89: 8922d: define efuse map and read necessary fields
Ping-Ke Shih
-0
/
+235
2026-03-30
wifi: rtw89: 8922d: add power on/off functions
Ping-Ke Shih
-0
/
+300
2026-03-30
wifi: rtw89: 8922d: add definition of quota, registers and efuse block
Ping-Ke Shih
-0
/
+278
2026-03-30
wifi: rtw88: validate RX rate to prevent out-of-bound
Ping-Ke Shih
-0
/
+8
2026-03-30
wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...
Alexey Velichayshiy
-1
/
+1
2026-03-30
wifi: rtw89: Add support for Buffalo WI-U3-2400XE2
Zenm Chen
-0
/
+2
2026-03-30
wifi: rtw89: Add support for TP-Link Archer TX50U
Zenm Chen
-0
/
+2
2026-03-30
wifi: rtw89: retry efuse physical map dump on transient failure
Christian Hewitt
-2
/
+21
2026-03-30
wifi: rtw88: TX QOS Null data the same way as Null data
Bitterblue Smith
-1
/
+1
2026-03-30
wifi: rtw88: add quirks to disable PCI ASPM and deep LPS for HP P3S95EA#ACB
Ping-Ke Shih
-0
/
+36
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
-1
/
+1
2026-03-26
Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-2092
/
+5179
2026-03-25
wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
Alexander Popov
-1
/
+0
2026-03-25
wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END generically
Johannes Berg
-9
/
+4
2026-03-25
wifi: iwlwifi: reduce the number of prints upon firmware crash
Emmanuel Grumbach
-68
/
+1
2026-03-25
wifi: iwlwifi: fix the description of SESSION_PROTECTION_CMD
Emmanuel Grumbach
-2
/
+2
2026-03-25
wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_valid
Miri Korenblit
-5
/
+19
2026-03-25
wifi: iwlwifi: mld: block EMLSR during TDLS connections
Avinash Bhatt
-4
/
+22
2026-03-25
wifi: iwlwifi: TLC_MNG_CONFIG_CMD can use several structures
Emmanuel Grumbach
-1
/
+2
2026-03-25
wifi: iwlwifi: mld: update the TLC when we deactivate a link
Emmanuel Grumbach
-1
/
+56
2026-03-25
wifi: iwlwifi: add a macro for max FW links
Miri Korenblit
-8
/
+8
2026-03-25
wifi: iwlwifi: mld: always assign a fw id to a vif
Miri Korenblit
-0
/
+5
2026-03-25
wifi: iwlwifi: mld: use the dedicated helper to extract a link
Miri Korenblit
-6
/
+3
2026-03-25
wifi: iwlwifi: add MAC context command version 4
Johannes Berg
-20
/
+81
2026-03-25
wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()
Avinash Bhatt
-2
/
+6
2026-03-25
wifi: iwlwifi: mld: add double-include guards to nan.h
Johannes Berg
-1
/
+4
2026-03-25
wifi: iwlwifi: mld: make alloc functions not forced static
Johannes Berg
-8
/
+8
2026-03-25
wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argument
Johannes Berg
-2
/
+2
2026-03-25
wifi: iwlwifi: mld: remove type argument from iwl_mld_add_sta()
Johannes Berg
-4
/
+4
2026-03-25
wifi: iwlwifi: mld: make iwl_mld_mac80211_iftype_to_fw() static
Johannes Berg
-3
/
+1
2026-03-25
wifi: iwlwifi: pcie: don't dump on reset handshake in dump
Johannes Berg
-3
/
+10
2026-03-25
wifi: iwlwifi: use IWL_FW_CHECK for sync timeout
Johannes Berg
-5
/
+7
2026-03-25
wifi: iwlwifi: mld: add BIOS revision compatibility check for PPAG command
Pagadala Yesu Anjaneyulu
-0
/
+16
2026-03-25
wifi: iwlwifi: validate the channels received in iwl_mcc_update_resp_v*
Miri Korenblit
-0
/
+7
2026-03-25
wifi: iwlwifi: add CQM event support for per-link RSSI changes
Avinash Bhatt
-1
/
+27
2026-03-25
wifi: iwlwifi: mld: eliminate duplicate WIDE_ID in PPAG command handling
Pagadala Yesu Anjaneyulu
-7
/
+3
2026-03-25
wifi: iwlwifi: fw: Add TLV support for BIOS revision of command
Pagadala Yesu Anjaneyulu
-4
/
+78
2026-03-25
wifi: iwlwifi: bump core version for BZ/SC/DR
Miri Korenblit
-3
/
+3
2026-03-25
wifi: iwlwifi: mld: support changing iftype at runtime
Johannes Berg
-0
/
+25
2026-03-25
wifi: iwlwifi: mld: set UHR MCS in RX status
Johannes Berg
-0
/
+7
2026-03-25
wifi: iwlwifi: mld: enable UHR in TLC
Johannes Berg
-4
/
+24
[prev]
[next]