summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/mac.h
AgeCommit message (Expand)Author
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-05-17wifi: rtw89: 8851b: add basic power on functionPing-Ke Shih
2023-05-12wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih
2023-05-11wifi: rtw89: ser: L1 add pre-M0 and post-M0 statesZong-Zhe Yang
2023-05-05wifi: rtw89: 8851b: add DLE mem and HFC quotaPing-Ke Shih
2023-04-20wifi: rtw89: mac: use regular int as return type of DLE buffer requestPing-Ke Shih
2023-04-17wifi: rtw89: support WoWLAN mode for 8852beChin-Yen Lee
2023-04-14wifi: rtw89: read version of analog hardwarePing-Ke Shih
2023-04-14wifi: rtw89: 8852c: add beacon filter and CQM supportPo-Hao Huang
2023-02-13wifi: rtw89: deal with RXI300 errorZong-Zhe Yang
2023-02-13wifi: rtw89: mac: add function to get TSFZong-Zhe Yang
2023-02-13wifi: rtw89: split out generic part of rtw89_mac_port_tsf_sync()Zong-Zhe Yang
2023-02-13wifi: rtw89: correct unit for port offset and refine macroZong-Zhe Yang
2022-12-08wifi: rtw89: stop mac port function when stop_ap()Po-Hao Huang
2022-12-08wifi: rtw89: add mac TSF sync functionPo-Hao Huang
2022-12-01wifi: rtw89: mac: process MCC related C2HZong-Zhe Yang
2022-12-01wifi: rtw89: check if atomic before queuing c2hZong-Zhe Yang
2022-11-08wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-Yuan Li
2022-11-08wifi: rtw89: dump dispatch status via debug portChia-Yuan Li
2022-11-01wifi: rtw89: add WoWLAN function supportChin-Yen Lee
2022-11-01wifi: rtw89: add drop tx packet functionChih-Kang Chang
2022-11-01wifi: rtw89: add function to adjust and restore PLE quotaChih-Kang Chang
2022-11-01wifi: rtw89: move enable_cpu/disable_cpu into fw_downloadChih-Kang Chang
2022-10-12wifi: rtw89: 8852b: add power on/off functionsPing-Ke Shih
2022-10-05wifi: rtw89: add to dump TX FIFO 0/1 for 8852CPing-Ke Shih
2022-09-28wifi: rtw89: 8852b: configure DLE memPing-Ke Shih
2022-09-28wifi: rtw89: 8852b: implement chip_ops::{enable,disable}_bb_rfPing-Ke Shih
2022-09-24wifi: rtw89: disable 26-tone RU HE TB PPDU transmissionsKuan-Chung Chen
2022-09-24wifi: rtw89: support for processing P2P power savingDian-Syuan Yang
2022-09-19wifi: rtw89: support SER L1 simulationZong-Zhe Yang
2022-09-19wifi: rtw89: introudce functions to drop packetsZong-Zhe Yang
2022-09-19wifi: rtw89: correct enable functions of HCI/PCI DMAChin-Yen Lee
2022-09-02wifi: rtw89: add retry to change power_mode stateChin-Yen Lee
2022-05-30rtw89: pci: handle hardware watchdog timeout interrupt statusPing-Ke Shih
2022-05-11rtw89: add debug entry to dump BSSID CAMPing-Ke Shih
2022-04-12rtw89: 8852c: add 8852c specific BT-coexistence initial functionChia-Yuan Li
2022-04-12rtw89: 8852c: disable firmware watchdog if CPU disabledChia-Yuan Li
2022-04-06rtw89: add chip_ops::{enable,disable}_bb_rf to support v1 chipPing-Ke Shih
2022-04-06rtw89: reduce export symbol number of mac size and quotaPing-Ke Shih
2022-04-06rtw89: mac: correct decision on error status by scenarioZong-Zhe Yang
2022-04-06rtw89: mac: move table of mem base addr to commonZong-Zhe Yang
2022-03-17rtw89: implement stop and resume channels transmission v1Ping-Ke Shih
2022-03-17rtw89: extend mac tx_en bits from 16 to 32Ping-Ke Shih
2022-03-17rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIsChia-Yuan Li
2022-03-17rtw89: 8852c: add write/read crystal function in CFO trackingYuan-Han Zhang
2022-03-10rtw89: support DAV efuse reading operationPing-Ke Shih
2022-03-10rtw89: 8852c: add chip::dle_memPing-Ke Shih
2022-03-10rtw89: add power_{on/off}_funcPing-Ke Shih
2022-03-09rtw89: add tx_wake notify for low ps modeChin-Yen Lee
2022-03-09rtw89: 8852a: add ieee80211_ops::hw_scanPo Hao Huang