summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-08-176-14/+91
|\
| * mt76: fix enum type mismatchArnd Bergmann2021-08-064-4/+6
| * iwlwifi: add new so-jf devicesYaara Baruch2021-07-281-1/+35
| * iwlwifi: add new SoF with JF devicesYaara Baruch2021-07-281-0/+34
| * iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg2021-07-281-9/+16
* | virt_wifi: fix error on connectMatteo Croce2021-07-231-20/+32
* | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-151-0/+1
|\ \ | |/ |/|
| * mt76: mt7921: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-121-0/+1
* | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-141-1/+2
|\ \ | |/ |/|
| * mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma2021-07-081-1/+2
* | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-055-60/+11
|\ \
| * \ Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman2021-06-1411-30/+138
| |\ \
| * \ \ Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-3115-100/+304
| |\ \ \
| * | | | b43: don't save dentries for debugfsGreg Kroah-Hartman2021-05-212-32/+5
| * | | | b43legacy: don't save dentries for debugfsGreg Kroah-Hartman2021-05-212-27/+5
| * | | | firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
* | | | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-6/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mwifiex: re-fix for unaligned accessesArnd Bergmann2021-05-171-6/+4
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-291-3/+10
|\ \ \ \
| * \ \ \ Merge tag 'wireless-drivers-2021-06-19' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-06-211-3/+10
| |\ \ \ \
| | * | | | mwifiex: bring down link before deleting interfaceBrian Norris2021-06-111-3/+10
* | | | | | Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller2021-06-285-20/+48
|\ \ \ \ \ \
| * | | | | | mac80211: notify driver on mgd TX completionJohannes Berg2021-06-233-5/+5
| * | | | | | mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau2021-06-231-0/+3
| * | | | | | mac80211_hwsim: record stats in non-netlink pathNguyen Dinh Phi2021-06-231-0/+2
| * | | | | | mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du2021-06-231-10/+38
| * | | | | | cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg2021-06-231-5/+0
* | | | | | | Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...David S. Miller2021-06-25144-3064/+5549
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo2021-06-241-36/+0
| * | | | | | rtw88: fix c2h memory leakPo-Hao Huang2021-06-243-1/+13
| * | | | | | brcmfmac: support parse country code map from DTShawn Guo2021-06-241-2/+55
| * | | | | | Merge tag 'iwlwifi-next-for-kalle-2021-06-22' of git://git.kernel.org/pub/scm...Kalle Valo2021-06-2347-784/+1637
| |\ \ \ \ \ \
| | * | | | | | iwlwifi: bump FW API to 64 for AX devicesLuca Coelho2021-06-221-2/+2
| | * | | | | | iwlwifi: fw: dump TCM error table if presentJohannes Berg2021-06-224-0/+79
| | * | | | | | iwlwifi: add 9560 killer deviceybaruch2021-06-223-1/+9
| | * | | | | | iwlwifi: move error dump to fw utilsJohannes Berg2021-06-226-351/+368
| | * | | | | | iwlwifi: support loading the reduced power table from UEFILuca Coelho2021-06-229-14/+318
| | * | | | | | iwlwifi: move UEFI code to a separate fileLuca Coelho2021-06-224-81/+114
| | * | | | | | iwlwifi: mvm: introduce iwl_wowlan_get_status_cmdEmmanuel Grumbach2021-06-223-8/+28
| | * | | | | | iwlwifi: mvm: introduce iwl_wowlan_kek_kck_material_cmd_v4Emmanuel Grumbach2021-06-222-9/+34
| | * | | | | | iwlwifi: mvm: update iwl_wowlan_patterns_cmdEmmanuel Grumbach2021-06-222-5/+22
| | * | | | | | iwlwifi: mvm: introduce iwl_proto_offload_cmd_v4Emmanuel Grumbach2021-06-223-11/+42
| | * | | | | | iwlwifi: fix NUM_IWL_UCODE_TLV_* definitions to avoid sparse errorsLuca Coelho2021-06-221-6/+8
| | * | | | | | iwlwifi: pcie: free some DMA memory earlierJohannes Berg2021-06-223-12/+21
| | * | | | | | iwlwifi: mvm: fill phy_data.d1 for no-data RXJohannes Berg2021-06-221-6/+4
| | * | | | | | iwlwifi: pcie: fix context info freeingJohannes Berg2021-06-221-1/+2
| | * | | | | | iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2021-06-222-5/+13
| | * | | | | | iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES versionEmmanuel Grumbach2021-06-221-2/+5
| | * | | | | | iwlwifi: support ver 6 of WOWLAN_CONFIGURATION and ver 10 of WOWLAN_GET_STATUSESNaftali Goldstein2021-06-222-15/+23
| | * | | | | | iwlwifi: mvm: don't request mac80211 to disable/enable sta's queuesNaftali Goldstein2021-06-221-2/+6