summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/mac80211.c
AgeCommit message (Expand)Author
2024-05-04wifi: rtw89: correct aSIFSTime for 6GHz bandPing-Ke Shih
2024-05-04wifi: rtw89: wow: add ARP offload featureChin-Yen Lee
2024-05-04wifi: rtw89: wow: construct EAPoL packet for GTK rekey offloadChih-Kang Chang
2024-02-12wifi: rtw89: drop TIMING_BEACON_ONLY and sync beacon TSF by selfZong-Zhe Yang
2024-01-23wifi: rtw89: fix null pointer access when abort scanPo-Hao Huang
2024-01-18wifi: rtw89: fw: update TX AMPDU parameter to CMAC tablePing-Ke Shih
2024-01-18wifi: rtw89: fw: add chip_ops to update CMAC table to associated stationPing-Ke Shih
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih
2024-01-12wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAMPing-Ke Shih
2023-12-01wifi: rtw89: fix misbehavior of TX beacon in concurrent modeChih-Kang Chang
2023-12-01wifi: rtw89: refine remain on channel flow to improve P2P connectionChih-Kang Chang
2023-10-14wifi: rtw89: mac: add registers of MU-EDCA parameters for WiFi 7 chipsPing-Ke Shih
2023-09-18wifi: rtw89: mcc: deal with beacon NoA if GO existsZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: deal with P2P PS changeZong-Zhe Yang
2023-08-25wifi: rtw89: mac: define register address of rx_filter to generalize codePing-Ke Shih
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih
2023-08-25wifi: rtw89: initialize multi-channel handlingZong-Zhe Yang
2023-08-25wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vifZong-Zhe Yang
2023-06-08wifi: rtw89: process regulatory for 6 GHz power typeZong-Zhe Yang
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-01wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-05-05wifi: rtw89: set capability of TX antenna diversityPing-Ke Shih
2023-04-17wifi: rtw89: refine scan function after chanctxPo-Hao Huang
2023-04-17wifi: rtw89: prohibit enter IPS during HW scanChih-Kang Chang
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-02-22wifi: rtw89: refine FW feature judgement on packet dropZong-Zhe Yang
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee
2022-12-08wifi: rtw89: fix unsuccessful interface_add flowPo-Hao Huang
2022-12-08wifi: rtw89: stop mac port function when stop_ap()Po-Hao Huang
2022-12-01wifi: rtw89: link rtw89_vif and chanctx stuffsZong-Zhe Yang
2022-11-22wifi: rtw89: avoid inaccessible IO operations during doing change_interface()Ping-Ke Shih
2022-11-01wifi: rtw89: add WoWLAN function supportChin-Yen Lee
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-24wifi: rtw89: send OFDM rate only in P2P modeDian-Syuan Yang
2022-09-24wifi: rtw89: support P2PPo Hao Huang
2022-09-19wifi: rtw89: introudce functions to drop packetsZong-Zhe Yang
2022-09-19wifi: rtw89: support for setting TID specific configurationKuan-Chung Chen
2022-09-12wifi: rtw89: parse phycap of TX/RX antenna numberPing-Ke Shih
2022-09-02wifi: rtw89: add skeleton of mac80211 chanctx ops supportZong-Zhe Yang
2022-09-02wifi: rtw89: concentrate chandef setting to stack callbackZong-Zhe Yang
2022-09-02wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-21wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-05-30rtw89: fix channel inconsistency during hw_scanPo Hao Huang