summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/mac.c
AgeCommit message (Expand)Author
2023-05-05wifi: rtw89: 8851b: add DLE mem and HFC quotaPing-Ke Shih
2023-05-05wifi: rtw89: scan offload wait for FW done ACKZong-Zhe Yang
2023-05-05wifi: rtw89: mac: handle C2H receive/done ACK in interrupt contextZong-Zhe Yang
2023-05-05wifi: rtw89: packet offload wait for FW responseZong-Zhe Yang
2023-05-05wifi: rtw89: set capability of TX antenna diversityPing-Ke Shih
2023-04-20wifi: rtw89: mac: use regular int as return type of DLE buffer requestPing-Ke Shih
2023-04-17wifi: rtw89: refine scan function after chanctxPo-Hao Huang
2023-04-17wifi: rtw89: support WoWLAN mode for 8852beChin-Yen Lee
2023-04-14wifi: rtw89: mac: update MAC settings to support 8851bPing-Ke Shih
2023-04-14wifi: rtw89: add ieee80211::remain_on_channel opsPo-Hao Huang
2023-04-14wifi: rtw89: 8852c: add beacon filter and CQM supportPo-Hao Huang
2023-04-03wifi: rtw89: add counters of register-based H2C/C2HPing-Ke Shih
2023-03-13wifi: rtw89: release RX standby timer of beamformee CSI to save powerPing-Ke Shih
2023-02-22wifi: rtw89: refine FW feature judgement on packet dropZong-Zhe Yang
2023-02-15wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()Ping-Ke Shih
2023-02-13wifi: rtw89: 8852b: reset IDMEM mode to default valuePing-Ke Shih
2023-02-13wifi: rtw89: refine MCC C2H debug logsZong-Zhe Yang
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
2023-01-16wifi: rtw89: coex: Packet traffic arbitration hardware owner monitorChing-Te Ku
2022-12-08wifi: rtw89: add join info upon create interfacePo-Hao Huang
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-22wifi: rtw89: avoid inaccessible IO operations during doing change_interface()Ping-Ke Shih
2022-11-09wifi: rtw89: use u32_encode_bits() to fill MAC quota valuePing-Ke Shih
2022-11-08wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-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-05wifi: rtw89: add to dump TX FIFO 0/1 for 8852CPing-Ke Shih
2022-10-04wifi: rtw89: 8852b: add chip_ops::set_txpwrPing-Ke Shih
2022-09-28wifi: rtw89: 8852b: configure DLE memPing-Ke Shih
2022-09-28wifi: rtw89: check DLE FIFO size with reserved sizePing-Ke Shih
2022-09-28wifi: rtw89: mac: correct register of report IMRPing-Ke Shih
2022-09-28wifi: rtw89: 8852b: implement chip_ops::{enable,disable}_bb_rfPing-Ke Shih
2022-09-28wifi: rtw89: mac: define DMA channel mask to avoid unsupported channelsPing-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: reset halt registers before turn on wifi CPUPing-Ke Shih
2022-09-19wifi: rtw89: mac: set NAV upper to 25msPing-Ke Shih
2022-09-19wifi: rtw89: initialize DMA of CMACPing-Ke Shih
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-12wifi: rtw89: split scan including lots of channelsPo-Hao Huang