summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/mac.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-05wifi: rtw89: wow: update config mac function with different generationChin-Yen Lee1-0/+8
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/+3
2024-03-05wifi: rtw89: mac: add coexistence helpers {cfg/get}_pltPing-Ke Shih1-2/+20
2024-02-15wifi: rtw89: mac: implement MRC C2H event handlingZong-Zhe Yang1-0/+2
2024-02-15wifi: rtw89: fw: add definition of H2C command and C2H event for MRC seriesZong-Zhe Yang1-6/+18
2024-02-12wifi: rtw89: differentiate narrow_bw_ru_dis setting according to chip genZong-Zhe Yang1-0/+1
2024-02-12wifi: rtw89: mac: return held quota of DLE when changing MAC-1Ping-Ke Shih1-1/+3
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih1-0/+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-0/+3
2024-02-01wifi: rtw89: prepare scan leaf functions for wifi 7 ICsPo-Hao Huang1-0/+3
2024-02-01wifi: rtw89: 8922a: implement {stop,resume}_sch_tx and cfg_ppduPing-Ke Shih1-1/+13
2024-01-23wifi: rtw89: fix HW scan timeout due to TSF sync issueChih-Kang Chang1-0/+2
2024-01-23wifi: rtw89: add wait/completion for abort scanPo-Hao Huang1-1/+2
2023-12-15wifi: rtw89: only reset BB/RF for existing WiFi 6 chips while starting upPing-Ke Shih1-0/+17
2023-12-15wifi: rtw89: mac: add suffix _ax to MAC functionsPing-Ke Shih1-3/+14
2023-12-15wifi: rtw89: mac: add flags to check if CMAC and DMAC are enabledPing-Ke Shih1-1/+10
2023-12-15wifi: rtw89: 8922a: add power on/off functionsPing-Ke Shih1-0/+5
2023-12-15wifi: rtw89: add XTAL SI for WiFi 7 chipsPing-Ke Shih1-2/+19
2023-12-07wifi: rtw89: 8922a: dump MAC registers when SER occursChia-Yuan Li1-0/+10
2023-12-01wifi: rtw89: fix misbehavior of TX beacon in concurrent modeChih-Kang Chang1-0/+1
2023-12-01wifi: rtw89: mac: use pointer to access functions of hardware engine and quotaPing-Ke Shih1-3/+21
2023-12-01wifi: rtw89: mac: check queue empty according to chip genZong-Zhe Yang1-0/+7
2023-12-01wifi: rtw89: mac: add to get DLE reserved quotaPing-Ke Shih1-0/+19
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-0/+3
2023-10-30wifi: rtw89: set entry size of address CAM to H2C field by chipPing-Ke Shih1-0/+1
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-1/+14
2023-10-14wifi: rtw89: mac: set bfee_ctrl() according to chip genZong-Zhe Yang1-0/+1
2023-10-14wifi: rtw89: mac: generalize register of MU-EDCA switch according to chip genZong-Zhe Yang1-0/+2
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-6/+10
2023-09-18wifi: rtw89: add mac_gen pointer to access mac port registersPing-Ke Shih1-0/+1
2023-09-07wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmwarePing-Ke Shih1-2/+3
2023-09-07wifi: rtw89: fw: add checking type for variant type of firmwarePing-Ke Shih1-1/+1
2023-09-07wifi: rtw89: fw: generalize download firmware flow by mac_gen pointersPing-Ke Shih1-4/+5
2023-09-07wifi: rtw89: fw: move polling function of firmware path ready to an individua...Ping-Ke Shih1-0/+2
2023-08-25wifi: rtw89: mac: define register address of rx_filter to generalize codePing-Ke Shih1-0/+1
2023-08-25wifi: rtw89: mac: define internal memory address for WiFi 7 chipPing-Ke Shih1-0/+27
2023-08-25wifi: rtw89: mac: generalize code to indirectly access WiFi internal memoryPing-Ke Shih1-2/+3
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih1-12/+24
2023-06-07Merge wireless into wireless-nextJohannes Berg1-0/+2
2023-05-17wifi: rtw89: 8851b: add basic power on functionPing-Ke Shih1-0/+2
2023-05-12wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih1-0/+2
2023-05-11wifi: rtw89: ser: L1 add pre-M0 and post-M0 statesZong-Zhe Yang1-0/+2
2023-05-05wifi: rtw89: 8851b: add DLE mem and HFC quotaPing-Ke Shih1-0/+1
2023-04-20wifi: rtw89: mac: use regular int as return type of DLE buffer requestPing-Ke Shih1-1/+1
2023-04-17wifi: rtw89: support WoWLAN mode for 8852beChin-Yen Lee1-0/+1