summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/core.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-04wifi: rtw89: wow: construct EAPoL packet for GTK rekey offloadChih-Kang Chang1-1/+2
2024-05-04wifi: rtw89: wow: parsing Auth Key Management from associate requestChih-Kang Chang1-0/+4
2024-04-22wifi: rtw89: set WIPHY_FLAG_DISABLE_WEXT before MLOZong-Zhe Yang1-0/+3
2024-04-18wifi: rtw89: regd: extend policy of UNII-4 for IC regulatoryZong-Zhe Yang1-0/+3
2024-04-03wifi: rtw89: 8852c: add quirk to set PCI BER for certain platformsPing-Ke Shih1-0/+18
2024-04-03wifi: rtw89: 8922a: download template probe requests for 6 GHz bandPo-Hao Huang1-1/+5
2024-02-27wifi: rtw89: Update EHT PHY beamforming capabilityKuan-Chung Chen1-5/+3
2024-02-27wifi: rtw89: advertise missing extended scan featureKuan-Chung Chen1-0/+2
2024-02-12wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chipsPing-Ke Shih1-1/+7
2024-02-12wifi: rtw89: chan: move handling from add/remove to assign/unassign for MLOZong-Zhe Yang1-2/+3
2024-02-12wifi: rtw89: drop TIMING_BEACON_ONLY and sync beacon TSF by selfZong-Zhe Yang1-4/+14
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-3/+4
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...Ping-Ke Shih1-0/+1
2024-02-06wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H eventPing-Ke Shih1-0/+1
2024-01-23wifi: rtw89: disable RTS when broadcast/multicastPo-Hao Huang1-2/+4
2024-01-23wifi: rtw89: Set default CQM config if not presentPo-Hao Huang1-0/+2
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih1-0/+1
2024-01-23wifi: rtw89: add mlo_dbcc_mode for WiFi 7 chipsPing-Ke Shih1-0/+2
2024-01-18wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih1-0/+4
2024-01-18wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7Ping-Ke Shih1-0/+4
2024-01-18wifi: rtw89: fw: add chip_ops to update CMAC table to associated stationPing-Ke Shih1-2/+2
2024-01-18wifi: rtw89: declare EXT NSS BW of VHT capabilityPing-Ke Shih1-0/+8
2024-01-18wifi: rtw89: add EHT capabilities for WiFi 7 chipsPing-Ke Shih1-0/+90
2024-01-18wifi: rtw89: change supported bandwidths of chip_info to bit maskPing-Ke Shih1-6/+7
2024-01-18wifi: rtw89: adjust init_he_cap() to add EHT cap into iftype_dataPing-Ke Shih1-103/+113
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih1-1/+1
2023-12-15wifi: rtw89: only reset BB/RF for existing WiFi 6 chips while starting upPing-Ke Shih1-4/+1
2023-12-01wifi: rtw89: refine remain on channel flow to improve P2P connectionChih-Kang Chang1-3/+3
2023-11-30wifi: rtw89: phy: dynamically adjust EDCCA thresholdYi-Chen Chen1-0/+1
2023-11-22wifi: rtw89: mac: use mac_gen pointer to access about efusePing-Ke Shih1-2/+3
2023-11-14wifi: rtw89: pci: add pre_deinit to be called after probe completePing-Ke Shih1-0/+2
2023-10-30wifi: rtw89: extend PHY status parser to support WiFi 7 chipsPing-Ke Shih1-4/+17
2023-10-30wifi: rtw89: consider RX info for WiFi 7 chipsPing-Ke Shih1-7/+52
2023-10-30wifi: rtw89: configure PPDU max user by chipZong-Zhe Yang1-2/+4
2023-10-30wifi: rtw89: fix timeout calculation in rtw89_roc_end()Dmitry Antipov1-1/+1
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