aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-10-25ath10k: fix module load regression with iram-recovery featureAbinaya Kalaiselvan3-5/+24
2021-10-25ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann1-1/+9
2021-10-25ath11k: change return buffer manager for QCA6390Baochen Qiang6-15/+49
2021-10-23mt76: connac: fix unresolved symbols when CONFIG_PM is unsetFelix Fietkau1-1/+1
2021-10-23mt76: Make use of the helper macro kthread_run()Cai Huoqing1-6/+4
2021-10-23mt76: Print error message when reading EEPROM from mtd failedHauke Mehrtens1-1/+4
2021-10-23mt76: mt7921: disable 4addr capabilityLorenzo Bianconi1-1/+2
2021-10-23mt76: mt7915: add debugfs knobs for MCU utilizationShayne Chen6-4/+75
2021-10-23mt76: mt7915: add WA firmware log supportShayne Chen4-14/+58
2021-10-23mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_capsLorenzo Bianconi1-3/+2
2021-10-23mt76: mt7915: rework debugfs fixed-rate knobRyder Lee3-9/+60
2021-10-23mt76: mt7915: rework .set_bitrate_mask() to support more optionsRyder Lee5-27/+175
2021-10-23mt76: mt7915: remove mt7915_mcu_add_he()Ryder Lee4-34/+14
2021-10-23mt76: mt7615: apply cached RF data for DBDCRyder Lee2-2/+21
2021-10-23mt76: mt7615: mt7622: fix ibss and meshpointNick Hainke1-2/+2
2021-10-23mt76: mt7921: fix Wformat build warningRandy Dunlap1-1/+1
2021-10-23mt76: mt7921: fix mt7921s KconfigLorenzo Bianconi1-0/+1
2021-10-22Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski183-2717/+97628
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski1-17/+146
2021-10-22iwlwifi: pnvm: print out the version properlyJohannes Berg1-1/+1
2021-10-22iwlwifi: dbg: treat non active regions as unsupported regionsRotem Saado1-1/+3
2021-10-22iwlwifi: mvm: Read acpi dsm to get channel activation bitmapMiri Korenblit3-5/+39
2021-10-22iwlwifi: add new device id 7F70Yaara Baruch1-0/+3
2021-10-22iwlwifi: mvm: improve log when processing CSAGregory Greenman1-2/+3
2021-10-22iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HSJohannes Berg5-0/+20
2021-10-22iwlwifi: dbg: treat dbgc allocation failure when tlv is missingRotem Saado1-1/+3
2021-10-22iwlwifi: add new killer devices to the driverYaara Baruch3-0/+32
2021-10-22iwlwifi: mvm: set inactivity timeouts also for PS-pollSara Sharon1-14/+14
2021-10-22iwlwifi: pcie: try to grab NIC access earlyJohannes Berg1-0/+18
2021-10-22iwlwifi: mvm: reduce WARN_ON() in TX status pathJohannes Berg1-1/+3
2021-10-22iwlwifi: allow rate-limited error messagesJohannes Berg3-16/+40
2021-10-22iwlwifi: mvm: remove session protection after auth/assocJohannes Berg1-0/+16
2021-10-22iwlwifi: remove redundant iwl_finish_nic_init() argumentJohannes Berg6-13/+12
2021-10-22iwlwifi: mvm: Add RTS and CTS flags to iwl_tx_cmd_flags.Miri Korenblit1-0/+4
2021-10-22iwlwifi: mvm: remove csi from iwl_mvm_pass_packet_to_mac80211()Luca Coelho1-5/+3
2021-10-22iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD and RX_NO_DATA_NOTIFLuca Coelho2-58/+86
2021-10-22iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versionsMiri Korenblit5-24/+99
2021-10-22iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD.Miri Korenblit4-17/+41
2021-10-22iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd.Miri Korenblit6-11/+30
2021-10-22iwlwifi: BZ Family SW reset supportRoee Goldfiner2-18/+18
2021-10-22iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplicationRoee Goldfiner2-14/+3
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya9-5/+245
2021-10-22iwlwifi: mvm: Support new version of ranging response notificationMiri Korenblit3-5/+9
2021-10-22iwlwifi: mvm: Support version 3 of tlc_update_notif.Miri Korenblit8-144/+244
2021-10-22iwlwifi: mvm: convert old rate & flags to the new format.Miri Korenblit4-24/+141
2021-10-22iwlwifi: mvm: add definitions for new rate & flagsMiri Korenblit1-4/+144
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit9-147/+147
2021-10-22iwlwifi: mvm: scrub key material in firmware dumpsJohannes Berg1-1/+178
2021-10-22iwlwifi: parse debug exclude data from firmware fileJohannes Berg3-0/+57
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg9-12/+89