aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-01-01wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg
2023-11-28wifi: wilc1000: use vmm_table as array in wilc structAjay Singh
2023-11-28wifi: ath11k: fix gtk offload status event lockingJohan Hovold
2023-11-28wifi: ath11k: fix htt pktlog lockingJohan Hovold
2023-11-28wifi: ath11k: fix dfs radar event lockingJohan Hovold
2023-11-28wifi: ath11k: fix temperature event lockingJohan Hovold
2023-11-28wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit
2023-11-28wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-11-28wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov
2023-11-28wifi: plfxlc: fix clang-specific fortify warningDmitry Antipov
2023-11-20wifi: iwlwifi: empty overflow queue during flushMiri Korenblit
2023-11-20wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg
2023-11-20wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman
2023-11-20wifi: wfx: fix case where rates are out of orderFelipe Negrelli Wolter
2023-11-20wifi: ath11k: fix Tx power value during active CACAditya Kumar Singh
2023-11-20wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov
2023-11-20wifi: ath: dfs_pattern_detector: Fix a memory initialization issueChristophe JAILLET
2023-11-20wifi: mt76: mt7915: fix beamforming availability checkMeiChia Chiu
2023-11-20wifi: mt76: mt7603: improve stuck beacon handlingFelix Fietkau
2023-11-20wifi: mt76: mt7603: improve watchdog reset reliablityFelix Fietkau
2023-11-20wifi: mt76: mt7603: rework/fix rx pse hang checkFelix Fietkau
2023-11-20wifi: ath11k: fix boot failure with one MSI vectorBaochen Qiang
2023-11-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-11-20wifi: iwlwifi: honor the enable_ini valueEmmanuel Grumbach
2023-10-25wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear
2023-10-25wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_lenGustavo A. R. Silva
2023-10-10wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-10-06wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann
2023-10-06wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann
2023-10-06wifi: ath11k: fix tx status reporting in encap offload modePradeep Kumar Chitrapu
2023-09-23wifi: mac80211_hwsim: drop short framesJohannes Berg
2023-09-23wifi: wil6210: fix fortify warningsDmitry Antipov
2023-09-23mt76: mt7921: don't assume adequate headroom for SDIO headersMatt Whitlock
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu
2023-09-23wifi: ath9k: fix fortify warningsDmitry Antipov
2023-09-13wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13wifi: ath11k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-13wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-13wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-13wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-09-13wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-09-13wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov