summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2021-04-21Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller1-7/+7
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg1-2/+2
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg1-2/+2
2021-04-19wireless: align some HE capabilities with the specJohannes Berg1-3/+3
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg3-5/+28
2021-04-17ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter1-2/+4
2021-04-14iwlwifi: dbg: disable ini debug in 9000 family and belowMukesh Sisodiya1-2/+3
2021-04-14iwlwifi: pcie: Change ma product string nameMatti Gottlieb3-5/+5
2021-04-14iwlwifi: fw: print out trigger delay when collecting dataJohannes Berg1-1/+3
2021-04-14iwlwifi: trans/pcie: defer transport initialisationJohannes Berg3-39/+57
2021-04-14iwlwifi: bump FW API to 63 for AX devicesLuca Coelho1-1/+1
2021-04-14iwlwifi: mvm: don't WARN if we can't remove a time eventEmmanuel Grumbach1-2/+2
2021-04-14iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSAEmmanuel Grumbach1-1/+12
2021-04-14iwlwifi: rs-fw: don't support stbc for HE 160Mordechay Goodstein1-12/+8
2021-04-14iwlwifi: warn on SKB free w/o op-modeJohannes Berg1-1/+3
2021-04-14iwlwifi: mvm: add support for version 3 of LARI_CONFIG_CHANGE command.Miri Korenblit3-16/+29
2021-04-14iwlwifi: pcie: add ISR debug info for msix debugMordechay Goodstein2-5/+16
2021-04-14iwlwifi: pcie: merge napi_poll_msix functionsMordechay Goodstein1-33/+10
2021-04-14iwlwifi: mvm: don't lock mutex in RCU critical sectionJohannes Berg1-6/+4
2021-04-14iwlwifi: mvm: remove PS from lower rates.Mordechay Goodstein1-4/+2
2021-04-14iwlwifi: mvm: umac error table mismatchRoee Goldfiner3-6/+8
2021-04-14iwlwifi: queue: avoid memory leak in reset flowMordechay Goodstein3-28/+9
2021-04-14iwlwifi: don't warn if we can't wait for empty tx queuesEmmanuel Grumbach1-2/+3
2021-04-14iwlwifi: remove remaining software checksum codeJohannes Berg2-16/+6
2021-04-14iwlwifi: remove TCM eventsEmmanuel Grumbach2-17/+2
2021-04-14iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()Ravi Darsi1-2/+2
2021-04-14iwlwifi: mvm: refactor ACPI DSM evaluation functionHarish Mitty3-83/+55
2021-04-14iwlwifi: mvm: support BIOS enable/disable for 11ax in UkraineMiri Korenblit4-0/+45
2021-04-14iwlwifi: move iwl_configure_rxq to be used by other op_modesMordechay Goodstein3-58/+63
2021-04-14iwlwifi: add new so-gf deviceybaruch1-1/+8
2021-04-14iwlwifi: mvm: enable PPAG in ChinaMiri Korenblit4-46/+65
2021-04-14iwlwifi: mvm: Add support for 6GHz passive scanIlan Peer7-0/+148
2021-04-14iwlwifi: add ax201 killer deviceybaruch3-0/+8
2021-04-14iwlwifi: mvm: when associated with PMF, use protected NDP ranging negotiationAvraham Stern1-0/+9
2021-04-14iwlwifi: mvm: clean up queue sync implementationJohannes Berg6-108/+80
2021-04-14iwlwifi: mvm: write queue_sync_state only for syncJohannes Berg1-2/+3
2021-04-14iwlwifi: mvm: responder: support responder config command version 8Avraham Stern3-6/+90
2021-04-14iwlwifi: mvm: support range request command version 12Avraham Stern3-3/+186
2021-04-14iwlwifi: pcie: make cfg vs. trans_cfg more robustJohannes Berg1-7/+28
2021-04-14iwlwifi: pcie: clear only FH bits handle in the interruptMordechay Goodstein2-1/+11
2021-04-14iwlwifi: add 160Mhz to killer 1550 nameybaruch1-1/+1
2021-04-14iwlwifi: change name to AX 211 and 411 familyybaruch1-2/+2
2021-04-14iwlwifi: change step in so-gf structybaruch3-3/+3
2021-04-14iwlwifi: pcie: Add support for Bz FamilyMatti Gottlieb3-0/+88
2021-04-14iwlwifi: mvm: don't allow CSA if we haven't been fully associatedEmmanuel Grumbach1-0/+10
2021-04-14iwlwifi: pcie: normally grab NIC access for inflight-hcmdJohannes Berg1-22/+11
2021-04-14iwlwifi: pcie: avoid unnecessarily taking spinlockJohannes Berg1-30/+24
2021-04-14iwlwifi: mvm: enable TX on new CSA channel before disconnectingSara Sharon1-0/+10
2021-04-14Merge tag 'wireless-drivers-next-2021-04-13' of git://git.kernel.org/pub/scm/...David S. Miller3-5/+1
2021-04-11iwlegacy: avoid -Wempty-body warningArnd Bergmann3-5/+1