summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/core.c
AgeCommit message (Expand)Author
2024-05-04wifi: rtw89: wow: construct EAPoL packet for GTK rekey offloadChih-Kang Chang
2024-05-04wifi: rtw89: wow: parsing Auth Key Management from associate requestChih-Kang Chang
2024-04-22wifi: rtw89: set WIPHY_FLAG_DISABLE_WEXT before MLOZong-Zhe Yang
2024-04-18wifi: rtw89: regd: extend policy of UNII-4 for IC regulatoryZong-Zhe Yang
2024-04-03wifi: rtw89: 8852c: add quirk to set PCI BER for certain platformsPing-Ke Shih
2024-04-03wifi: rtw89: 8922a: download template probe requests for 6 GHz bandPo-Hao Huang
2024-02-27wifi: rtw89: Update EHT PHY beamforming capabilityKuan-Chung Chen
2024-02-27wifi: rtw89: advertise missing extended scan featureKuan-Chung Chen
2024-02-12wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chipsPing-Ke Shih
2024-02-12wifi: rtw89: chan: move handling from add/remove to assign/unassign for MLOZong-Zhe Yang
2024-02-12wifi: rtw89: drop TIMING_BEACON_ONLY and sync beacon TSF by selfZong-Zhe Yang
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...Ping-Ke Shih
2024-02-06wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H eventPing-Ke Shih
2024-01-23wifi: rtw89: disable RTS when broadcast/multicastPo-Hao Huang
2024-01-23wifi: rtw89: Set default CQM config if not presentPo-Hao Huang
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih
2024-01-23wifi: rtw89: add mlo_dbcc_mode for WiFi 7 chipsPing-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7Ping-Ke Shih
2024-01-18wifi: rtw89: fw: add chip_ops to update CMAC table to associated stationPing-Ke Shih
2024-01-18wifi: rtw89: declare EXT NSS BW of VHT capabilityPing-Ke Shih
2024-01-18wifi: rtw89: add EHT capabilities for WiFi 7 chipsPing-Ke Shih
2024-01-18wifi: rtw89: change supported bandwidths of chip_info to bit maskPing-Ke Shih
2024-01-18wifi: rtw89: adjust init_he_cap() to add EHT cap into iftype_dataPing-Ke Shih
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih
2023-12-15wifi: rtw89: only reset BB/RF for existing WiFi 6 chips while starting upPing-Ke Shih
2023-12-01wifi: rtw89: refine remain on channel flow to improve P2P connectionChih-Kang Chang
2023-11-30wifi: rtw89: phy: dynamically adjust EDCCA thresholdYi-Chen Chen
2023-11-22wifi: rtw89: mac: use mac_gen pointer to access about efusePing-Ke Shih
2023-11-14wifi: rtw89: pci: add pre_deinit to be called after probe completePing-Ke Shih
2023-10-30wifi: rtw89: extend PHY status parser to support WiFi 7 chipsPing-Ke Shih
2023-10-30wifi: rtw89: consider RX info for WiFi 7 chipsPing-Ke Shih
2023-10-30wifi: rtw89: configure PPDU max user by chipZong-Zhe Yang
2023-10-30wifi: rtw89: fix timeout calculation in rtw89_roc_end()Dmitry Antipov
2023-10-19net: introduce napi_is_scheduled helperChristian Marangi
2023-10-12wifi: rtw89: add EHT radiotap in monitor modePing-Ke Shih
2023-10-12wifi: rtw89: parse EHT information from RX descriptor and PPDU status packetPing-Ke Shih
2023-10-03wifi: rtw89: refine bandwidth 160MHz uplink OFDMA performancePo-Hao Huang
2023-09-28wifi: rtw89: declare MCC in interface combinationZong-Zhe Yang
2023-09-28wifi: rtw89: pause/proceed MCC for ROC and HW scanZong-Zhe Yang
2023-09-22wifi: rtw89: load TX power related tables from FW elementsZong-Zhe Yang
2023-09-22wifi: rtw89: load TX power by rate when RFE parms setupZong-Zhe Yang
2023-09-18wifi: rtw89: add to fill TX descriptor v2Ping-Ke Shih
2023-09-18wifi: rtw89: add to fill TX descriptor for firmware command v2Ping-Ke Shih
2023-09-18wifi: rtw89: add to query RX descriptor format v2Ping-Ke Shih
2023-09-18wifi: rtw89: mcc: deal with BT slot changeZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: deal with P2P PS changeZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: track beacon offset and update when neededZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: update role bitmap when changedZong-Zhe Yang