summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: wow: move release offload packet earlier for WoWLAN modeChin-Yen Lee2024-03-051-2/+2
* wifi: rtw89: wow: set security engine options for 802.11ax chips onlyChin-Yen Lee2024-03-051-0/+3
* wifi: rtw89: update suspend/resume for different generationChin-Yen Lee2024-03-054-1/+57
* wifi: rtw89: wow: update config mac function with different generationChin-Yen Lee2024-03-056-29/+117
* wifi: rtw89: update DMA function with different generationChin-Yen Lee2024-03-055-24/+68
* wifi: rtw89: wow: update WoWLAN status register for different generationChin-Yen Lee2024-03-055-1/+11
* wifi: rtw89: wow: update WoWLAN reason register for different chipsChin-Yen Lee2024-03-057-8/+7
* wifi: rtw89: coex: Add coexistence policy to decrease WiFi packet CRC-ERRChing-Te Ku2024-03-052-7/+38
* wifi: rtw89: coex: When Bluetooth not available don't set power/gainChing-Te Ku2024-03-051-0/+6
* wifi: rtw89: coex: add return value to ensure H2C command is success or notChing-Te Ku2024-03-052-20/+34
* wifi: rtw89: coex: Reorder H2C command index to align with firmwareChing-Te Ku2024-03-054-48/+72
* wifi: rtw89: coex: add BTC ctrl_info version 7 and related logicChing-Te Ku2024-03-055-31/+142
* wifi: rtw89: coex: add init_info H2C command format version 7Ching-Te Ku2024-03-0511-164/+586
* wifi: rtw89: 8922a: add coexistence helpers of SW grantPing-Ke Shih2024-03-055-0/+115
* wifi: rtw89: mac: add coexistence helpers {cfg/get}_pltPing-Ke Shih2024-03-054-4/+81
* wifi: rtlwifi: Remove rtl_intf_ops.read_efuse_byteBitterblue Smith2024-03-053-6/+2
* wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith2024-03-051-1/+1
* wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith2024-03-052-2/+3
* wifi: rtw88: 8821cu: Fix connection failureBitterblue Smith2024-03-051-0/+7
* wifi: rtw88: 8821cu: Fix firmware upload failBitterblue Smith2024-03-051-0/+40
* wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CUNick Morrow2024-03-051-14/+26
* wifi: rtl8xxxu: fix mixed declarations in rtl8xxxu_set_aifs()Shiji Yang2024-02-281-2/+2
* wifi: rtw89: pci: implement PCI CLK/ASPM/L1SS for WiFi 7 chipsChin-Yen Lee2024-02-273-10/+122
* wifi: rtw89: Update EHT PHY beamforming capabilityKuan-Chung Chen2024-02-271-5/+3
* wifi: rtw89: advertise missing extended scan featureKuan-Chung Chen2024-02-272-2/+4
* wifi: rtlwifi: set initial values for unexpected cases of USB endpoint priorityPing-Ke Shih2024-02-211-3/+3
* wifi: rtl8xxxu: check vif before using in rtl8xxxu_tx()Ping-Ke Shih2024-02-211-2/+2
* wifi: rtlwifi: rtl8192cu: Fix TX aggregationBitterblue Smith2024-02-213-17/+17
* wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh2024-02-211-1/+1
* wifi: rtw89: 8922a: add helper of set_channelPing-Ke Shih2024-02-193-0/+76
* wifi: rtw89: 8922a: add set_channel RF partPing-Ke Shih2024-02-196-0/+208
* wifi: rtw89: 8922a: add set_channel BB partPing-Ke Shih2024-02-192-0/+427
* wifi: rtw89: 8922a: add set_channel MAC partPing-Ke Shih2024-02-194-1/+173
* wifi: rtlwifi: rtl_usb: Store the endpoint addressesBitterblue Smith2024-02-156-45/+68
* wifi: rtlwifi: rtl8192cu: Fix 2T2R chip type detectionBitterblue Smith2024-02-152-2/+3
* wifi: rtw89: fw: remove unnecessary rcu_read_unlock() for puncturedPing-Ke Shih2024-02-151-1/+0
* wifi: rtw89: 8922a: declare to support two chanctxZong-Zhe Yang2024-02-151-1/+1
* wifi: rtw89: chan: support MCC on Wi-Fi 7 chipsZong-Zhe Yang2024-02-152-27/+420
* wifi: rtw89: fw: implement MRC H2C command functionsZong-Zhe Yang2024-02-152-0/+460
* wifi: rtw89: mac: implement MRC C2H event handlingZong-Zhe Yang2024-02-154-1/+112
* wifi: rtw89: fw: add definition of H2C command and C2H event for MRC seriesZong-Zhe Yang2024-02-152-6/+190
* wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chipsPing-Ke Shih2024-02-124-5/+19
* wifi: rtw89: reference quota mode when setting Tx powerPo-Hao Huang2024-02-122-4/+2
* wifi: rtw89: 8922a: implement AP mode related reg for BE generationChih-Kang Chang2024-02-124-4/+21
* wifi: rtw89: 8922a: correct register definition and merge IO for ctrl_nbtg_bt...Ping-Ke Shih2024-02-122-23/+13
* wifi: rtw89: differentiate narrow_bw_ru_dis setting according to chip genZong-Zhe Yang2024-02-123-3/+14
* wifi: rtw89: use PLCP information to match BSS_COLOR and AIDPing-Ke Shih2024-02-123-0/+20
* wifi: rtw89: mac: reset PHY-1 hardware when going to enable/disablePing-Ke Shih2024-02-121-0/+7
* wifi: rtw89: mac: correct MUEDCA setting for MAC-1Ping-Ke Shih2024-02-121-1/+2
* wifi: rtw89: mac: return held quota of DLE when changing MAC-1Ping-Ke Shih2024-02-124-8/+95