summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/mac.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05wifi: rtw89: wow: set security engine options for 802.11ax chips onlyChin-Yen Lee1-0/+3
2024-03-05wifi: rtw89: wow: update config mac function with different generationChin-Yen Lee1-0/+37
2024-03-05wifi: rtw89: wow: update WoWLAN status register for different generationChin-Yen Lee1-0/+1
2024-03-05wifi: rtw89: mac: add coexistence helpers {cfg/get}_pltPing-Ke Shih1-2/+6
2024-02-15wifi: rtw89: mac: implement MRC C2H event handlingZong-Zhe Yang1-0/+91
2024-02-12wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chipsPing-Ke Shih1-4/+4
2024-02-12wifi: rtw89: reference quota mode when setting Tx powerPo-Hao Huang1-2/+1
2024-02-12wifi: rtw89: 8922a: implement AP mode related reg for BE generationChih-Kang Chang1-4/+9
2024-02-12wifi: rtw89: differentiate narrow_bw_ru_dis setting according to chip genZong-Zhe Yang1-3/+9
2024-02-12wifi: rtw89: use PLCP information to match BSS_COLOR and AIDPing-Ke Shih1-0/+3
2024-02-12wifi: rtw89: mac: return held quota of DLE when changing MAC-1Ping-Ke Shih1-5/+14
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-2/+2
2024-02-01wifi: rtw89: update ps_state register for chips with different generationChin-Yen Lee1-0/+1
2024-02-01wifi: rtw89: 8922a: add ieee80211_ops::hw_scanPo-Hao Huang1-2/+13
2024-02-01wifi: rtw89: prepare scan leaf functions for wifi 7 ICsPo-Hao Huang1-0/+2
2024-02-01wifi: rtw89: update scan C2H messages for wifi 7 ICPo-Hao Huang1-4/+20
2024-02-01wifi: rtw89: 8922a: implement {stop,resume}_sch_tx and cfg_ppduPing-Ke Shih1-2/+3
2024-01-23wifi: rtw89: fix disabling concurrent mode TX hang issueChih-Kang Chang1-1/+1
2024-01-23wifi: rtw89: fix HW scan timeout due to TSF sync issueChih-Kang Chang1-5/+12
2024-01-23wifi: rtw89: add wait/completion for abort scanPo-Hao Huang1-3/+26
2024-01-23wifi: rtw89: refine hardware scan C2H eventsPo-Hao Huang1-7/+9
2024-01-18wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih1-0/+4
2024-01-18wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7Ping-Ke Shih1-1/+1
2024-01-12wifi: rtw89: mac: add feature_init to initialize BA CAM V1Ping-Ke Shih1-0/+26
2023-12-20wifi: rtw89: coex: Still show hardware grant signal info even Wi-Fi is PSChing-Te Ku1-1/+2
2023-12-15wifi: rtw89: mac: add suffix _ax to MAC functionsPing-Ke Shih1-79/+84
2023-12-15wifi: rtw89: mac: add flags to check if CMAC and DMAC are enabledPing-Ke Shih1-2/+8
2023-12-15wifi: rtw89: add XTAL SI for WiFi 7 chipsPing-Ke Shih1-4/+7
2023-12-07wifi: rtw89: 8922a: dump MAC registers when SER occursChia-Yuan Li1-75/+208
2023-12-01wifi: rtw89: fix misbehavior of TX beacon in concurrent modeChih-Kang Chang1-5/+24
2023-12-01wifi: rtw89: fix not entering PS mode after AP stopsPo-Hao Huang1-6/+65
2023-12-01wifi: rtw89: mac: use pointer to access functions of hardware engine and quotaPing-Ke Shih1-41/+63
2023-12-01wifi: rtw89: mac: move code related to hardware engine to individual functionsPing-Ke Shih1-17/+48
2023-12-01wifi: rtw89: mac: check queue empty according to chip genZong-Zhe Yang1-7/+10
2023-12-01wifi: rtw89: refine element naming used by queue empty checkZong-Zhe Yang1-4/+4
2023-12-01wifi: rtw89: add reserved size as factor of DLE used sizePing-Ke Shih1-7/+15
2023-12-01wifi: rtw89: mac: add to get DLE reserved quotaPing-Ke Shih1-0/+55
2023-12-01wifi: rtw89: 8922a: extend and add quota numberPing-Ke Shih1-0/+14
2023-11-22wifi: rtw89: mac: use mac_gen pointer to access about efusePing-Ke Shih1-3/+13
2023-10-14wifi: rtw89: mac: do bf_monitor only if WiFi 6 chipsZong-Zhe Yang1-0/+3
2023-10-14wifi: rtw89: mac: set bf_assoc capabilities according to chip genZong-Zhe Yang1-13/+16
2023-10-14wifi: rtw89: mac: set bfee_ctrl() according to chip genZong-Zhe Yang1-3/+8
2023-10-14wifi: rtw89: mac: generalize register of MU-EDCA switch according to chip genZong-Zhe Yang1-2/+8
2023-10-14wifi: rtw89: mac: update RTS threshold according to chip genZong-Zhe Yang1-1/+3
2023-10-05wifi: rtw89: mac: get TX power control register according to chip genZong-Zhe Yang1-6/+8
2023-09-18wifi: rtw89: add mac_gen pointer to access mac port registersPing-Ke Shih1-24/+48
2023-09-18wifi: rtw89: consolidate registers of mac port to structPing-Ke Shih1-12/+20
2023-09-18wifi: rtw89: mcc: deal with beacon NoA if GO existsZong-Zhe Yang1-0/+1
2023-09-07wifi: rtw89: 8922a: add chip_ops::bb_preinit to enable BB before downloading ...Ping-Ke Shih1-0/+6
2023-09-07wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmwarePing-Ke Shih1-4/+7