aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-22iwlwifi: mvm: correct sta-state logic for TDLSJohannes Berg1-17/+20
2021-10-22iwlwifi: api: fix struct iwl_wowlan_status_v7 kernel-docJohannes Berg1-1/+1
2021-10-22iwlwifi: fix fw/img.c license statementJohannes Berg1-50/+3
2021-10-22iwlwifi: remove contact informationJohannes Berg35-169/+0
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg4-5/+1
2021-10-22iwlwifi: api: remove unused RX status bitsJohannes Berg1-15/+1
2021-10-22iwlwifi: add some missing kernel-doc in struct iwl_fwJohannes Berg1-0/+2
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit12-48/+20
2021-10-22iwlwifi: mvm: add support for 160Mhz in ranging measurementsAvraham Stern4-4/+27
2021-10-22iwlwifi: add vendor specific capabilities for some RFsJohannes Berg1-0/+17
2021-10-22iwlwifi: mvm: add lmac/umac PC info in case of errorMordechay Goodstein1-6/+12
2021-10-22iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-10-22iwlwifi: mvm: fix ieee80211_get_he_iftype_cap() iftypeJohannes Berg1-1/+2
2021-10-22iwlwifi: Start scratch debug register for Bz familyMatti Gottlieb3-3/+19
2021-10-22iwlwifi: Add support for more BZ HWsMatti Gottlieb4-0/+41
2021-10-22iwlwifi: Add support for getting rf id with blank otpMatti Gottlieb4-5/+132
2021-10-20ipw2200: prepare for const netdev->dev_addrJakub Kicinski2-4/+4
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski2-4/+4
2021-10-20iwlwifi: cfg: set low-latency-xtal for some integrated So devicesJohannes Berg1-1/+1
2021-10-20iwlwifi: pnvm: read EFI data only if long enoughJohannes Berg1-3/+7
2021-10-20iwlwifi: pnvm: don't kmemdup() more than we haveJohannes Berg1-4/+3
2021-10-20iwlwifi: change all JnP to NO-160 configurationYaara Baruch1-3/+3
2021-10-20iwlwifi: mvm: reset PM state on unsuccessful resumeJohannes Berg1-1/+4
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook3-8/+16
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET3-3/+0
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+7
2021-09-28ipw2200: Fix a function name in print messagesCai Huoqing1-1/+1