summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-04-23wifi: brcmsmac: Spelling correctionsSimon Horman
2025-04-23wifi: mwifiex: move common settings out of switch/caseSascha Hauer
2025-04-23wifi: mwifiex: make locally used function staticSascha Hauer
2025-04-23wifi: mwifiex: fix indentionSascha Hauer
2025-04-23wifi: mwifiex: simplify mwifiex_setup_ht_caps()Sascha Hauer
2025-04-23wifi: mwifiex: pass adapter to mwifiex_dnld_cmd_to_fw()Sascha Hauer
2025-04-23wifi: mwifiex: make region_code_mapping_t constSascha Hauer
2025-04-23wifi: mwifiex: drop unnecessary initializationSascha Hauer
2025-04-23wifi: mwifiex: use adapter as context pointer for mwifiex_hs_activated_event()Sascha Hauer
2025-04-23wifi: mwifiex: deduplicate code in mwifiex_cmd_tx_rate_cfg()Sascha Hauer
2025-04-23wifi: iwlwifi: mvm: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-23wifi: iwlwifi: fw: api: Absolute rudimentary typo fixes in the file power.hBhaskar Chowdhury
2025-04-23wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0Víctor Gonzalo
2025-04-23wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.cYang Li
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg
2025-04-23wifi: rt2x00: remove weird self-assignment in rt2800_loft_search()Dmitry Antipov
2025-04-23wifi: iwlwifi: restore missing initialization of async_handlers_listItamar Shalev
2025-04-23wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()Wentao Liang
2025-04-23wifi: plfxlc: Remove erroneous assert in plfxlc_mac_releaseMurad Masimov
2025-04-23wifi: iwlwifi: fix the check for the SCRATCH register upon resumeEmmanuel Grumbach
2025-04-23wifi: iwlwifi: don't warn if the NIC is gone in resumeEmmanuel Grumbach
2025-04-23wifi: iwlwifi: mld: fix BAID validity checkJohannes Berg
2025-04-23wifi: iwlwifi: back off on continuous errorsJohannes Berg
2025-04-23wifi: iwlwifi: mld: only create debugfs symlink if it does not existBenjamin Berg
2025-04-23wifi: iwlwifi: mld: inform trans on init failureMiri Korenblit
2025-04-23wifi: iwlwifi: mld: properly handle async notification in op mode startMiri Korenblit
2025-04-23Revert "wifi: iwlwifi: make no_160 more generic"Miri Korenblit
2025-04-23Revert "wifi: iwlwifi: add support for BE213"Miri Korenblit
2025-04-20gcc-15: work around sequence-point warningLinus Torvalds
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds
2025-04-17wifi: wcn36xx: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath12k: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath11k: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath10k: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath12k: fix node corruption in ar->arvifs listMaharaja Kennadyrajan
2025-04-17wifi: ath12k: Prevent sending WMI commands to firmware during firmware crashMaharaja Kennadyrajan
2025-04-17wifi: ath12k: avoid multiple skb_cb fetch in ath12k_mac_mgmt_tx_wmi()Rameshkumar Sundaram
2025-04-17wifi: ath12k: fix wrong handling of CCMP256 and GCMP ciphersRameshkumar Sundaram
2025-04-17wifi: ath12k: Fix the QoS control field offset to build QoS headerRamasamy Kaliappan
2025-04-17wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabledP Praneesh
2025-04-17wifi: ath12k: avoid deadlock during regulatory update in ath12k_regd_update()Wen Gong
2025-04-17wifi: ath12k: Add MSDU length validation for TKIP MIC errorP Praneesh
2025-04-17wifi: ath12k: fix invalid access to memorySarika Sharma
2025-04-17wifi: ath12k: correctly handle mcast packets for clientsSarika Sharma
2025-04-17wifi: ath12k: using msdu end descriptor to check for rx multicast packetsSarika Sharma
2025-04-17wifi: ath12k: Update frequency range if reg rules changesAditya Kumar Singh
2025-04-17wifi: ath12k: Fix frequency range in driverAditya Kumar Singh
2025-04-17wifi: ath12k: Add helper function ath12k_mac_update_freq_range()Rajat Soni
2025-04-17wifi: ath12k: Use skb->len for dma_unmap_single() length parameterP Praneesh
2025-04-17wifi: ath12k: Fix memory leak during extended skb allocationP Praneesh