summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/mac.c
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: generalize code to indirectly access WiFi internal memoryPing-Ke Shih1-7/+18
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih1-82/+89
2023-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-08-08wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih1-1/+1
2023-08-03wifi: rtw89: support firmware log with formatted textChin-Yen Lee1-2/+1
2023-06-15wifi: rtw89: cleanup private data structuresDmitry Antipov1-5/+1
2023-06-07Merge wireless into wireless-nextJohannes Berg1-0/+4
2023-05-25wifi: rtw89: use struct to access register-based H2C/C2HPing-Ke Shih1-10/+13
2023-05-25wifi: rtw89: refine packet offload handling under SERZong-Zhe Yang1-0/+3
2023-05-12wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih1-0/+4
2023-05-11wifi: rtw89: suppress the log for specific SER called CMDPSR_FRZTOChin-Yen Lee1-0/+36
2023-05-11wifi: rtw89: ser: L1 add pre-M0 and post-M0 statesZong-Zhe Yang1-0/+6
2023-05-05wifi: rtw89: 8851b: add DLE mem and HFC quotaPing-Ke Shih1-0/+2
2023-05-05wifi: rtw89: scan offload wait for FW done ACKZong-Zhe Yang1-6/+33
2023-05-05wifi: rtw89: mac: handle C2H receive/done ACK in interrupt contextZong-Zhe Yang1-0/+12
2023-05-05wifi: rtw89: packet offload wait for FW responseZong-Zhe Yang1-1/+21
2023-05-05wifi: rtw89: set capability of TX antenna diversityPing-Ke Shih1-0/+9
2023-04-20wifi: rtw89: mac: use regular int as return type of DLE buffer requestPing-Ke Shih1-9/+13
2023-04-17wifi: rtw89: refine scan function after chanctxPo-Hao Huang1-5/+9
2023-04-17wifi: rtw89: support WoWLAN mode for 8852beChin-Yen Lee1-0/+2
2023-04-14wifi: rtw89: mac: update MAC settings to support 8851bPing-Ke Shih1-13/+31
2023-04-14wifi: rtw89: add ieee80211::remain_on_channel opsPo-Hao Huang1-1/+4
2023-04-14wifi: rtw89: 8852c: add beacon filter and CQM supportPo-Hao Huang1-0/+59
2023-04-03wifi: rtw89: add counters of register-based H2C/C2HPing-Ke Shih1-0/+2
2023-03-13wifi: rtw89: release RX standby timer of beamformee CSI to save powerPing-Ke Shih1-2/+33
2023-02-22wifi: rtw89: refine FW feature judgement on packet dropZong-Zhe Yang1-1/+1
2023-02-15wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()Ping-Ke Shih1-3/+3
2023-02-13wifi: rtw89: 8852b: reset IDMEM mode to default valuePing-Ke Shih1-0/+5
2023-02-13wifi: rtw89: refine MCC C2H debug logsZong-Zhe Yang1-8/+13
2023-02-13wifi: rtw89: deal with RXI300 errorZong-Zhe Yang1-1/+4
2023-02-13wifi: rtw89: mac: add function to get TSFZong-Zhe Yang1-0/+18
2023-02-13wifi: rtw89: split out generic part of rtw89_mac_port_tsf_sync()Zong-Zhe Yang1-12/+21
2023-02-13wifi: rtw89: correct unit for port offset and refine macroZong-Zhe Yang1-1/+3
2023-01-16wifi: rtw89: coex: Packet traffic arbitration hardware owner monitorChing-Te Ku1-2/+9
2022-12-08wifi: rtw89: add join info upon create interfacePo-Hao Huang1-0/+4
2022-12-08wifi: rtw89: stop mac port function when stop_ap()Po-Hao Huang1-3/+13
2022-12-08wifi: rtw89: add mac TSF sync functionPo-Hao Huang1-0/+44
2022-12-01wifi: rtw89: mac: process MCC related C2HZong-Zhe Yang1-0/+171
2022-12-01wifi: rtw89: check if atomic before queuing c2hZong-Zhe Yang1-0/+10
2022-11-22wifi: rtw89: avoid inaccessible IO operations during doing change_interface()Ping-Ke Shih1-0/+7
2022-11-09wifi: rtw89: use u32_encode_bits() to fill MAC quota valuePing-Ke Shih1-4/+2
2022-11-08wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-Yuan Li1-106/+268
2022-11-01wifi: rtw89: add WoWLAN function supportChin-Yen Lee1-4/+14
2022-11-01wifi: rtw89: add drop tx packet functionChih-Kang Chang1-0/+75
2022-11-01wifi: rtw89: add function to adjust and restore PLE quotaChih-Kang Chang1-0/+32
2022-11-01wifi: rtw89: move enable_cpu/disable_cpu into fw_downloadChih-Kang Chang1-8/+2
2022-10-05wifi: rtw89: add to dump TX FIFO 0/1 for 8852CPing-Ke Shih1-0/+2
2022-10-04wifi: rtw89: 8852b: add chip_ops::set_txpwrPing-Ke Shih1-0/+1
2022-09-28wifi: rtw89: 8852b: configure DLE memPing-Ke Shih1-0/+14