summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/core.c
AgeCommit message (Expand)Author
2022-11-01wifi: rtw89: add WoWLAN function supportChin-Yen Lee
2022-11-01wifi: rtw89: collect and send RF parameters to firmware for WoWLANChih-Kang Chang
2022-11-01wifi: rtw89: check if sta's mac_id is valid under AP/TDLSZong-Zhe Yang
2022-11-01wifi: rtw89: declare support bands with constZong-Zhe Yang
2022-10-11wifi: rtw89: parse PHY status only when PPDU is to_selfEric Huang
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28wifi: rtw89: 8852b: implement chip_ops::{enable,disable}_bb_rfPing-Ke Shih
2022-09-24wifi: rtw89: support for enable/disable MSDU aggregationKuan-Chung Chen
2022-09-24wifi: rtw89: support WMM-PS in P2P GO modeDian-Syuan Yang
2022-09-24wifi: rtw89: set wifi_role of P2PPing-Ke Shih
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: 8852c: add multi-port ID to TX descriptorPo-Hao Huang
2022-09-19wifi: rtw89: free unused skb to prevent memory leakPo-Hao Huang
2022-09-19wifi: rtw89: support for setting TID specific configurationKuan-Chung Chen
2022-09-12wifi: rtw89: call tx_wake notify for 8852c in deep ps modeChin-Yen Lee
2022-09-12wifi: rtw89: support deep ps mode for rtw8852cChin-Yen Lee
2022-09-12wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih
2022-09-12wifi: rtw89: record signal strength per RF pathPing-Ke Shih
2022-09-02wifi: rtw89: declare to support beamformee above bandwidth 80MHzPing-Ke Shih
2022-09-02wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih
2022-09-02wifi: rtw89: correct BA CAM allocationPing-Ke Shih
2022-09-02wifi: rtw89: 8852c: initialize and correct BA CAM contentPing-Ke Shih
2022-09-02wifi: rtw89: 8852c: declare correct BA CAM numberPing-Ke Shih
2022-09-02rtw89: declare support HE HTC alwaysPing-Ke Shih
2022-09-02wifi: rtw89: early recognize FW feature to decide if chanctxZong-Zhe Yang
2022-09-02wifi: rtw89: declare support for mac80211 chanctx ops by chipZong-Zhe Yang
2022-09-02wifi: rtw89: add skeleton of mac80211 chanctx ops supportZong-Zhe Yang
2022-09-02wifi: rtw89: introduce entity mode and its recalculated prototypeZong-Zhe Yang
2022-09-02wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang
2022-09-02wifi: rtw89: concentrate chandef setting to stack callbackZong-Zhe Yang
2022-09-02wifi: rtw89: concentrate parameter control for setting channel callbackZong-Zhe Yang
2022-09-02wifi: rtw89: rfk: concentrate parameter control while set_channel()Zong-Zhe Yang
2022-09-02wifi: rtw89: txpwr: concentrate channel related control to topZong-Zhe Yang
2022-09-02wifi: rtw89: create rtw89_chan centrally to avoid breakageZong-Zhe Yang
2022-09-02wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang
2022-09-02wifi: rtw89: introduce rtw89_chan for channel stuffsZong-Zhe Yang
2022-09-02wifi: rtw89: rewrite decision on channel by entity stateZong-Zhe Yang
2022-06-21wifi: rtw89: fix long RX latency in low power modePing-Ke Shih
2022-06-21wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih
2022-06-21wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...Ping-Ke Shih
2022-06-21wifi: rtw89: enable VO TX AMPDUKuan-Chung Chen
2022-06-21wifi: rtw89: fix potential TX stuckKuan-Chung Chen
2022-06-21wifi: rtw89: support TDLSPing-Ke Shih
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih
2022-06-21wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-10rtw89: 8852c: add trigger frame counterPo Hao Huang
2022-06-08wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2CPing-Ke Shih