summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorLines
2020-07-20iwlwifi: Make some Killer Wireless-AC 1550 cards work againAlessio Bonfiglio-0/+2
2020-06-23iwlwifi: fix crash in iwl_dbg_tlv_alloc_triggerJiri Slaby-2/+14
2020-06-23iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCUJohannes Berg-5/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-17/+17
2020-05-29iwlwifi: bump FW API to 56 for AX devicesLuca Coelho-1/+1
2020-05-29iwlwifi: mvm: add support for range request version 10Avraham Stern-11/+45
2020-05-29iwlwifi: mvm: fix aux station leakSharon-11/+18
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein-139/+138
2020-05-29iwlwifi: move iwl_txq and substructures to a common trans headerMordechay Goodstein-107/+107
2020-05-29iwlwifi: pcie: gen3: indicate 8k/12k RB size to deviceJohannes Berg-2/+18
2020-05-29iwlwifi: acpi: evaluate dsm to enable 5.2 bands in IndonesiaGil Adam-2/+75
2020-05-29iwlwifi: acpi: support device specific method (DSM)Gil Adam-11/+110
2020-05-29iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txqMordechay Goodstein-6/+6
2020-05-29iwlwifi: pcie: don't count on the FW to set persistence modeHaim Dreyfuss-9/+3
2020-05-29iwlwifi: set NO_HE if the regulatory domain forbids itHaim Dreyfuss-0/+5
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller-3/+3
2020-05-25Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...David S. Miller-509/+795
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+4
2020-05-13Merge tag 'iwlwifi-next-for-kalle-2020-05-08' of git://git.kernel.org/pub/scm...Kalle Valo-475/+761
2020-05-12ipw2x00: Fix comment for CLOCK_BOOTTIME constantPali Rohár-1/+1
2020-05-12iwlegacy: Replace zero-length array with flexible-arrayGustavo A. R. Silva-13/+13
2020-05-12ipw2x00: Replace zero-length array with flexible-arrayGustavo A. R. Silva-20/+20
2020-05-08iwlwifi: pcie: handle QuZ configs with killer NICs as wellLuca Coelho-0/+4
2020-05-08iwlwifi: dbg_ini: differentiate ax210 hw with same hw typeLiad Kaufman-3/+32
2020-05-08iwlwifi: pcie: skip fragmented receive buffersJohannes Berg-6/+30
2020-05-08iwlwifi: remove outdated copyright print/module statementJohannes Berg-8/+6
2020-05-08iwlwifi: mvm: don't transmit on unallocated queueJohannes Berg-1/+11
2020-05-08iwlwifi: tx: enable A-MSDU in low latency modeMordechay Goodstein-7/+4
2020-05-08iwlwifi: use longer queues for 256-BAJohannes Berg-2/+2
2020-05-08iwlwifi: pcie: gen2: use DMA pool for byte-count tablesJohannes Berg-3/+28
2020-05-08iwlwifi: pcie: remove some dead codeJohannes Berg-6/+6
2020-05-08iwlwifi: dbg: mark a variable __maybe_unusedJohannes Berg-1/+1
2020-05-08iwlwifi: mvm: attempt to allocate smaller queuesJohannes Berg-8/+15
2020-05-08iwlwifi: pcie: allocate much smaller byte-count tableJohannes Berg-12/+19
2020-05-08iwlwifi: dump api version in yaml formatMordechay Goodstein-4/+100
2020-05-08iwlwifi: pcie: convert all AX101 devices to the device tablesLuca Coelho-36/+37
2020-05-08iwlwifi: pcie: remove occurrences of 22000 in the FW name definesLuca Coelho-40/+32
2020-05-08iwlwifi: pcie: convert QnJ with Hr to the device tableLuca Coelho-28/+14
2020-05-08iwlwifi: pcie: remove mangling for iwl_ax101_cfg_qu_hrLuca Coelho-23/+0
2020-05-08iwlwifi: pcie: remove outdated comment about PCI RTPM referenceLuca Coelho-10/+2
2020-05-08iwlwifi: mvm: add IML/ROM information to the assertion dumpsLuca Coelho-0/+20
2020-05-08iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modesEmmanuel Grumbach-47/+55
2020-05-08iwlwifi: yoyo: remove magic numberMordechay Goodstein-1/+5
2020-05-08iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zeroLuca Coelho-4/+3
2020-05-08iwlwifi: dbg: set debug descriptor to NULL outside of iwl_fw_free_dump_descShahar S Matityahu-9/+10
2020-05-08iwlwifi: bump FW API to 55 for AX devicesLuca Coelho-3/+3
2020-05-08iwlwifi: yoyo: add D3 resume timepointMordechay Goodstein-0/+3
2020-05-08iwlwifi: mvm: set properly station flags in STA_HE_CTXT_CMDShaul Triebitz-5/+9
2020-05-08iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein-11/+15
2020-05-08iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameterEmmanuel Grumbach-31/+13