index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-17
wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()
Howard Hsu
1
-4
/
+4
2023-04-17
wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED device
Sujuan Chen
3
-8
/
+16
2023-04-17
wifi: mt76: mt7915: expose device tree match table
Lorenz Brun
1
-0
/
+2
2023-04-17
wifi: mt76: dynamic channel bandwidth changes in AP mode
Ryder Lee
1
-1
/
+2
2023-04-17
wifi: mt76: mt7996: fix radiotap bitfield
Ryder Lee
2
-48
/
+47
2023-04-17
wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()
Dan Carpenter
1
-0
/
+1
2023-04-17
wifi: mt76: mt7996: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-04-17
wifi: mt76: mt7921: fix PCI DMA hang after reboot
Deren Wu
1
-11
/
+1
2023-04-17
wifi: mt76: mt7921: fix wrong command to set STA channel
Deren Wu
1
-1
/
+1
2023-04-17
dt-bindings: mt76: add active-low property for led
Frank Wunderlich
1
-0
/
+5
2023-04-17
wifi: mt76: remove redundent MCU_UNI_CMD_* definitions
Deren Wu
1
-3
/
+0
2023-04-17
wifi: rtw89: add support of concurrent mode
Po-Hao Huang
1
-0
/
+25
2023-04-17
wifi: rtw89: Disallow power save with multiple stations
Po-Hao Huang
1
-0
/
+3
2023-04-17
wifi: rtw89: update statistics to FW for fine-tuning performance
Po-Hao Huang
3
-1
/
+54
2023-04-17
wifi: rtw89: use struct instead of macros to set H2C command of hardware scan
Ping-Ke Shih
2
-108
/
+51
2023-04-17
wifi: rtw89: refine scan function after chanctx
Po-Hao Huang
6
-44
/
+35
2023-04-17
wifi: rtw89: prohibit enter IPS during HW scan
Chih-Kang Chang
1
-1
/
+2
2023-04-17
wifi: rtw89: coex: send more hardware module info to firmware for 8851B
Ping-Ke Shih
3
-107
/
+75
2023-04-17
wifi: rtw89: coex: Update function to get BT RSSI and hardware counter
Ching-Te Ku
3
-3
/
+6
2023-04-17
wifi: rtw89: coex: Add path control register to monitor list
Ching-Te Ku
2
-1
/
+6
2023-04-17
wifi: rtw89: coex: Enable Wi-Fi RX gain control for free run solution
Ching-Te Ku
2
-4
/
+4
2023-04-17
wifi: rtw89: fix power save function in WoWLAN mode
Chih-Kang Chang
4
-5
/
+8
2023-04-17
wifi: rtw89: support WoWLAN mode for 8852be
Chin-Yen Lee
3
-0
/
+19
2023-04-17
wifi: iwlwifi: move debug buffer allocation failure to info verbosity
Golan Ben Ami
1
-1
/
+1
2023-04-17
wifi: iwlwifi: make the loop for card preparation effective
Emmanuel Grumbach
1
-1
/
+2
2023-04-17
wifi: iwlwifi: mvm: allow number of beacons from FW
Johannes Berg
4
-1
/
+13
2023-04-17
wifi: iwlwifi: mvm: implement key link switching
Johannes Berg
3
-2
/
+67
2023-04-17
wifi: iwlwifi: mvm: implement BAID link switching
Johannes Berg
1
-10
/
+70
2023-04-17
wifi: iwlwifi: mvm: track station mask for BAIDs
Johannes Berg
3
-25
/
+36
2023-04-17
wifi: iwlwifi: bump FW API to 77 for AX devices
Gregory Greenman
1
-1
/
+1
2023-04-17
wifi: iwlwifi: mvm: use correct sta mask to remove queue
Johannes Berg
1
-4
/
+5
2023-04-17
wifi: iwlwifi: mvm: avoid iterating over an un-initialized list
Avraham Stern
2
-2
/
+2
2023-04-17
wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()
Johannes Berg
3
-30
/
+42
2023-04-17
wifi: iwlwifi: mvm: properly implement HE AP support
Johannes Berg
2
-3
/
+15
2023-04-17
wifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()
Ilan Peer
1
-2
/
+3
2023-04-17
wifi: iwlwifi: mvm: fix getting lowest TX rate for MLO
Johannes Berg
1
-2
/
+29
2023-04-17
wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queues
Gregory Greenman
4
-1
/
+20
2023-04-17
wifi: iwlwifi: nvm-parse: add full BW UL MU-MIMO support
Johannes Berg
1
-0
/
+4
2023-04-14
bcma: Add explicit of_device.h include
Rob Herring
1
-0
/
+1
2023-04-14
wifi: rtl8xxxu: Support devices with 5-6 out endpoints
Bitterblue Smith
2
-1
/
+3
2023-04-14
wifi: rtl8xxxu: Clean up some messy ifs
Bitterblue Smith
6
-19
/
+30
2023-04-14
wifi: brcmfmac: add Cypress 43439 SDIO ids
Marek Vasut
2
-2
/
+12
2023-04-14
wifi: rtw89: fix crash due to null pointer of sta in AP mode
Ping-Ke Shih
1
-1
/
+1
2023-04-14
wifi: rtw89: correct 5 MHz mask setting
Eric Huang
2
-8
/
+10
2023-04-14
wifi: rtw89: 8851b: add tables for RFK
Ping-Ke Shih
2
-0
/
+572
2023-04-14
wifi: rtw89: 8851b: add BB and RF tables (2 of 2)
Ping-Ke Shih
1
-0
/
+8058
2023-04-14
wifi: rtw89: 8851b: add BB and RF tables (1 of 2)
Ping-Ke Shih
2
-0
/
+6787
2023-04-14
wifi: rtw89: pci: update PCI related settings to support 8851B
Ping-Ke Shih
1
-12
/
+21
2023-04-14
wifi: rtw89: mac: update MAC settings to support 8851b
Ping-Ke Shih
2
-13
/
+33
2023-04-14
wifi: rtw89: 8851b: fix TX path to path A for one RF path chip
Ping-Ke Shih
1
-2
/
+11
[next]