aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/intel/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller30-720/+944
2020-03-27iwlwifi: mvm: remove newline from rs_pretty_print_rate()Johannes Berg2-2/+8
2020-03-27iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg2-2/+1
2020-03-27iwlwifi: bump FW API to 53 for 22000 seriesLuca Coelho1-1/+1
2020-03-27iwlwifi: remove IWL_FW_DBG_DOMAIN macroJohannes Berg1-2/+0
2020-03-27iwlwifi: yoyo: enable yoyo by defaultLuca Coelho1-1/+2
2020-03-27iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai5-23/+65
2020-03-27iwlwifi: yoyo: don't block dumping internal memory when not in SRAM moderotem saado1-7/+1
2020-03-27iwlwifi: remove support for QnJ HR FPGALuca Coelho3-30/+0
2020-03-27iwlwifi: remove support for QnJ Hr STEP ALuca Coelho2-18/+0
2020-03-27iwlwifi: add trans_cfg for devices with long latencyLuca Coelho3-2/+16
2020-03-27iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMDLuca Coelho3-15/+32
2020-03-27iwlwifi: mvm: add support for non EDCA based measurementsAvraham Stern3-1/+19
2020-03-27iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with JfLuca Coelho3-169/+8
2020-03-27iwlwifi: convert QnJ with Jf devices to new config tableLuca Coelho3-107/+86
2020-03-27iwlwifi: convert all Qu with Jf devices to the new config tableLuca Coelho3-250/+283
2020-03-27iwlwifi: add HW step to new cfg device tableLuca Coelho2-22/+46
2020-03-27iwlwifi: remove some unused extern declarations from iwl-config.hLuca Coelho1-9/+0
2020-03-27iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho7-71/+58
2020-03-27iwlwifi: mvm: enable SF also when we have HEJohannes Berg1-3/+5
2020-03-27iwlwifi: remove redundant iwl9560_2ac_cfg structLuca Coelho2-11/+6
2020-03-27iwlwifi: mvm: rs-fw: fix some indentationJohannes Berg1-2/+1
2020-03-27iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu2-8/+173
2020-03-27iwlwifi: pass trans and NVM data to HE capability parsingJohannes Berg1-3/+5
2020-03-27iwlwifi: pcie: implement read_config32Luca Coelho1-0/+8
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho3-1/+47
2020-03-27iwlwifi: mvm: add soc latency supportShahar S Matityahu5-12/+124
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-44/+68
2020-03-24Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller4-381/+241
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami3-13/+24
2020-03-23iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho1-0/+3
2020-03-17iwlwifi: move AX200 devices to the new tableLuca Coelho3-40/+30
2020-03-17iwlwifi: remove trans entries from COMMON 9260 macroLuca Coelho1-4/+0
2020-03-17iwlwifi: move shared clock entries to new tableLuca Coelho2-73/+29
2020-03-17iwlwifi: move pu devices to new tableLuca Coelho3-175/+31
2020-03-17iwlwifi: remove 9260 devices with 0x1010 and 0x1210 subsytem IDsLuca Coelho2-9/+0
2020-03-17iwlwifi: convert the 9260-1x1 device to use the new parametersLuca Coelho3-2/+5
2020-03-17iwlwifi: move TH1 devices to the new tableLuca Coelho3-11/+15
2020-03-17iwlwifi: map 9461 and 9462 using RF type and RF IDLuca Coelho3-13/+22
2020-03-17iwlwifi: add Pu/PnJ/Th device values to differentiate themLuca Coelho2-29/+34
2020-03-17iwlwifi: add GNSS differentiation to the device tablesLuca Coelho3-7/+25
2020-03-17iwlwifi: add mac/rf types and 160MHz to the device tablesLuca Coelho2-26/+45
2020-03-17iwlwifi: combine 9260 cfgs that only change namesLuca Coelho2-44/+35
2020-03-17iwlwifi: move the remaining 0x2526 configs to the new tableLuca Coelho3-36/+58
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2020-03-06iwlwifi: cfg: use antenna diversity with all AX101 devicesLuca Coelho1-0/+2
2020-03-06iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer1-8/+21
2020-03-06iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2-13/+8
2020-03-06iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein1-7/+3
2020-03-06iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho1-1/+1