summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-02-06Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-01-28mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi
2021-01-28ath9k: fix build error with LEDS_CLASS=mArnd Bergmann
2021-01-26Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-01-26iwlwifi: provide gso_type to GSO packetsEric Dumazet
2021-01-25mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2021-01-25iwlwifi: queue: bail out on invalid freeingJohannes Berg
2021-01-25iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-01-25iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.Matti Gottlieb
2021-01-25iwlwifi: mvm: clear IN_D3 after wowlan status cmdShaul Triebitz
2021-01-25iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho
2021-01-25iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman
2021-01-25iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen
2021-01-25iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-01-25iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2021-01-25iwlwifi: pcie: fix context info memory leakJohannes Berg
2021-01-25iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-01-25iwlwifi: pcie: set LTR on more devicesJohannes Berg
2021-01-25iwlwifi: queue: don't crash if txq->entries is NULLEmmanuel Grumbach
2021-01-25iwlwifi: fix the NMI flow for old devicesEmmanuel Grumbach
2021-01-25iwlwifi: pnvm: don't try to load after failuresJohannes Berg
2021-01-25iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg
2021-01-25iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg
2021-01-25iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-01-25iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon
2021-01-18mt76: mt7663s: fix rx buffer refcountingLorenzo Bianconi
2021-01-18mt7601u: fix rx buffer refcountingLorenzo Bianconi
2021-01-14iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai
2021-01-14mt76: Fix queue ID variable types after mcu queue splitNathan Chancellor
2021-01-05wil6210: select CONFIG_CRC32Arnd Bergmann
2020-12-22Merge tag 'wireless-drivers-2020-12-22' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-12-20mt76: mt7915: fix MESH ifdef blockRandy Dunlap
2020-12-20mt76: mt76s: fix NULL pointer dereference in mt76s_process_tx_queueLorenzo Bianconi
2020-12-20mt76: sdio: remove wake logic in mt76s_process_tx_queueLorenzo Bianconi
2020-12-20mt76: usb: remove wake logic in mt76u_status_workerLorenzo Bianconi
2020-12-20Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2020-12-18ath11k: pci: disable ASPM L0sLs before downloading firmwareCarl Huang
2020-12-18ath11k: qmi: try to allocate a big block of DMA memory firstCarl Huang
2020-12-17rtlwifi: rise completion at the last step of firmware callbackPing-Ke Shih
2020-12-17mt76: mt76u: fix NULL pointer dereference in mt76u_status_workerLorenzo Bianconi
2020-12-17ath11k: Fix ath11k_pci_fix_l1ss()Dan Carpenter
2020-12-17ath11k: Fix error code in ath11k_core_suspend()Dan Carpenter
2020-12-17ath11k: start vdev if a bss peer is already createdCarl Huang
2020-12-17ath11k: fix crash caused by NULL rx_channelCarl Huang
2020-12-17ath11k: add missing null check on allocated skbColin Ian King
2020-12-15ath9k: make relay callbacks constJani Nikula
2020-12-15ath11k: make relay callbacks constJani Nikula
2020-12-15ath10k: make relay callbacks constJani Nikula
2020-12-12Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang