summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/mac_be.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-24wifi: rtw89: mac: differentiate mem_page_size by chip generationKuan-Chung Chen1-0/+1
2025-05-10wifi: rtw89: debug: add MLD table dumpPo-Hao Huang1-0/+1
2025-04-28wifi: rtw89: refactor flow that hw scan handles channel listZong-Zhe Yang1-0/+2
2025-02-27wifi: rtw89: add support for HW TKIP cryptoKuan-Chung Chen1-2/+2
2025-02-21wifi: rtw89: mac: define registers of agg_limit and txcnt_limit to share comm...Ping-Ke Shih1-0/+2
2025-02-03wifi: rtw89: phy: rename to RTW89_PHY_NUM as proper namingPing-Ke Shih1-1/+1
2024-12-05wifi: rtw89: 8922a: use RSSI from PHY report in RX descriptorChih-Kang Chang1-0/+15
2024-11-06wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to registerPing-Ke Shih1-0/+1
2024-11-06wifi: rtw89: efuse: move reading efuse of fw secure info to commonPing-Ke Shih1-0/+1
2024-10-01wifi: rtw89: initialize dual HW bands for MLO and control them by linkZong-Zhe Yang1-1/+1
2024-09-24wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang1-14/+8
2024-09-24wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang1-10/+35
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang1-7/+7
2024-08-09wifi: rtw89: wow: add WoWLAN net-detect supportChin-Yen Lee1-0/+1
2024-06-27wifi: rtw89: wow: update config mac for 802.11ax chipChih-Kang Chang1-20/+0
2024-04-29wifi: rtw89: fix CTS transmission issue with center frequency deviationKuan-Chung Chen1-0/+5
2024-03-05wifi: rtw89: wow: update config mac function with different generationChin-Yen Lee1-0/+48
2024-03-05wifi: rtw89: wow: update WoWLAN status register for different generationChin-Yen Lee1-0/+1
2024-03-05wifi: rtw89: 8922a: add coexistence helpers of SW grantPing-Ke Shih1-0/+76
2024-03-05wifi: rtw89: mac: add coexistence helpers {cfg/get}_pltPing-Ke Shih1-0/+41
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-0/+3
2024-02-12wifi: rtw89: differentiate narrow_bw_ru_dis setting according to chip genZong-Zhe Yang1-0/+4
2024-02-12wifi: rtw89: use PLCP information to match BSS_COLOR and AIDPing-Ke Shih1-0/+3
2024-02-12wifi: rtw89: mac: reset PHY-1 hardware when going to enable/disablePing-Ke Shih1-0/+7
2024-02-12wifi: rtw89: mac: correct MUEDCA setting for MAC-1Ping-Ke Shih1-1/+2
2024-02-12wifi: rtw89: mac: return held quota of DLE when changing MAC-1Ping-Ke Shih1-2/+68
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-0/+1
2024-02-01wifi: rtw89: prepare scan leaf functions for wifi 7 ICsPo-Hao Huang1-0/+2
2024-02-01wifi: rtw89: 8922a: implement {stop,resume}_sch_tx and cfg_ppduPing-Ke Shih1-0/+96
2024-01-10wifi: rtw89: mac: Fix spelling mistakes "notfify" -> "notify"Colin Ian King1-2/+2
2023-12-19wifi: rtw89: mac: implement to configure TX/RX engines for WiFi 7 chipsPing-Ke Shih1-0/+961
2023-12-19wifi: rtw89: mac: add sys_init and filter option for WiFi 7 chipsPing-Ke Shih1-0/+111
2023-12-15wifi: rtw89: mac: add flags to check if CMAC and DMAC are enabledPing-Ke Shih1-0/+17
2023-12-15wifi: rtw89: add XTAL SI for WiFi 7 chipsPing-Ke Shih1-0/+54
2023-12-07wifi: rtw89: mac: refine SER setting during WiFi CPU power onPing-Ke Shih1-2/+4
2023-12-07wifi: rtw89: 8922a: dump MAC registers when SER occursChia-Yuan Li1-0/+251
2023-12-01wifi: rtw89: mac: functions to configure hardware engine and quota for WiFi 7...Ping-Ke Shih1-0/+390
2023-12-01wifi: rtw89: mac: check queue empty according to chip genZong-Zhe Yang1-0/+47
2023-11-22wifi: rtw89: mac: add to access efuse for WiFi 7 chipsPing-Ke Shih1-0/+4
2023-10-14wifi: rtw89: mac: set bf_assoc capabilities according to chip genZong-Zhe Yang1-0/+163
2023-10-14wifi: rtw89: mac: set bfee_ctrl() according to chip genZong-Zhe Yang1-0/+5
2023-10-14wifi: rtw89: mac: generalize register of MU-EDCA switch according to chip genZong-Zhe Yang1-0/+5
2023-10-14wifi: rtw89: mac: update RTS threshold according to chip genZong-Zhe Yang1-0/+1
2023-10-05wifi: rtw89: mac: get TX power control register according to chip genZong-Zhe Yang1-0/+40
2023-09-18wifi: rtw89: add mac_gen pointer to access mac port registersPing-Ke Shih1-0/+27
2023-09-07wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmwarePing-Ke Shih1-3/+7
2023-09-07wifi: rtw89: fw: add checking type for variant type of firmwarePing-Ke Shih1-2/+23
2023-09-07wifi: rtw89: fw: implement supported functions of download firmware for WiFi ...Ping-Ke Shih1-0/+131