summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-01-2620-127/+252
|\
| * iwlwifi: queue: bail out on invalid freeingJohannes Berg2021-01-251-4/+2
| * iwlwifi: mvm: guard against device removal in reprobeJohannes Berg2021-01-251-1/+2
| * iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.Matti Gottlieb2021-01-251-2/+2
| * iwlwifi: mvm: clear IN_D3 after wowlan status cmdShaul Triebitz2021-01-251-3/+3
| * iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho2021-01-253-0/+38
| * iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman2021-01-252-0/+10
| * iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen2021-01-253-29/+68
| * iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg2021-01-251-1/+7
| * iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg2021-01-251-6/+2
| * iwlwifi: pcie: fix context info memory leakJohannes Berg2021-01-251-2/+9
| * iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach2021-01-251-0/+5
| * iwlwifi: pcie: set LTR on more devicesJohannes Berg2021-01-252-17/+28
| * iwlwifi: queue: don't crash if txq->entries is NULLEmmanuel Grumbach2021-01-251-25/+24
| * iwlwifi: fix the NMI flow for old devicesEmmanuel Grumbach2021-01-252-6/+13
| * iwlwifi: pnvm: don't try to load after failuresJohannes Berg2021-01-251-1/+7
| * iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg2021-01-251-25/+25
| * iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg2021-01-251-0/+3
| * iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg2021-01-251-0/+3
| * iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon2021-01-251-0/+3
| * iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai2021-01-141-7/+0
* | iwlwifi: provide gso_type to GSO packetsEric Dumazet2021-01-261-0/+3
|/
* iwlwifi: fw: acpi: Demote non-conformant function headersLee Jones2020-12-111-6/+6
* iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function headerLee Jones2020-12-111-1/+1
* iwlwifi: iwl-phy-db: Add missing struct member description for 'trans'Lee Jones2020-12-111-1/+1
* iwlwifi: iwl-eeprom-parse: Fix 'struct iwl_eeprom_enhanced_txpwr's headerLee Jones2020-12-111-6/+6
* iwlwifi: iwl-eeprom-read: Demote one nonconformant function headerLee Jones2020-12-111-1/+1
* iwlwifi: mvm: rs: Demote non-conformant function documentation headersLee Jones2020-12-111-5/+5
* iwlwifi: iwl-drv: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-1/+1
* iwlwifi: dvm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-115-7/+7
* iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-119-17/+17
* iwlwifi: mvm: validate notification size when waitingJohannes Berg2020-12-102-3/+23
* iwlwifi: mvm: purge the BSS table upon firmware loadEmmanuel Grumbach2020-12-101-0/+8
* iwlwifi: mvm: check that statistics TLV version match struct versionMordechay Goodstein2020-12-101-1/+2
* iwlwifi: mvm: add size checks for range response notificationAvraham Stern2020-12-101-3/+41
* iwlwifi: mvm: hook up missing RX handlersJohannes Berg2020-12-101-0/+6
* iwlwifi: tighten RX MPDU bounds checksJohannes Berg2020-12-103-10/+33
* iwlwifi: Add a new card for MA familyMatti Gottlieb2020-12-103-0/+19
* iwlwifi: mvm: disconnect if channel switch delay is too longJohannes Berg2020-12-101-0/+3
* iwlwifi: support firmware reset handshakeJohannes Berg2020-12-109-0/+51
* iwlwifi: add an extra firmware state in the transportJohannes Berg2020-12-101-5/+13
* iwlwifi: mvm: fix a race in CSA that caused assert 0x3420Sara Sharon2020-12-101-9/+11
* iwlwifi: mvm: validate firmware sync response sizeJohannes Berg2020-12-101-0/+19
* iwlwifi: pcie: clean up some rx codeJohannes Berg2020-12-101-11/+8
* iwlwifi: use SPDX tagsJohannes Berg2020-12-10128-7740/+693
* iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg2020-12-101-1/+1
* iwlwifi: trans: consider firmware dead after errorsJohannes Berg2020-12-101-1/+3
* iwlwifi: pcie: remove unnecessary setting of inta_maskJohannes Berg2020-12-101-1/+0
* iwlwifi: fw: file: fix documentation for SAR flagJohannes Berg2020-12-101-1/+1
* iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handlingJohannes Berg2020-12-103-13/+1