summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-06-21wifi: iwlwifi: mvm: check the right csa_activeEmmanuel Grumbach
2023-06-21wifi: iwlwifi: pcie: add size assertionsJohannes Berg
2023-06-21wifi: iwlwifi: pcie: refactor RB status size calculationJohannes Berg
2023-06-21wifi: p54: Add missing MODULE_FIRMWARE macroJuerg Haefliger
2023-06-21wifi: rtw89: use struct to parse firmware headerPing-Ke Shih
2023-06-21wifi: rtw89: TX power stuffs replace confusing naming of _max with _numZong-Zhe Yang
2023-06-21wifi: rtw89: 8851b: configure to force 1 TX power valuePing-Ke Shih
2023-06-21wifi: rtw89: 8851b: rfk: update IQK to version 0x8Ping-Ke Shih
2023-06-21wifi: rtw89: 8851b: rfk: add LCK trackPing-Ke Shih
2023-06-21wifi: rtw89: 8851b: update TX power tables to R28Zong-Zhe Yang
2023-06-21wifi: rtw89: 8851b: update RF radio A parameters to R28Ping-Ke Shih
2023-06-21wifi: rtw88: fix not entering PS mode after AP stopsPo-Hao Huang
2023-06-21wifi: rtw88: refine register based H2C commandPo-Hao Huang
2023-06-21wifi: rtw88: Stop high queue during scanPo-Hao Huang
2023-06-21wifi: rtw88: Skip high queue in hci_flushPo-Hao Huang
2023-06-21wifi: rtw88: Fix AP mode incorrect DTIM behaviorPo-Hao Huang
2023-06-21wifi: rtw88: use struct instead of macros to set TX descPo-Hao Huang
2023-06-21wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failedChih-Kang Chang
2023-06-21wifi: rtw88: Fix action frame transmission fail before associationPo-Hao Huang
2023-06-20wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya
2023-06-19wifi: iwlwifi: dvm: fix -Wunused-const-variable gcc warningDmitry Antipov
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya
2023-06-19wifi: iwlwifi: bump FW API to 81 for AX devicesGregory Greenman
2023-06-19wifi: iwlwifi: mvm: Add support for SCAN API version 16Ilan Peer
2023-06-19wifi: iwlwifi: mvm: Don't access vif valid links directlyIlan Peer
2023-06-19wifi: iwlwifi: handle eSR transitionsMiri Korenblit
2023-06-19wifi: iwlwifi: fix max number of fw active linksMiri Korenblit
2023-06-19wifi: iwlwifi: add a few rate index validity checksAnjaneyulu
2023-06-19wifi: iwlwifi: Validate slots_num before allocating memoryAnjaneyulu
2023-06-19wifi: iwlwifi: mvm: Validate tid is in valid range before using itAnjaneyulu
2023-06-19wifi: iwlwifi: mvm: track u-APSD misbehaving AP by AP addressJohannes Berg
2023-06-19wifi: iwlwifi: implement WPFC ACPI table loadingJohannes Berg
2023-06-19wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...Anjaneyulu
2023-06-19wifi: iwlwifi: add some FW misbehaviour check infrastructureJohannes Berg
2023-06-19wifi: iwlwifi: mvm: always send spec link ID in link commandsJohannes Berg
2023-06-19wifi: iwlwifi: use array as array argumentJohannes Berg
2023-06-19wifi: iwlwifi: mvm: store WMM params per linkJohannes Berg
2023-06-19wifi: iwlwifi: mvm: check link during TXJohannes Berg
2023-06-19wifi: iwlwifi: mvm: add a NULL pointer checkJohannes Berg
2023-06-19wifi: iwlwifi: fw: Add new FSEQ defines to fw dumpAriel Malamud
2023-06-19wifi: iwlwifi: pcie: double-check ACK interrupt after timeoutJohannes Berg
2023-06-19wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg
2023-06-19wifi: iwlwifi: mvm: use iwl_mvm_is_vendor_in_approved_list()Johannes Berg
2023-06-19wifi: iwlwifi: fw: make some ACPI functions staticJohannes Berg
2023-06-19wifi: iwlwifi: Correctly indicate support for VHT TX STBCIlan Peer
2023-06-19wifi: iwlwifi: mvm: correctly access HE/EHT sband capaJohannes Berg
2023-06-19wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointerMukesh Sisodiya
2023-06-19wifi: iwlwifi: mvm: remove new checksum codeJohannes Berg
2023-06-19Merge wireless into wireless-nextJohannes Berg
2023-06-16wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018Ziyang Huang