summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo7-478/+321
2021-02-05iwlwifi: pcie: Disable softirqs during Rx queue initIlan Peer1-18/+18
2021-02-05iwlwifi: pcie: add support for SnJ with Hr1Luca Coelho1-0/+6
2021-02-05iwlwifi: add support for SnJ with Jf devicesLuca Coelho1-13/+59
2021-02-05iwlwifi: move SnJ and So rules to the new tablesLuca Coelho1-40/+43
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein5-284/+14
2021-02-05iwlwifi: mvm: don't send commands during suspend\resume transitionHaim Dreyfuss2-0/+12
2021-02-05iwlwifi: remove TRANS_PM_OPSEmmanuel Grumbach1-21/+0
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein4-49/+28
2021-02-05iwlwifi: pcie: properly implement NAPIJohannes Berg5-83/+171
2021-01-25iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho1-0/+10
2021-01-25iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg1-1/+7
2021-01-25iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg1-6/+2
2021-01-25iwlwifi: pcie: fix context info memory leakJohannes Berg1-2/+9