summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-9/+7
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...Jakub Kicinski41-170/+283
2021-02-06Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2-9/+7
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-141/+267
2021-01-28mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi1-3/+5
2021-01-28ath9k: fix build error with LEDS_CLASS=mArnd Bergmann1-6/+2
2021-01-28virt_wifi: fix deadlock on RTNLJohannes Berg1-8/+0
2021-01-27Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski24-141/+264
2021-01-27iwlwifi: provide gso_type to GSO packetsEric Dumazet1-0/+3
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg16-26/+61
2021-01-25iwl4965: do not process non-QOS frames on txq->sched_retry pathStanislaw Gruszka1-5/+6
2021-01-25mt7601u: process tx URBs with status EPROTO properlyLorenzo Bianconi1-0/+1
2021-01-25wlcore: Fix command execute failure 19 for wl12xxTony Lindgren3-20/+1
2021-01-25mt7601u: use ieee80211_rx_list to pass frames to the network stack as a batchLorenzo Bianconi1-5/+14
2021-01-25rtw88: 8723de: adjust the LTR settingChin-Yen Lee1-2/+2
2021-01-25rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava1-4/+4
2021-01-25rtlwifi: rtl8192se: fix bool comparison in expressionsAditya Srivastava1-2/+2
2021-01-25rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava2-6/+6
2021-01-25rtlwifi: rtl8192c-common: fix bool comparison in expressionsAditya Srivastava1-2/+2
2021-01-25rtlwifi: rtl_pci: fix bool comparison in expressionsAditya Srivastava1-2/+2
2021-01-25mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi1-1/+1
2021-01-25iwlwifi: queue: bail out on invalid freeingJohannes Berg1-4/+2
2021-01-25iwlwifi: mvm: guard against device removal in reprobeJohannes Berg1-1/+2
2021-01-25iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.Matti Gottlieb1-2/+2
2021-01-25iwlwifi: mvm: clear IN_D3 after wowlan status cmdShaul Triebitz1-3/+3
2021-01-25iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho3-0/+38
2021-01-25iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman2-0/+10
2021-01-25iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen3-29/+68
2021-01-25iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg1-1/+7
2021-01-25iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg1-6/+2
2021-01-25iwlwifi: pcie: fix context info memory leakJohannes Berg1-2/+9
2021-01-25iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach1-0/+5
2021-01-25iwlwifi: pcie: set LTR on more devicesJohannes Berg2-17/+28
2021-01-25iwlwifi: queue: don't crash if txq->entries is NULLEmmanuel Grumbach1-25/+24
2021-01-25iwlwifi: fix the NMI flow for old devicesEmmanuel Grumbach2-6/+13
2021-01-25iwlwifi: pnvm: don't try to load after failuresJohannes Berg1-1/+7
2021-01-25iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg1-25/+25
2021-01-25iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg1-0/+3
2021-01-25iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg1-0/+3
2021-01-25iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon1-0/+3
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg9-16/+16
2021-01-21mac80211_hwsim: add 6GHz channelsRamon Fontes1-1/+73
2021-01-18mt76: mt7663s: fix rx buffer refcountingLorenzo Bianconi1-5/+4
2021-01-18mt7601u: fix rx buffer refcountingLorenzo Bianconi1-2/+1
2021-01-14wlcore: Downgrade exceeded max RX BA sessions to debugTony Lindgren1-1/+1
2021-01-14wilc1000: use flexible-array member instead of zero-length arrayTian Tao1-4/+4
2021-01-14brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce1-2/+5
2021-01-14brcmfmac: Delete useless kfree codeZheng Yongjun1-6/+4
2021-01-14qtnfmac_pcie: Use module_pci_driverAmey Narkhede1-12/+1
2021-01-14mt7601u: check the status of device in calibrationZhi Han1-0/+3