summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/rx.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: pcie: integrate TX queue codeJohannes Berg2024-06-121-4/+5
* wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao2024-05-031-3/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-041-4/+4
|\
| * wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg2023-12-181-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-211-1/+1
|\|
| * wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern2023-12-121-1/+1
* | wifi: iwlwifi: refactor RX tracingJohannes Berg2023-12-121-2/+1
|/
* netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_scheduleChristian Marangi2023-10-111-3/+1
* wifi: iwlwifi: pcie: enable TOP fatal error interruptJohannes Berg2023-09-131-0/+6
* wifi: iwlwifi: pcie: fix RB status readingJohannes Berg2023-09-111-1/+1
* wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg2023-08-221-1/+1
* wifi: iwlwifi: pcie: refactor RB status size calculationJohannes Berg2023-06-211-10/+14
* wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...Anjaneyulu2023-06-191-2/+3
* wifi: iwlwifi: unify checks for HW error valuesJohannes Berg2023-06-141-1/+1
* wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman2023-04-171-1/+17
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* iwlwifi: Fix syntax errors in commentsXiang wangx2022-02-181-1/+1
* iwlwifi: don't dump_stack() when we get an unexpected interruptEmmanuel Grumbach2022-02-181-3/+6
* iwlwifi: pcie: Adapt rx queue write pointer for Bz familyMatti Gottlieb2022-02-181-3/+6
* iwlwifi: pcie: adjust to Bz completion descriptorJohannes Berg2022-02-181-19/+37
* iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not underflowAndrei Otcheretianski2022-02-181-1/+1
* iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya2022-02-181-2/+26
* iwlwifi: avoid void pointer arithmeticJohannes Berg2022-02-181-1/+1
* iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg2022-02-181-3/+1
* iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQLuca Coelho2021-12-211-1/+6
* iwlwifi: pcie: update sw error interrupt for BZ familyMike Golant2021-10-281-2/+7
* iwlwifi: pcie: dump error on FW reset handshake failuresJohannes Berg2021-08-261-2/+8
* iwlwifi: prepare for synchronous error dumpsJohannes Berg2021-08-261-1/+1
* iwlwifi: pcie: free RBs during configureJohannes Berg2021-08-261-1/+4
* iwlwifi: pcie: remove TR/CR tail allocationsJohannes Berg2021-06-221-34/+0
* iwlwifi: pcie: add ISR debug info for msix debugMordechay Goodstein2021-04-141-5/+11
* iwlwifi: pcie: merge napi_poll_msix functionsMordechay Goodstein2021-04-141-33/+10
* iwlwifi: pcie: clear only FH bits handle in the interruptMordechay Goodstein2021-04-141-1/+8
* iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...Jiri Kosina2021-03-031-1/+2
* iwlwifi: pcie: don't crash when rx queues aren't allocated in interruptEmmanuel Grumbach2021-02-101-0/+3
* iwlwifi: remove flags argument for nic_accessJohannes Berg2021-02-101-6/+4
* iwlwifi: pcie: NULLify pointers after freeEmmanuel Grumbach2021-02-101-0/+3
* iwlwifi: pcie: Disable softirqs during Rx queue initIlan Peer2021-02-051-18/+18
* iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein2021-02-051-4/+3
* iwlwifi: pcie: properly implement NAPIJohannes Berg2021-02-051-67/+157
* iwlwifi: support firmware reset handshakeJohannes Berg2020-12-101-0/+6
* iwlwifi: pcie: clean up some rx codeJohannes Berg2020-12-101-11/+8
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-63/+6
* iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handlingJohannes Berg2020-12-101-11/+0
* iwlwifi: pcie: validate RX descriptor lengthJohannes Berg2020-12-101-1/+7
* iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein2020-10-011-1/+1
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein2020-05-291-3/+3
* iwlwifi: pcie: skip fragmented receive buffersJohannes Berg2020-05-081-5/+27
* iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho2020-03-271-1/+1