summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/rx.c
AgeCommit message (Expand)Author
2025-05-15wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2Miri Korenblit
2025-05-15wifi: iwlwifi: remove GEN3 from a couple of macrosMiri Korenblit
2025-05-10wifi: iwlwifi: cfg: unify num_rbds configJohannes Berg
2025-05-09wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg
2025-05-09wifi: iwlwifi: rename struct iwl_base_paramsJohannes Berg
2025-05-09wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg
2025-05-07wifi: iwlwifi: rework transport configurationJohannes Berg
2025-05-07wifi: iwlwifi: trans: collect device informationJohannes Berg
2025-05-07wifi: iwlwifi: pcie: move wait_command_queue into PCIeJohannes Berg
2025-05-06wifi: iwlwifi: implement TOP resetJohannes Berg
2025-05-06wifi: iwlwifi: implement TOP reset followerJohannes Berg
2025-04-25wifi: iwlwifi: pcie: add support for the reset handshake in MSIEmmanuel Grumbach
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-01-13wifi: iwlwifi: implement product reset for TOP errorsJohannes Berg
2025-01-13wifi: iwlwifi: differentiate NIC error typesJohannes Berg
2024-06-12wifi: iwlwifi: pcie: integrate TX queue codeJohannes Berg
2024-05-03wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-18wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg
2023-12-12wifi: iwlwifi: refactor RX tracingJohannes Berg
2023-12-12wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern
2023-10-11netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_scheduleChristian Marangi
2023-09-13wifi: iwlwifi: pcie: enable TOP fatal error interruptJohannes Berg
2023-09-11wifi: iwlwifi: pcie: fix RB status readingJohannes Berg
2023-08-22wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg
2023-06-21wifi: iwlwifi: pcie: refactor RB status size calculationJohannes Berg
2023-06-19wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...Anjaneyulu
2023-06-14wifi: iwlwifi: unify checks for HW error valuesJohannes Berg
2023-04-17wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-02-18iwlwifi: Fix syntax errors in commentsXiang wangx
2022-02-18iwlwifi: don't dump_stack() when we get an unexpected interruptEmmanuel Grumbach
2022-02-18iwlwifi: pcie: Adapt rx queue write pointer for Bz familyMatti Gottlieb
2022-02-18iwlwifi: pcie: adjust to Bz completion descriptorJohannes Berg
2022-02-18iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not underflowAndrei Otcheretianski
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg
2021-12-21iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQLuca Coelho
2021-10-28iwlwifi: pcie: update sw error interrupt for BZ familyMike Golant
2021-08-26iwlwifi: pcie: dump error on FW reset handshake failuresJohannes Berg
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg
2021-08-26iwlwifi: pcie: free RBs during configureJohannes Berg
2021-06-22iwlwifi: pcie: remove TR/CR tail allocationsJohannes Berg
2021-04-14iwlwifi: pcie: add ISR debug info for msix debugMordechay Goodstein
2021-04-14iwlwifi: pcie: merge napi_poll_msix functionsMordechay Goodstein
2021-04-14iwlwifi: pcie: clear only FH bits handle in the interruptMordechay Goodstein
2021-03-03iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...Jiri Kosina
2021-02-10iwlwifi: pcie: don't crash when rx queues aren't allocated in interruptEmmanuel Grumbach