aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-27virt_wifi: fix deadlock on RTNLJohannes Berg
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-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-25iwl4965: do not process non-QOS frames on txq->sched_retry pathStanislaw Gruszka
2021-01-25mt7601u: process tx URBs with status EPROTO properlyLorenzo Bianconi
2021-01-25wlcore: Fix command execute failure 19 for wl12xxTony Lindgren
2021-01-25mt7601u: use ieee80211_rx_list to pass frames to the network stack as a batchLorenzo Bianconi
2021-01-25rtw88: 8723de: adjust the LTR settingChin-Yen Lee
2021-01-25rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8192se: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8192c-common: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl_pci: fix bool comparison in expressionsAditya Srivastava
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-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2021-01-21mac80211_hwsim: add 6GHz channelsRamon Fontes
2021-01-18mt76: mt7663s: fix rx buffer refcountingLorenzo Bianconi
2021-01-18mt7601u: fix rx buffer refcountingLorenzo Bianconi
2021-01-14wlcore: Downgrade exceeded max RX BA sessions to debugTony Lindgren
2021-01-14wilc1000: use flexible-array member instead of zero-length arrayTian Tao
2021-01-14brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-01-14brcmfmac: Delete useless kfree codeZheng Yongjun
2021-01-14qtnfmac_pcie: Use module_pci_driverAmey Narkhede
2021-01-14mt7601u: check the status of device in calibrationZhi Han
2021-01-14mt7601u: process URBs in status EPROTO properlyZhi Han
2021-01-14brcmfmac: support BCM4365E with 43666 ChipCommon chip IDRafał Miłecki
2021-01-14wilc1000: fix spelling mistake in Kconfig "devision" -> "division"Colin Ian King
2021-01-14mwifiex: pcie: Drop bogus __refdata annotationGeert Uytterhoeven