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
Age
Commit message (
Expand
)
Author
Lines
2023-04-18
wifi: iwlwifi: mvm: add MLO support to SF - use sta pointer
Johannes Berg
-21
/
+8
2023-04-18
wifi: iwlwifi: mvm: configure TLC on link activation
Johannes Berg
-0
/
+24
2023-04-18
wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO
Johannes Berg
-3
/
+34
2023-04-18
wifi: iwlwifi: mvm: remove RS rate init update argument
Johannes Berg
-26
/
+31
2023-04-18
wifi: iwlwifi: mvm: initialize per-link STA ratescale data
Johannes Berg
-14
/
+28
2023-04-18
wifi: iwlwifi: mvm: rs-fw: properly access sband->iftype_data
Johannes Berg
-9
/
+12
2023-04-18
wifi: iwlwifi: mvm: only clients can be 20MHz-only
Johannes Berg
-12
/
+24
2023-04-18
wifi: iwlwifi: mvm: fix iwl_mvm_sta_rc_update for MLO
Johannes Berg
-7
/
+3
2023-04-18
wifi: iwlwifi: mvm: remove per-STA MFP setting
Johannes Berg
-1
/
+0
2023-04-18
wifi: iwlwifi: mvm: allow NL80211_EXT_FEATURE_SCAN_MIN_PREQ_CONTENT
Johannes Berg
-0
/
+2
2023-04-18
wifi: iwlwifi: mvm: use BSSID when building probe requests
Johannes Berg
-1
/
+4
2023-04-18
wifi: iwlwifi: mvm: update mac id management
Gregory Greenman
-9
/
+13
2023-04-18
wifi: iwlwifi: mvm: adopt the latest firmware API
Emmanuel Grumbach
-17
/
+0
2023-04-17
wifi: rtw89: add support of concurrent mode
Po-Hao Huang
-0
/
+25
2023-04-17
wifi: rtw89: Disallow power save with multiple stations
Po-Hao Huang
-0
/
+3
2023-04-17
wifi: rtw89: update statistics to FW for fine-tuning performance
Po-Hao Huang
-1
/
+54
2023-04-17
wifi: rtw89: use struct instead of macros to set H2C command of hardware scan
Ping-Ke Shih
-108
/
+51
2023-04-17
wifi: rtw89: refine scan function after chanctx
Po-Hao Huang
-44
/
+35
2023-04-17
wifi: rtw89: prohibit enter IPS during HW scan
Chih-Kang Chang
-1
/
+2
2023-04-17
wifi: rtw89: coex: send more hardware module info to firmware for 8851B
Ping-Ke Shih
-107
/
+75
2023-04-17
wifi: rtw89: coex: Update function to get BT RSSI and hardware counter
Ching-Te Ku
-3
/
+6
2023-04-17
wifi: rtw89: coex: Add path control register to monitor list
Ching-Te Ku
-1
/
+6
2023-04-17
wifi: rtw89: coex: Enable Wi-Fi RX gain control for free run solution
Ching-Te Ku
-4
/
+4
2023-04-17
wifi: rtw89: fix power save function in WoWLAN mode
Chih-Kang Chang
-5
/
+8
2023-04-17
wifi: rtw89: support WoWLAN mode for 8852be
Chin-Yen Lee
-0
/
+19
2023-04-17
wifi: iwlwifi: move debug buffer allocation failure to info verbosity
Golan Ben Ami
-1
/
+1
2023-04-17
wifi: iwlwifi: make the loop for card preparation effective
Emmanuel Grumbach
-1
/
+2
2023-04-17
wifi: iwlwifi: mvm: allow number of beacons from FW
Johannes Berg
-1
/
+13
2023-04-17
wifi: iwlwifi: mvm: implement key link switching
Johannes Berg
-2
/
+67
2023-04-17
wifi: iwlwifi: mvm: implement BAID link switching
Johannes Berg
-10
/
+70
2023-04-17
wifi: iwlwifi: mvm: track station mask for BAIDs
Johannes Berg
-25
/
+36
2023-04-17
wifi: iwlwifi: bump FW API to 77 for AX devices
Gregory Greenman
-1
/
+1
2023-04-17
wifi: iwlwifi: mvm: use correct sta mask to remove queue
Johannes Berg
-4
/
+5
2023-04-17
wifi: iwlwifi: mvm: avoid iterating over an un-initialized list
Avraham Stern
-2
/
+2
2023-04-17
wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()
Johannes Berg
-30
/
+42
2023-04-17
wifi: iwlwifi: mvm: properly implement HE AP support
Johannes Berg
-3
/
+15
2023-04-17
wifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()
Ilan Peer
-2
/
+3
2023-04-17
wifi: iwlwifi: mvm: fix getting lowest TX rate for MLO
Johannes Berg
-2
/
+29
2023-04-17
wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queues
Gregory Greenman
-1
/
+20
2023-04-17
wifi: iwlwifi: nvm-parse: add full BW UL MU-MIMO support
Johannes Berg
-0
/
+4
2023-04-14
bcma: Add explicit of_device.h include
Rob Herring
-0
/
+1
2023-04-14
wifi: rtl8xxxu: Support devices with 5-6 out endpoints
Bitterblue Smith
-1
/
+3
2023-04-14
wifi: rtl8xxxu: Clean up some messy ifs
Bitterblue Smith
-19
/
+30
2023-04-14
wifi: brcmfmac: add Cypress 43439 SDIO ids
Marek Vasut
-2
/
+12
2023-04-14
wifi: rtw89: fix crash due to null pointer of sta in AP mode
Ping-Ke Shih
-1
/
+1
2023-04-14
wifi: rtw89: correct 5 MHz mask setting
Eric Huang
-8
/
+10
2023-04-14
wifi: rtw89: 8851b: add tables for RFK
Ping-Ke Shih
-0
/
+572
2023-04-14
wifi: rtw89: 8851b: add BB and RF tables (2 of 2)
Ping-Ke Shih
-0
/
+8058
2023-04-14
wifi: rtw89: 8851b: add BB and RF tables (1 of 2)
Ping-Ke Shih
-0
/
+6787
2023-04-14
wifi: rtw89: pci: update PCI related settings to support 8851B
Ping-Ke Shih
-12
/
+21
[next]