summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wifi: add HAS_IOPORT dependenciesNiklas Schnelle2023-05-252-2/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-05-1723-152/+545
|\
| * wifi: ath11k: Send HT fixed rate in WMI peer fixed paramMaharaja Kennadyrajan2023-05-171-2/+61
| * wifi: ath11k: Relocate the func ath11k_mac_bitrate_mask_num_ht_rates() and ch...Maharaja Kennadyrajan2023-05-171-15/+15
| * wifi: ath12k: increase vdev setup timeoutAishwarya R2023-05-172-1/+4
| * wifi: ath11k: EMA beacon supportAloka Dixit2023-05-093-3/+70
| * wifi: ath11k: MBSSID beacon supportAloka Dixit2023-05-092-5/+112
| * wifi: ath11k: refactor vif parameter configurationsAloka Dixit2023-05-091-17/+24
| * wifi: ath11k: MBSSID parameter configuration in AP modeAloka Dixit2023-05-093-8/+32
| * wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmdAloka Dixit2023-05-092-6/+6
| * wifi: ath11k: MBSSID configuration during vdev create/startAloka Dixit2023-05-093-4/+90
| * wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit2023-05-095-0/+20
| * wifi: ath: work around false-positive stringop-overread warningArnd Bergmann2023-05-092-10/+10
| * wifi: ath11k: Use list_count_nodes()Christophe JAILLET2023-05-052-26/+1
| * wifi: ath10k: Use list_count_nodes()Christophe JAILLET2023-05-053-32/+8
| * wifi: ath10k: Serialize wake_tx_queue opsAlexander Wetzel2023-05-053-2/+10
| * wifi: ath12k: fix potential wmi_mgmt_tx_queue race conditionKarthik M2023-05-051-1/+1
| * wifi: ath12k: add wait operation for tx management packets for flush from mac...Karthik M2023-05-054-8/+38
| * wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon2023-04-281-1/+1
| * wifi: ath12k: Remove some dead codeChristophe JAILLET2023-04-281-5/+0
| * wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin2023-04-281-0/+4
| * wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer2023-04-281-9/+18
| * wifi: ath12k: send WMI_PEER_REORDER_QUEUE_SETUP_CMDID when ADDBA session startsCarl Huang2023-04-261-1/+13
| * wifi: ath12k: set PERST pin no pull request for WCN7850Carl Huang2023-04-262-1/+3
| * wifi: ath12k: add qmi_cnss_feature_bitmap field to hardware parametersCarl Huang2023-04-263-2/+11
* | wifi: rtw89: 8851b: rfk: add TSSIPing-Ke Shih2023-05-172-0/+621
* | wifi: rtw89: 8851b: rfk: add DPKPing-Ke Shih2023-05-173-0/+1064
* | wifi: rtw89: 8851b: rfk: add RX DCKPing-Ke Shih2023-05-173-0/+113
* | wifi: rtw89: 8851b: add to parse efuse contentPing-Ke Shih2023-05-172-0/+269
* | wifi: rtw89: 8851b: add set channel functionPing-Ke Shih2023-05-172-0/+717
* | wifi: rtw89: 8851b: add basic power on functionPing-Ke Shih2023-05-173-0/+346
* | wifi: rtw89: 8851b: add BT coexistence support functionPing-Ke Shih2023-05-172-0/+364
* | wifi: rtw89: 8851b: configure GPIO according to RFE typePing-Ke Shih2023-05-177-0/+86
* | wifi: rtw89: 8851b: add to read efuse version to recognize hardware version BPing-Ke Shih2023-05-172-0/+22
* | wifi: rtl8xxxu: Rename some registersBitterblue Smith2023-05-157-83/+83
* | wifi: rtl8xxxu: Support new chip RTL8192FUBitterblue Smith2023-05-159-31/+2263
* | wifi: brcmfmac: wcc: Add debug messagesMatthias Brugger2023-05-151-2/+2
* | Merge tag 'wireless-next-2023-05-12' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2023-05-1543-300/+3488
|\ \
| * | wifi: rtw89: suppress the log for specific SER called CMDPSR_FRZTOChin-Yen Lee2023-05-112-0/+37
| * | wifi: rtw89: ser: L1 add pre-M0 and post-M0 statesZong-Zhe Yang2023-05-114-1/+51
| * | wifi: rtw89: pci: fix interrupt enable mask for HALT C2H of RTL8851BZong-Zhe Yang2023-05-112-2/+8
| * | wifi: rtw89: support U-NII-4 channels on 5GHz bandZong-Zhe Yang2023-05-112-0/+13
| * | wifi: rtw89: regd: judge UNII-4 according to BIOS and chipZong-Zhe Yang2023-05-117-1/+63
| * | wifi: rtw89: introduce realtek ACPI DSM methodZong-Zhe Yang2023-05-113-1/+75
| * | wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET2023-05-111-3/+3
| * | wifi: rtw88: unlock on error path in rtw_ops_add_interface()Dan Carpenter2023-05-111-1/+3
| * | wifi: wilc1000: Increase ASSOC response bufferAmisha Patel2023-05-113-3/+3
| * | wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel2023-05-111-4/+4
| * | wifi: mt7601u: delete dead code checking debugfs returnsWang Jikai2023-05-051-2/+0
| * | wifi: mwifiex: Use list_count_nodes()Christophe JAILLET2023-05-052-17/+2