summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau2023-04-175-3/+18
* wifi: mt76: handle failure of vzalloc in mt7615_coredump_workKang Chen2023-04-171-3/+5
* wifi: mt76: drop the incorrect scatter and gather framePeter Chiu2023-04-172-2/+5
* wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()Howard Hsu2023-04-171-4/+4
* wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED deviceSujuan Chen2023-04-173-8/+16
* wifi: mt76: mt7915: expose device tree match tableLorenz Brun2023-04-171-0/+2
* wifi: mt76: dynamic channel bandwidth changes in AP modeRyder Lee2023-04-171-1/+2
* wifi: mt76: mt7996: fix radiotap bitfieldRyder Lee2023-04-172-48/+47
* wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter2023-04-171-0/+1
* wifi: mt76: mt7996: Remove unneeded semicolonYang Li2023-04-171-1/+1
* wifi: mt76: mt7921: fix PCI DMA hang after rebootDeren Wu2023-04-171-11/+1
* wifi: mt76: mt7921: fix wrong command to set STA channelDeren Wu2023-04-171-1/+1
* wifi: mt76: remove redundent MCU_UNI_CMD_* definitionsDeren Wu2023-04-171-3/+0
* wifi: rtw89: add support of concurrent modePo-Hao Huang2023-04-171-0/+25
* wifi: rtw89: Disallow power save with multiple stationsPo-Hao Huang2023-04-171-0/+3
* wifi: rtw89: update statistics to FW for fine-tuning performancePo-Hao Huang2023-04-173-1/+54
* wifi: rtw89: use struct instead of macros to set H2C command of hardware scanPing-Ke Shih2023-04-172-108/+51
* wifi: rtw89: refine scan function after chanctxPo-Hao Huang2023-04-176-44/+35
* wifi: rtw89: prohibit enter IPS during HW scanChih-Kang Chang2023-04-171-1/+2
* wifi: rtw89: coex: send more hardware module info to firmware for 8851BPing-Ke Shih2023-04-173-107/+75
* wifi: rtw89: coex: Update function to get BT RSSI and hardware counterChing-Te Ku2023-04-173-3/+6
* wifi: rtw89: coex: Add path control register to monitor listChing-Te Ku2023-04-172-1/+6
* wifi: rtw89: coex: Enable Wi-Fi RX gain control for free run solutionChing-Te Ku2023-04-172-4/+4
* wifi: rtw89: fix power save function in WoWLAN modeChih-Kang Chang2023-04-174-5/+8
* wifi: rtw89: support WoWLAN mode for 8852beChin-Yen Lee2023-04-173-0/+19
* wifi: iwlwifi: move debug buffer allocation failure to info verbosityGolan Ben Ami2023-04-171-1/+1
* wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach2023-04-171-1/+2
* wifi: iwlwifi: mvm: allow number of beacons from FWJohannes Berg2023-04-174-1/+13
* wifi: iwlwifi: mvm: implement key link switchingJohannes Berg2023-04-173-2/+67
* wifi: iwlwifi: mvm: implement BAID link switchingJohannes Berg2023-04-171-10/+70
* wifi: iwlwifi: mvm: track station mask for BAIDsJohannes Berg2023-04-173-25/+36
* wifi: iwlwifi: bump FW API to 77 for AX devicesGregory Greenman2023-04-171-1/+1
* wifi: iwlwifi: mvm: use correct sta mask to remove queueJohannes Berg2023-04-171-4/+5
* wifi: iwlwifi: mvm: avoid iterating over an un-initialized listAvraham Stern2023-04-172-2/+2
* wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()Johannes Berg2023-04-173-30/+42
* wifi: iwlwifi: mvm: properly implement HE AP supportJohannes Berg2023-04-172-3/+15
* wifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()Ilan Peer2023-04-171-2/+3
* wifi: iwlwifi: mvm: fix getting lowest TX rate for MLOJohannes Berg2023-04-171-2/+29
* wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman2023-04-174-1/+20
* wifi: iwlwifi: nvm-parse: add full BW UL MU-MIMO supportJohannes Berg2023-04-171-0/+4
* wifi: rtl8xxxu: Support devices with 5-6 out endpointsBitterblue Smith2023-04-142-1/+3
* wifi: rtl8xxxu: Clean up some messy ifsBitterblue Smith2023-04-146-19/+30
* wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut2023-04-141-1/+8
* wifi: rtw89: fix crash due to null pointer of sta in AP modePing-Ke Shih2023-04-141-1/+1
* wifi: rtw89: correct 5 MHz mask settingEric Huang2023-04-142-8/+10
* wifi: rtw89: 8851b: add tables for RFKPing-Ke Shih2023-04-142-0/+572
* wifi: rtw89: 8851b: add BB and RF tables (2 of 2)Ping-Ke Shih2023-04-141-0/+8058
* wifi: rtw89: 8851b: add BB and RF tables (1 of 2)Ping-Ke Shih2023-04-142-0/+6787
* wifi: rtw89: pci: update PCI related settings to support 8851BPing-Ke Shih2023-04-141-12/+21
* wifi: rtw89: mac: update MAC settings to support 8851bPing-Ke Shih2023-04-142-13/+33