summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/core.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-25wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh1-0/+4
2023-08-25wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih1-0/+2
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih1-0/+2
2023-08-25wifi: rtw89: initialize multi-channel handlingZong-Zhe Yang1-0/+27
2023-08-25wifi: rtw89: provide functions to configure NoA for beacon updateZong-Zhe Yang1-0/+27
2023-08-25wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vifZong-Zhe Yang1-0/+12
2023-08-25wifi: rtw89: add function prototype for coex request durationZong-Zhe Yang1-0/+12
2023-08-21wifi: rtw89: Introduce Time Averaged SAR (TAS) featureKuan-Chung Chen1-0/+18
2023-08-03wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih1-0/+1
2023-08-03wifi: rtw89: add to parse firmware elements of BB and RF tablesPing-Ke Shih1-0/+8
2023-08-03wifi: rtw89: add firmware suit for BB MCU 0/1Ping-Ke Shih1-2/+15
2023-08-03wifi: rtw89: introduce v1 format of firmware headerPing-Ke Shih1-0/+3
2023-08-03wifi: rtw89: support firmware log with formatted textChin-Yen Lee1-3/+11
2023-08-03wifi: rtw89: recognize log format from firmware fileChin-Yen Lee1-0/+4
2023-08-01wifi: rtw89: add to display hardware rates v1 histogram in debugfsPing-Ke Shih1-0/+1
2023-08-01wifi: rtw89: add C2H RA event V1 to support WiFi 7 chipsPing-Ke Shih1-0/+2
2023-08-01wifi: rtw89: add H2C RA command V1 to support WiFi 7 chipsPing-Ke Shih1-2/+3
2023-08-01wifi: rtw89: define hardware rate v1 for WiFi 7 chipsPing-Ke Shih1-0/+188
2023-08-01wifi: rtw89: add chip_info::chip_gen to determine chip generationPing-Ke Shih1-0/+9
2023-06-21wifi: rtw89: use struct to parse firmware headerPing-Ke Shih1-4/+4
2023-06-21wifi: rtw89: TX power stuffs replace confusing naming of _max with _numZong-Zhe Yang1-17/+17
2023-06-15wifi: rtw89: cleanup rtw89_iqk_info and related codeDmitry Antipov1-3/+0
2023-06-15wifi: rtw89: cleanup private data structuresDmitry Antipov1-39/+0
2023-06-08wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (3 of 3)Zong-Zhe Yang1-1/+2
2023-06-08wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (2 of 3)Zong-Zhe Yang1-1/+2
2023-06-08wifi: rtw89: process regulatory for 6 GHz power typeZong-Zhe Yang1-3/+22
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEsPing-Ke Shih1-1/+1
2023-05-25wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...Ping-Ke Shih1-0/+14
2023-05-25wifi: rtw89: tweak H2C TX waiting function for SERZong-Zhe Yang1-0/+1
2023-05-17wifi: rtw89: 8851b: configure GPIO according to RFE typePing-Ke Shih1-0/+9
2023-05-11wifi: rtw89: suppress the log for specific SER called CMDPSR_FRZTOChin-Yen Lee1-0/+1
2023-05-11wifi: rtw89: ser: L1 add pre-M0 and post-M0 statesZong-Zhe Yang1-0/+1
2023-05-11wifi: rtw89: regd: judge UNII-4 according to BIOS and chipZong-Zhe Yang1-0/+2
2023-05-05wifi: rtw89: change naming of BA CAM from V1 to V0_EXTPing-Ke Shih1-1/+8
2023-05-05wifi: rtw89: use chip_info::small_fifo_size to choose debug_maskPing-Ke Shih1-0/+1
2023-05-05wifi: rtw89: add CFO XTAL registers field to support 8851BChia-Yuan Li1-0/+7
2023-05-05wifi: rtw89: 8851b: add NCTL post tablePing-Ke Shih1-0/+1
2023-05-05wifi: rtw89: packet offload wait for FW responseZong-Zhe Yang1-8/+11
2023-05-05wifi: rtw89: refine packet offload delete flow of 6 GHz probeZong-Zhe Yang1-0/+1
2023-05-05wifi: rtw89: add EVM for antenna diversityEric Huang1-0/+1
2023-05-05wifi: rtw89: add RSSI based antenna diversityEric Huang1-0/+20
2023-05-05wifi: rtw89: add EVM and SNR statistics to debugfsPing-Ke Shih1-0/+11
2023-05-05wifi: rtw89: set capability of TX antenna diversityPing-Ke Shih1-0/+2
2023-04-17wifi: rtw89: refine scan function after chanctxPo-Hao Huang1-4/+3
2023-04-17wifi: rtw89: coex: send more hardware module info to firmware for 8851BPing-Ke Shih1-1/+4
2023-04-14wifi: rtw89: read version of analog hardwarePing-Ke Shih1-0/+2
2023-04-14wifi: rtw89: use hardware CFO to improve performanceEric Huang1-0/+3
2023-04-14wifi: rtw89: support parameter tables by RFE typeZong-Zhe Yang1-15/+40
2023-04-14wifi: rtw89: add firmware format version to backward compatible with older dr...Ping-Ke Shih1-1/+3
2023-04-14wifi: rtw89: use schedule_work to request firmwarePing-Ke Shih1-2/+6