summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/core.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-19net: introduce napi_is_scheduled helperChristian Marangi1-1/+1
2023-10-12wifi: rtw89: add EHT radiotap in monitor modePing-Ke Shih1-0/+68
2023-10-12wifi: rtw89: parse EHT information from RX descriptor and PPDU status packetPing-Ke Shih1-15/+44
2023-10-03wifi: rtw89: refine bandwidth 160MHz uplink OFDMA performancePo-Hao Huang1-5/+12
2023-09-28wifi: rtw89: declare MCC in interface combinationZong-Zhe Yang1-2/+24
2023-09-28wifi: rtw89: pause/proceed MCC for ROC and HW scanZong-Zhe Yang1-1/+2
2023-09-22wifi: rtw89: load TX power related tables from FW elementsZong-Zhe Yang1-7/+8
2023-09-22wifi: rtw89: load TX power by rate when RFE parms setupZong-Zhe Yang1-4/+10
2023-09-18wifi: rtw89: add to fill TX descriptor v2Ping-Ke Shih1-0/+130
2023-09-18wifi: rtw89: add to fill TX descriptor for firmware command v2Ping-Ke Shih1-0/+20
2023-09-18wifi: rtw89: add to query RX descriptor format v2Ping-Ke Shih1-0/+65
2023-09-18wifi: rtw89: mcc: deal with BT slot changeZong-Zhe Yang1-0/+1
2023-09-18wifi: rtw89: mcc: deal with P2P PS changeZong-Zhe Yang1-0/+10
2023-09-18wifi: rtw89: mcc: track beacon offset and update when neededZong-Zhe Yang1-0/+1
2023-09-18wifi: rtw89: mcc: update role bitmap when changedZong-Zhe Yang1-0/+4
2023-09-18wifi: rtw89: rfk: disable driver tracking during MCCZong-Zhe Yang1-1/+12
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg1-8/+7
2023-09-07wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmwarePing-Ke Shih1-1/+1
2023-09-07wifi: rtw89: mcc: initialize start flowZong-Zhe Yang1-0/+4
2023-08-25wifi: rtw89: mac: define register address of rx_filter to generalize codePing-Ke Shih1-2/+4
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih1-2/+2
2023-08-25wifi: rtw89: initialize multi-channel handlingZong-Zhe Yang1-20/+48
2023-08-25wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vifZong-Zhe Yang1-9/+13
2023-08-25wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band()Zong-Zhe Yang1-2/+1
2023-08-25wifi: rtw89: add function prototype for coex request durationZong-Zhe Yang1-0/+21
2023-08-21wifi: rtw89: Introduce Time Averaged SAR (TAS) featureKuan-Chung Chen1-0/+4
2023-08-03wifi: rtw89: introduce infrastructure of firmware elementsPing-Ke Shih1-0/+6
2023-08-03wifi: rtw89: support firmware log with formatted textChin-Yen Lee1-1/+1
2023-08-01wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptorPing-Ke Shih1-12/+12
2023-06-08wifi: rtw89: process regulatory for 6 GHz power typeZong-Zhe Yang1-2/+5
2023-06-08wifi: rtw89: refine clearing supported bands to check 2/5 GHz firstZong-Zhe Yang1-2/+4
2023-06-08wifi: rtw89: set TX power without precondition during setting channelZong-Zhe Yang1-3/+2
2023-06-07Merge wireless into wireless-nextJohannes Berg1-3/+0
2023-06-01wifi: rtw89: remove redundant check of entering LPSPing-Ke Shih1-3/+0
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access RX descriptorPing-Ke Shih1-25/+25
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEsPing-Ke Shih1-21/+32
2023-05-25wifi: rtw89: use struct and le32_get_bits to access RX infoPing-Ke Shih1-3/+4
2023-05-25wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...Ping-Ke Shih1-0/+4
2023-05-11wifi: rtw89: support U-NII-4 channels on 5GHz bandZong-Zhe Yang1-0/+3
2023-05-11wifi: rtw89: regd: judge UNII-4 according to BIOS and chipZong-Zhe Yang1-1/+6
2023-05-05wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851BDan Carpenter1-1/+1
2023-05-05wifi: rtw89: packet offload wait for FW responseZong-Zhe Yang1-0/+1
2023-05-05wifi: rtw89: refine packet offload delete flow of 6 GHz probeZong-Zhe Yang1-3/+40
2023-05-05wifi: rtw89: add RSSI based antenna diversityEric Huang1-0/+5
2023-05-05wifi: rtw89: add EVM and SNR statistics to debugfsPing-Ke Shih1-5/+24
2023-05-05wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfsPing-Ke Shih1-3/+17
2023-05-05wifi: rtw89: set capability of TX antenna diversityPing-Ke Shih1-2/+8
2023-05-05wifi: rtw89: use struct rtw89_phy_sts_ie0 instead of macro to access PHY IE0 ...Ping-Ke Shih1-5/+10
2023-04-17wifi: rtw89: add support of concurrent modePo-Hao Huang1-0/+25
2023-04-17wifi: rtw89: Disallow power save with multiple stationsPo-Hao Huang1-0/+3