summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2021-07-28iwlwifi: add new so-jf devicesYaara Baruch1-1/+35
2021-07-28iwlwifi: add new SoF with JF devicesYaara Baruch1-0/+34
2021-06-22iwlwifi: add 9560 killer deviceybaruch1-0/+2
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho3-0/+42
2021-06-22iwlwifi: pcie: free some DMA memory earlierJohannes Berg2-10/+19
2021-06-22iwlwifi: pcie: fix context info freeingJohannes Berg1-1/+2
2021-06-22iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2-5/+13
2021-06-22iwlwifi: pcie: remove TR/CR tail allocationsJohannes Berg3-59/+14
2021-06-22iwlwifi: pcie: fix some kernel-doc commentsJohannes Berg1-2/+2
2021-06-22iwlwifi: pcie: identify the RF moduleJohannes Berg3-1/+93
2021-06-22iwlwifi: pcie: remove CSR_HW_RF_ID_TYPE_CHIP_IDJohannes Berg1-6/+6
2021-06-22iwlwifi: pcie: print interrupt number, not indexJohannes Berg1-1/+1
2021-06-22iwlwifi: pcie: Add support for AX231 radio module with Ma devicesMatti Gottlieb1-0/+5
2021-06-22iwlwifi: pcie: handle pcim_iomap_table() failures betterJohannes Berg1-2/+10
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+4
2021-04-19iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina1-3/+4
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg3-5/+28
2021-04-14iwlwifi: pcie: Change ma product string nameMatti Gottlieb1-3/+3
2021-04-14iwlwifi: trans/pcie: defer transport initialisationJohannes Berg1-0/+4
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: queue: avoid memory leak in reset flowMordechay Goodstein1-2/+2
2021-04-14iwlwifi: remove remaining software checksum codeJohannes Berg1-8/+3
2021-04-14iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()Ravi Darsi1-2/+2
2021-04-14iwlwifi: add new so-gf deviceybaruch1-1/+8
2021-04-14iwlwifi: add ax201 killer deviceybaruch1-0/+2
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 Goodstein1-1/+8
2021-04-14iwlwifi: change step in so-gf structybaruch1-1/+1
2021-04-14iwlwifi: pcie: Add support for Bz FamilyMatti Gottlieb1-0/+24
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-06iwlwifi: pcie: add support for So-F devicesLuca Coelho1-1/+25
2021-04-06iwlwifi: add support for Qu with AX201 deviceMatt Chen1-0/+1
2021-04-06iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg3-32/+37
2021-03-23iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-03-03iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...Jiri Kosina1-1/+2
2021-02-26iwlwifi: pcie: fix iwl_so_trans_cfg link error when CONFIG_IWLMVM is disabledKalle Valo1-1/+2
2021-02-11iwlwifi: pcie: define FW_RESET_TIMEOUT for clarityMatti Gottlieb1-1/+3
2021-02-11iwlwifi: pnvm: set the PNVM again if it was already loadedLuca Coelho1-9/+12
2021-02-10iwlwifi: pcie: don't crash when rx queues aren't allocated in interruptEmmanuel Grumbach1-0/+3
2021-02-10iwlwifi: pcie: add AX201 and AX211 radio modules for Ma devicesMatti Gottlieb1-0/+10
2021-02-10iwlwifi: pcie: add CDB bit to the device configuration parsingMatti Gottlieb1-75/+77
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg3-28/+18
2021-02-10iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein2-0/+8
2021-02-10iwlwifi: pcie: Change Ma device IDMatti Gottlieb1-1/+1
2021-02-10iwlwifi: pcie: NULLify pointers after freeEmmanuel Grumbach2-2/+9
2021-02-10iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg3-22/+16
2021-02-10iwlwifi: pcie: add a few missing entries for So with HrLuca Coelho1-0/+8
2021-02-10iwlwifi: add new cards for So and Qu familyIhab Zhaika1-0/+26