summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/mac.h
AgeCommit message (Expand)AuthorFilesLines
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
2023-04-14wifi: rtw89: read version of analog hardwarePing-Ke Shih1-0/+1
2023-04-14wifi: rtw89: 8852c: add beacon filter and CQM supportPo-Hao Huang1-0/+1
2023-02-13wifi: rtw89: deal with RXI300 errorZong-Zhe Yang1-0/+2
2023-02-13wifi: rtw89: mac: add function to get TSFZong-Zhe Yang1-0/+11
2023-02-13wifi: rtw89: split out generic part of rtw89_mac_port_tsf_sync()Zong-Zhe Yang1-0/+4
2023-02-13wifi: rtw89: correct unit for port offset and refine macroZong-Zhe Yang1-1/+1
2022-12-08wifi: rtw89: stop mac port function when stop_ap()Po-Hao Huang1-0/+1
2022-12-08wifi: rtw89: add mac TSF sync functionPo-Hao Huang1-0/+2
2022-12-01wifi: rtw89: mac: process MCC related C2HZong-Zhe Yang1-0/+34
2022-12-01wifi: rtw89: check if atomic before queuing c2hZong-Zhe Yang1-0/+1
2022-11-08wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-Yuan Li1-0/+1
2022-11-08wifi: rtw89: dump dispatch status via debug portChia-Yuan Li1-0/+45
2022-11-01wifi: rtw89: add WoWLAN function supportChin-Yen Lee1-0/+14
2022-11-01wifi: rtw89: add drop tx packet functionChih-Kang Chang1-0/+13
2022-11-01wifi: rtw89: add function to adjust and restore PLE quotaChih-Kang Chang1-0/+2