summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/mac.h
AgeCommit message (Expand)AuthorFilesLines
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
2022-11-01wifi: rtw89: move enable_cpu/disable_cpu into fw_downloadChih-Kang Chang1-0/+2
2022-10-12wifi: rtw89: 8852b: add power on/off functionsPing-Ke Shih1-0/+1
2022-10-05wifi: rtw89: add to dump TX FIFO 0/1 for 8852CPing-Ke Shih1-0/+4
2022-09-28wifi: rtw89: 8852b: configure DLE memPing-Ke Shih1-0/+7
2022-09-28wifi: rtw89: 8852b: implement chip_ops::{enable,disable}_bb_rfPing-Ke Shih1-3/+5
2022-09-24wifi: rtw89: disable 26-tone RU HE TB PPDU transmissionsKuan-Chung Chen1-0/+2
2022-09-24wifi: rtw89: support for processing P2P power savingDian-Syuan Yang1-0/+1
2022-09-19wifi: rtw89: support SER L1 simulationZong-Zhe Yang1-0/+3
2022-09-19wifi: rtw89: introudce functions to drop packetsZong-Zhe Yang1-0/+1
2022-09-19wifi: rtw89: correct enable functions of HCI/PCI DMAChin-Yen Lee1-0/+40
2022-09-02wifi: rtw89: add retry to change power_mode stateChin-Yen Lee1-0/+1
2022-05-30rtw89: pci: handle hardware watchdog timeout interrupt statusPing-Ke Shih1-0/+1
2022-05-11rtw89: add debug entry to dump BSSID CAMPing-Ke Shih1-0/+1
2022-04-12rtw89: 8852c: add 8852c specific BT-coexistence initial functionChia-Yuan Li1-0/+2
2022-04-12rtw89: 8852c: disable firmware watchdog if CPU disabledChia-Yuan Li1-3/+3
2022-04-06rtw89: add chip_ops::{enable,disable}_bb_rf to support v1 chipPing-Ke Shih1-1/+18
2022-04-06rtw89: reduce export symbol number of mac size and quotaPing-Ke Shih1-20/+24
2022-04-06rtw89: mac: correct decision on error status by scenarioZong-Zhe Yang1-0/+8
2022-04-06rtw89: mac: move table of mem base addr to commonZong-Zhe Yang1-0/+2
2022-03-17rtw89: implement stop and resume channels transmission v1Ping-Ke Shih1-0/+3
2022-03-17rtw89: extend mac tx_en bits from 16 to 32Ping-Ke Shih1-2/+2
2022-03-17rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIsChia-Yuan Li1-0/+3
2022-03-17rtw89: 8852c: add write/read crystal function in CFO trackingYuan-Han Zhang1-0/+2
2022-03-10rtw89: support DAV efuse reading operationPing-Ke Shih1-0/+12