summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-23rtw89: 8852c: add set channel of BB partPing-Ke Shih4-4/+846
2022-04-23rtw89: 8852c: set channel of MAC partPing-Ke Shih2-0/+75
2022-04-23rtw89: 8852c: add set channel function of RF partPing-Ke Shih3-0/+252
2022-04-23rtw89: 8852c: add HFC parametersPing-Ke Shih1-0/+32
2022-04-23rtw89: 8852c: add efuse gain offset parserPing-Ke Shih4-4/+151
2022-04-23rtw89: 8852c: support bb gain infoZong-Zhe Yang4-0/+459
2022-04-23rtw89: 8852c: add BB initial and reset functionsPing-Ke Shih2-0/+208
2022-04-23rtw89: 8852c: phy: configure TSSI bandedgePing-Ke Shih8-0/+158
2022-04-23rtw89: 8852c: add TX power track tablesZong-Zhe Yang5-28/+172
2022-04-23rtw89: 8852c: add TX power by rate and limit tablesPing-Ke Shih4-0/+5655
2022-04-23rtw89: 8852c: add BB and RF parameters tablesPing-Ke Shih5-0/+13721
2022-04-23wl18xx: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy...Minghao Chi1-12/+6
2022-04-23wlcore: cmd: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi1-4/+2
2022-04-23wlcore: sdio: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi1-2/+1
2022-04-23wlcore: vendor_cmd: use pm_runtime_resume_and_get() instead of pm_runtime_get...Minghao Chi1-12/+6
2022-04-23wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_s...Minghao Chi1-8/+4
2022-04-23wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi1-4/+2
2022-04-23wlcore: main: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi1-150/+75
2022-04-13rtw89: pci: correct return value handling of rtw89_write16_mdio_mask()Ping-Ke Shih1-2/+2
2022-04-13rtw89: configure security CAM for V1 chipPing-Ke Shih4-0/+26
2022-04-13rtw89: add new H2C to configure security CAM via DCTL for V1 chipPing-Ke Shih4-0/+373
2022-04-13rtw89: extend H2C of CMAC control infoPing-Ke Shih5-23/+72
2022-04-12Merge branch 'wfx-move-out-of-staging'Kalle Valo47-11/+26
2022-04-12rtlwifi: rtl8192cu: Fix spelling mistake "writting" -> "writing"Lv Ruyi1-2/+2
2022-04-12rtlwifi: Fix spelling mistake "cacluated" -> "calculated"Lv Ruyi6-11/+11
2022-04-12wlcore: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy...Minghao Chi1-35/+17
2022-04-12rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip IDJimmy Hon1-1/+1
2022-04-12rtw88: 8821ce: add support for device ID 0xb821Jimmy Hon1-0/+4
2022-04-12rtw88: 8821c: fix debugfs rssi valuePo-Hao Huang1-0/+4
2022-04-12rtw88: do PHY calibration while starting APPing-Ke Shih1-0/+13
2022-04-12rtw88: 8821c: Enable TX report for management framesPo-Hao Huang1-1/+1
2022-04-12rtw88: Add update beacon flow for AP modePo-Hao Huang9-2/+54
2022-04-12rtw88: fix incorrect frequency reportedPo-Hao Huang1-1/+2
2022-04-12rtw88: add ieee80211:sta_rc_update opsPo-Hao Huang6-12/+25
2022-04-12rtw89: rtw89_ser: add const to struct state_ent and event_entJoe Perches2-4/+4
2022-04-12rtw89: 8852c: add 8852c specific BT-coexistence initial functionChia-Yuan Li4-0/+122
2022-04-12rtw89: Skip useless dig gain and igi related settings for 8852CJohnson Lin2-2/+8
2022-04-12rtw89: 8852c: disable firmware watchdog if CPU disabledChia-Yuan Li3-4/+55
2022-04-12rtw89: reset BA CAMPing-Ke Shih2-0/+20
2022-04-12rtw89: change station scheduler setting for hardware TX modePing-Ke Shih1-2/+2
2022-04-12rtw89: ser: configure top ERR IMR for firmware to recoverPing-Ke Shih2-0/+44
2022-04-12rtw89: ser: configure C-MAC interrupt maskChia-Yuan Li5-36/+423
2022-04-12rtw89: ser: configure D-MAC interrupt maskChia-Yuan Li5-19/+1091
2022-04-12rtw89: ser: fix unannotated fall-throughZong-Zhe Yang1-0/+1
2022-04-11mac80211: prepare sta handling for MLO supportSriram R103-1094/+1200
2022-04-11mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)Peter Seiderer1-0/+3
2022-04-11nl80211: show SSID for P2P_GO interfacesJohannes Berg1-0/+1
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi4-1/+55
2022-04-11mac80211: Improve confusing comment around tx_info clearingToke Høiland-Jørgensen1-3/+3
2022-04-11mac80211: protect ieee80211_assign_beacon with next_beacon checkLorenzo Bianconi1-10/+12