summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-02-23mt76: mt7615: fix rdd mcu cmd endiannessLorenzo Bianconi
2021-02-23mt76: mt7915: fix endian issuesFelix Fietkau
2021-02-17mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi
2021-02-17ath9k: fix build error with LEDS_CLASS=mArnd Bergmann
2021-02-13iwlwifi: queue: bail out on invalid freeingJohannes Berg
2021-02-13iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-02-13iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho
2021-02-13iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman
2021-02-13iwlwifi: pcie: fix context info memory leakJohannes Berg
2021-02-13iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-13iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-02-13iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2021-02-03iwlwifi: pcie: set LTR on more devicesJohannes Berg
2021-02-03iwlwifi: pnvm: don't try to load after failuresJohannes Berg
2021-02-03iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg
2021-02-03iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg
2021-02-03iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.Matti Gottlieb
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi
2021-02-03mt76: mt7663s: fix rx buffer refcountingLorenzo Bianconi
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2021-02-03iwlwifi: provide gso_type to GSO packetsEric Dumazet
2021-01-30iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai
2021-01-19ath11k: qmi: try to allocate a big block of DMA memory firstCarl Huang
2021-01-19ath11k: fix crash caused by NULL rx_channelCarl Huang
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann
2021-01-12rtlwifi: rise completion at the last step of firmware callbackPing-Ke Shih
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2020-12-30mt76: add back the SUPPORTS_REORDERING_BUFFER flagFelix Fietkau
2020-12-30ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu
2020-12-30iwlwifi: mvm: hook up missing RX handlersJohannes Berg
2020-12-30iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg
2020-12-30adm8211: fix error return code in adm8211_probe()Zhang Changzhong
2020-12-30mt76: fix tkip configuration for mt7615/7663 devicesLorenzo Bianconi
2020-12-30mt76: fix memory leak if device probing failsLorenzo Bianconi
2020-12-30mt76: dma: fix possible deadlock running mt76_dma_cleanupLorenzo Bianconi
2020-12-30mt76: set fops_tx_stats.owner to THIS_MODULETaehee Yoo
2020-12-30mt76: mt7915: set fops_sta_stats.owner to THIS_MODULETaehee Yoo
2020-12-30mt76: mt7663s: fix a possible ple quota underflowLorenzo Bianconi
2020-12-30ath10k: Release some resources in an error handling pathChristophe JAILLET
2020-12-30ath10k: Fix an error handling pathChristophe JAILLET
2020-12-30ath10k: Fix the parsing error in service available eventRakesh Pillai
2020-12-30ath11k: Fix an error handling pathChristophe JAILLET
2020-12-30ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann
2020-12-30ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann
2020-12-30cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao
2020-12-30rsi: fix error return code in rsi_reset_card()Zhang Changzhong
2020-12-30qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai
2020-12-30orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior