aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds105-1186/+2771
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-8/+16
2021-10-28iwlwifi: bump FW API to 67 for AX devicesLuca Coelho1-1/+1
2021-10-28iwlwifi: mvm: extend session protection on associationJohannes Berg1-21/+43
2021-10-28iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera4-14/+14
2021-10-28iwlwifi: mvm: remove session protection on disassocJohannes Berg1-0/+3
2021-10-28iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc()Luca Coelho1-2/+3
2021-10-28iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho5-26/+27
2021-10-28iwlwifi: mvm: d3: use internal data representationJohannes Berg2-188/+212
2021-10-28iwlwifi: mvm: update RFI TLVGregory Greenman1-1/+1
2021-10-28iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointerLuca Coelho1-4/+4
2021-10-28iwlwifi: mvm: read 6E enablement flags from DSM and pass to FWLuca Coelho2-1/+11
2021-10-28iwlwifi: yoyo: support for ROM usnifferMukesh Sisodiya2-15/+94
2021-10-28iwlwifi: fw: uefi: add missing include guardsJohannes Berg1-1/+4
2021-10-28iwlwifi: dump host monitor data when NIC doesn't initJohannes Berg1-1/+45
2021-10-28iwlwifi: pcie: simplify iwl_pci_find_dev_info()Johannes Berg1-4/+3
2021-10-28iwlwifi: ACPI: support revision 3 WGDS tablesAyala Barazani5-69/+193
2021-10-28iwlwifi: pcie: update sw error interrupt for BZ familyMike Golant3-13/+42
2021-10-28iwlwifi: add new pci SoF with JFYaara Baruch1-0/+33
2021-10-28iwlwifi: mvm: Use all Rx chains for roaming scanIlan Peer1-0/+8
2021-10-28iwlwifi: pcie: remove two duplicate PNJ device entriesJohannes Berg1-11/+0
2021-10-28iwlwifi: pcie: refactor dev_info lookupJohannes Berg1-31/+68
2021-10-28iwlwifi: pcie: remove duplicate entryJohannes Berg1-5/+0
2021-10-28iwlwifi: pcie: fix killer name matching for AX200Johannes Berg1-1/+1
2021-10-28iwlwifi: mvm: fix some kerneldoc issuesEmmanuel Grumbach1-0/+2
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