summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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: wilc1000: use vmm_table as array in wilc structAjay Singh
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-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-20iwlwifi: pcie: adjust to Bz completion descriptorJohannes Berg
2023-11-20wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov
2023-11-20wifi: mt76: mt7603: improve stuck beacon handlingFelix Fietkau
2023-11-20mt76: pass original queue id from __mt76_tx_queue_skb to the driverFelix Fietkau
2023-11-20mt76: add support for overriding the device used for DMA mappingFelix Fietkau
2023-11-20mt76: dma: use kzalloc instead of devm_kzalloc for txwiFelix Fietkau
2023-11-20wifi: mt76: mt7603: rework/fix rx pse hang checkFelix Fietkau
2023-11-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
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-10iwlwifi: avoid void pointer arithmeticJohannes Berg
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-09-23wifi: mac80211_hwsim: drop short framesJohannes Berg
2023-09-23wifi: wil6210: fix fortify warningsDmitry Antipov
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-19wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-19wifi: ath11k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-19wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-19wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-19wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-19wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-09-19wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-09-19wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-09-19wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov
2023-09-19wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi
2023-09-19wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee
2023-09-19wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTHLin Ma
2023-09-19wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede
2023-09-06wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu
2023-08-11wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser
2023-07-23wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-23wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov