summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/mac.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-06wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure bootPing-Ke Shih1-2/+5
2024-11-06wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to registerPing-Ke Shih1-0/+15
2024-11-06wifi: rtw89: efuse: move reading efuse of fw secure info to commonPing-Ke Shih1-0/+5
2024-10-25wifi: rtw89: add thermal protectionPing-Ke Shih1-0/+13
2024-10-10wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmwareChin-Yen Lee1-0/+6
2024-10-01wifi: rtw89: handle entity active flag per PHYZong-Zhe Yang1-1/+2
2024-10-01wifi: rtw89: initialize dual HW bands for MLO and control them by linkZong-Zhe Yang1-2/+10
2024-09-24wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang1-45/+92
2024-09-24wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang1-24/+18
2024-09-24wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang1-24/+4
2024-09-24wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang1-13/+48
2024-09-24wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang1-11/+55
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang1-30/+30
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang1-216/+230
2024-09-02wifi: rtw89: wow: add wait for H2C of FW-IPS modeChin-Yen Lee1-0/+13
2024-09-02wifi: rtw89: wow: fix wait condition for AOAC report requestZong-Zhe Yang1-4/+2
2024-08-22wifi: rtw89: limit the PPDU length for VHT rate to 0x40000Chia-Yuan Li1-0/+7
2024-08-09wifi: rtw89: wow: add WoWLAN net-detect supportChin-Yen Lee1-2/+3
2024-08-07wifi: rtw89: add support for HW encryption in unicast management framesKuan-Chung Chen1-0/+7
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang1-2/+2
2024-08-02wifi: rtw89: 885xb: reset IDMEM mode to prevent download firmware failurePing-Ke Shih1-1/+1
2024-07-31wifi: rtw89: 8852bt: add chip_info of RTL8852BTPing-Ke Shih1-0/+7
2024-07-05wifi: rtw89: mac: parse MRC C2H failure reportZong-Zhe Yang1-0/+40
2024-06-27wifi: rtw89: wow: update config mac for 802.11ax chipChih-Kang Chang1-0/+29
2024-06-17wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BTPing-Ke Shih1-21/+22
2024-05-23wifi: rtw89: fix HW scan not aborting properlyPo-Hao Huang1-1/+4
2024-05-14wifi: rtw89: support mac_id number according to chipZong-Zhe Yang1-4/+3
2024-05-04wifi: rtw89: wow: support 802.11w PMF IGTK rekeyChih-Kang Chang1-0/+3
2024-05-04wifi: rtw89: wow: update latest PTK GTK info to mac80211 after resumeChih-Kang Chang1-0/+40
2024-04-29wifi: rtw89: fix CTS transmission issue with center frequency deviationKuan-Chung Chen1-0/+5
2024-04-23wifi: rtw89: coex: Add PTA path control condition for chip RTL8922AChing-Te Ku1-1/+1
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