summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorLines
2021-05-05Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+4
2021-04-22iwlwifi: mvm: tt: Replace thermal_notify_frameworkThara Gopinath-2/+2
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller-7/+7
2021-04-19iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina-3/+4
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg-2/+2
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg-2/+2
2021-04-19wireless: align some HE capabilities with the specJohannes Berg-3/+3
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg-5/+28
2021-04-17ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter-2/+4
2021-04-14iwlwifi: dbg: disable ini debug in 9000 family and belowMukesh Sisodiya-2/+3
2021-04-14iwlwifi: pcie: Change ma product string nameMatti Gottlieb-5/+5
2021-04-14iwlwifi: fw: print out trigger delay when collecting dataJohannes Berg-1/+3
2021-04-14iwlwifi: trans/pcie: defer transport initialisationJohannes Berg-39/+57
2021-04-14iwlwifi: bump FW API to 63 for AX devicesLuca Coelho-1/+1
2021-04-14iwlwifi: mvm: don't WARN if we can't remove a time eventEmmanuel Grumbach-2/+2
2021-04-14iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSAEmmanuel Grumbach-1/+12
2021-04-14iwlwifi: rs-fw: don't support stbc for HE 160Mordechay Goodstein-12/+8
2021-04-14iwlwifi: warn on SKB free w/o op-modeJohannes Berg-1/+3
2021-04-14iwlwifi: mvm: add support for version 3 of LARI_CONFIG_CHANGE command.Miri Korenblit-16/+29
2021-04-14iwlwifi: pcie: add ISR debug info for msix debugMordechay Goodstein-5/+16
2021-04-14iwlwifi: pcie: merge napi_poll_msix functionsMordechay Goodstein-33/+10
2021-04-14iwlwifi: mvm: don't lock mutex in RCU critical sectionJohannes Berg-6/+4
2021-04-14iwlwifi: mvm: remove PS from lower rates.Mordechay Goodstein-4/+2
2021-04-14iwlwifi: mvm: umac error table mismatchRoee Goldfiner-6/+8
2021-04-14iwlwifi: queue: avoid memory leak in reset flowMordechay Goodstein-28/+9
2021-04-14iwlwifi: don't warn if we can't wait for empty tx queuesEmmanuel Grumbach-2/+3
2021-04-14iwlwifi: remove remaining software checksum codeJohannes Berg-16/+6
2021-04-14iwlwifi: remove TCM eventsEmmanuel Grumbach-17/+2
2021-04-14iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()Ravi Darsi-2/+2
2021-04-14iwlwifi: mvm: refactor ACPI DSM evaluation functionHarish Mitty-83/+55
2021-04-14iwlwifi: mvm: support BIOS enable/disable for 11ax in UkraineMiri Korenblit-0/+45
2021-04-14iwlwifi: move iwl_configure_rxq to be used by other op_modesMordechay Goodstein-58/+63
2021-04-14iwlwifi: add new so-gf deviceybaruch-1/+8
2021-04-14iwlwifi: mvm: enable PPAG in ChinaMiri Korenblit-46/+65
2021-04-14iwlwifi: mvm: Add support for 6GHz passive scanIlan Peer-0/+148
2021-04-14iwlwifi: add ax201 killer deviceybaruch-0/+8
2021-04-14iwlwifi: mvm: when associated with PMF, use protected NDP ranging negotiationAvraham Stern-0/+9
2021-04-14iwlwifi: mvm: clean up queue sync implementationJohannes Berg-108/+80
2021-04-14iwlwifi: mvm: write queue_sync_state only for syncJohannes Berg-2/+3
2021-04-14iwlwifi: mvm: responder: support responder config command version 8Avraham Stern-6/+90
2021-04-14iwlwifi: mvm: support range request command version 12Avraham Stern-3/+186
2021-04-14iwlwifi: pcie: make cfg vs. trans_cfg more robustJohannes Berg-7/+28
2021-04-14iwlwifi: pcie: clear only FH bits handle in the interruptMordechay Goodstein-1/+11
2021-04-14iwlwifi: add 160Mhz to killer 1550 nameybaruch-1/+1
2021-04-14iwlwifi: change name to AX 211 and 411 familyybaruch-2/+2
2021-04-14iwlwifi: change step in so-gf structybaruch-3/+3
2021-04-14iwlwifi: pcie: Add support for Bz FamilyMatti Gottlieb-0/+88
2021-04-14iwlwifi: mvm: don't allow CSA if we haven't been fully associatedEmmanuel Grumbach-0/+10
2021-04-14iwlwifi: pcie: normally grab NIC access for inflight-hcmdJohannes Berg-22/+11