aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/core.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: support for enable/disable MSDU aggregationKuan-Chung Chen2022-09-241-0/+9
* wifi: rtw89: support WMM-PS in P2P GO modeDian-Syuan Yang2022-09-241-1/+3
* wifi: rtw89: set wifi_role of P2PPing-Ke Shih2022-09-241-4/+15
* wifi: rtw89: send OFDM rate only in P2P modeDian-Syuan Yang2022-09-241-3/+11
* wifi: rtw89: support P2PPo Hao Huang2022-09-241-1/+4
* wifi: rtw89: 8852c: add multi-port ID to TX descriptorPo-Hao Huang2022-09-191-1/+2
* wifi: rtw89: free unused skb to prevent memory leakPo-Hao Huang2022-09-191-0/+1
* wifi: rtw89: support for setting TID specific configurationKuan-Chung Chen2022-09-191-13/+56
* wifi: rtw89: call tx_wake notify for 8852c in deep ps modeChin-Yen Lee2022-09-121-1/+4
* wifi: rtw89: support deep ps mode for rtw8852cChin-Yen Lee2022-09-121-1/+2
* wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih2022-09-121-0/+1
* wifi: rtw89: record signal strength per RF pathPing-Ke Shih2022-09-121-6/+14
* wifi: rtw89: declare to support beamformee above bandwidth 80MHzPing-Ke Shih2022-09-021-0/+2
* wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih2022-09-021-0/+4
* wifi: rtw89: correct BA CAM allocationPing-Ke Shih2022-09-021-15/+36
* wifi: rtw89: 8852c: initialize and correct BA CAM contentPing-Ke Shih2022-09-021-0/+1
* wifi: rtw89: 8852c: declare correct BA CAM numberPing-Ke Shih2022-09-021-5/+9
* rtw89: declare support HE HTC alwaysPing-Ke Shih2022-09-021-2/+1
* wifi: rtw89: early recognize FW feature to decide if chanctxZong-Zhe Yang2022-09-021-1/+11
* wifi: rtw89: declare support for mac80211 chanctx ops by chipZong-Zhe Yang2022-09-021-0/+47
* wifi: rtw89: add skeleton of mac80211 chanctx ops supportZong-Zhe Yang2022-09-021-0/+1
* wifi: rtw89: introduce entity mode and its recalculated prototypeZong-Zhe Yang2022-09-021-14/+32
* wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang2022-09-021-0/+7
* wifi: rtw89: concentrate chandef setting to stack callbackZong-Zhe Yang2022-09-021-6/+8
* wifi: rtw89: concentrate parameter control for setting channel callbackZong-Zhe Yang2022-09-021-3/+5
* wifi: rtw89: rfk: concentrate parameter control while set_channel()Zong-Zhe Yang2022-09-021-1/+1
* wifi: rtw89: txpwr: concentrate channel related control to topZong-Zhe Yang2022-09-021-1/+3
* wifi: rtw89: create rtw89_chan centrally to avoid breakageZong-Zhe Yang2022-09-021-69/+1
* wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang2022-09-021-33/+25
* wifi: rtw89: introduce rtw89_chan for channel stuffsZong-Zhe Yang2022-09-021-19/+19
* wifi: rtw89: rewrite decision on channel by entity stateZong-Zhe Yang2022-09-021-4/+22
* wifi: rtw89: fix long RX latency in low power modePing-Ke Shih2022-06-211-1/+7
* wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih2022-06-211-4/+5
* wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...Ping-Ke Shih2022-06-211-1/+1
* wifi: rtw89: enable VO TX AMPDUKuan-Chung Chen2022-06-211-6/+86
* wifi: rtw89: fix potential TX stuckKuan-Chung Chen2022-06-211-0/+4
* wifi: rtw89: support TDLSPing-Ke Shih2022-06-211-0/+2
* wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih2022-06-211-1/+12
* wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih2022-06-211-9/+9
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-1/+1
* rtw89: 8852c: add trigger frame counterPo Hao Huang2022-06-101-0/+48
* wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2CPing-Ke Shih2022-06-081-0/+1
* rtw89: fix null vif pointer when hw_scan failsPo Hao Huang2022-05-301-1/+4
* rtw89: fix channel inconsistency during hw_scanPo Hao Huang2022-05-301-1/+1
* rtw89: convert rtw89_band to nl80211_band preciselyZong-Zhe Yang2022-05-171-4/+7
* rtw89: don't flush hci queues and send h2c if power is offPing-Ke Shih2022-04-241-0/+7
* rtw89: pci: add a separate interrupt handler for low power modePing-Ke Shih2022-04-241-0/+3
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-3/+3
* rtw89: change idle mode condition during hw_scanPo Hao Huang2022-04-061-4/+4
* rtw89: add chip_ops::{enable,disable}_bb_rf to support v1 chipPing-Ke Shih2022-04-061-2/+5