summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/mac80211.c
AgeCommit message (Expand)Author
2025-05-16wifi: rtw89: mcc: deal with non-periodic NoAZong-Zhe Yang
2025-05-10wifi: rtw89: add MLO track for MLSR switch decisionPo-Hao Huang
2025-05-05wifi: rtw89: introduce helper to get designated link for MLOZong-Zhe Yang
2025-04-28wifi: rtw89: don't re-randomize TSF of AP/GOZong-Zhe Yang
2025-04-28wifi: rtw89: refactor flow that hw scan handles channel listZong-Zhe Yang
2025-03-13wifi: rtw89: set force HE TB mode when connecting to 11ax APDian-Syuan Yang
2025-02-03wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()Ping-Ke Shih
2025-02-03wifi: rtw89: remove consumers of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: use wiphy_work() to replace ieee802111_work()Ping-Ke Shih
2025-01-12wifi: rtw89: fix race between cancel_hw_scan and hw_scan completionPing-Ke Shih
2025-01-12wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failedChih-Kang Chang
2024-12-05wifi: rtw89: refine link handling for link_sta_rc_updateZong-Zhe Yang
2024-11-27wifi: rtw89: apply MLD pairwise key to dynamically active linksZong-Zhe Yang
2024-11-27wifi: rtw89: implement ops of change vif/sta linksZong-Zhe Yang
2024-11-27wifi: rtw89: register ops of can_activate_linksZong-Zhe Yang
2024-11-27wifi: rtw89: 8922a: configure AP_LINK_PS if FW supportsZong-Zhe Yang
2024-11-11Merge tag 'rtw-next-2024-11-06' of https://github.com/pkshih/rtwKalle Valo
2024-10-29wifi: rtw89: chan: manage active interfacesZong-Zhe Yang
2024-10-25wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()Dan Carpenter
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-10-01wifi: rtw89: initialize dual HW bands for MLO and control them by linkZong-Zhe Yang
2024-09-24wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang
2024-09-24wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang
2024-08-07wifi: rtw89: avoid to add interface to list twice when SERChih-Kang Chang
2024-08-02wifi: rtw89: pass rtwvif to RFK channelZong-Zhe Yang
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang
2024-08-02wifi: rtw89: fix typo of rtw89_phy_ra_updata_XXXZong-Zhe Yang
2024-08-02wifi: rtw89: add support for hardware rfkillKuan-Chung Chen
2024-07-09Merge tag 'rtw-next-2024-07-05' of https://github.com/pkshih/rtwKalle Valo
2024-07-02wifi: rtw89: constrain TX power according to Transmit Power EnvelopeZong-Zhe Yang
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-05-14wifi: rtw89: switch to register vif_cfg_changed and link_info_changedZong-Zhe Yang
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