index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
pcie
/
rx.c
Age
Commit message (
Expand
)
Author
2025-06-25
wifi: iwlwifi: pcie: move generation specific files to a folder
Miri Korenblit
2025-06-11
wifi: iwlwifi: pcie: add missing TOP reset code
Johannes Berg
2025-05-15
wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2
Miri Korenblit
2025-05-15
wifi: iwlwifi: remove GEN3 from a couple of macros
Miri Korenblit
2025-05-10
wifi: iwlwifi: cfg: unify num_rbds config
Johannes Berg
2025-05-09
wifi: iwlwifi: cfg: move MAC parameters to MAC data
Johannes Berg
2025-05-09
wifi: iwlwifi: rename struct iwl_base_params
Johannes Berg
2025-05-09
wifi: iwlwifi: rename cfg_trans_params to mac_cfg
Johannes Berg
2025-05-07
wifi: iwlwifi: rework transport configuration
Johannes Berg
2025-05-07
wifi: iwlwifi: trans: collect device information
Johannes Berg
2025-05-07
wifi: iwlwifi: pcie: move wait_command_queue into PCIe
Johannes Berg
2025-05-06
wifi: iwlwifi: implement TOP reset
Johannes Berg
2025-05-06
wifi: iwlwifi: implement TOP reset follower
Johannes Berg
2025-04-25
wifi: iwlwifi: pcie: add support for the reset handshake in MSI
Emmanuel Grumbach
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-13
wifi: iwlwifi: implement product reset for TOP errors
Johannes Berg
2025-01-13
wifi: iwlwifi: differentiate NIC error types
Johannes Berg
2024-06-12
wifi: iwlwifi: pcie: integrate TX queue code
Johannes Berg
2024-05-03
wifi: iwlwifi: pcie: allocate dummy net_device dynamically
Breno Leitao
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-18
wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
Johannes Berg
2023-12-12
wifi: iwlwifi: refactor RX tracing
Johannes Berg
2023-12-12
wifi: iwlwifi: pcie: avoid a NULL pointer dereference
Avraham Stern
2023-10-11
netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule
Christian Marangi
2023-09-13
wifi: iwlwifi: pcie: enable TOP fatal error interrupt
Johannes Berg
2023-09-11
wifi: iwlwifi: pcie: fix RB status reading
Johannes Berg
2023-08-22
wifi: iwlwifi: remove 'def_rx_queue' struct member
Johannes Berg
2023-06-21
wifi: iwlwifi: pcie: refactor RB status size calculation
Johannes Berg
2023-06-19
wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...
Anjaneyulu
2023-06-14
wifi: iwlwifi: unify checks for HW error values
Johannes Berg
2023-04-17
wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queues
Gregory Greenman
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-02-18
iwlwifi: Fix syntax errors in comments
Xiang wangx
2022-02-18
iwlwifi: don't dump_stack() when we get an unexpected interrupt
Emmanuel Grumbach
2022-02-18
iwlwifi: pcie: Adapt rx queue write pointer for Bz family
Matti Gottlieb
2022-02-18
iwlwifi: pcie: adjust to Bz completion descriptor
Johannes Berg
2022-02-18
iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not underflow
Andrei Otcheretianski
2022-02-18
iwlwifi: yoyo: add IMR DRAM dump support
Mukesh Sisodiya
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
2022-02-18
iwlwifi: prefer WIDE_ID() over iwl_cmd_id()
Johannes Berg
2021-12-21
iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ
Luca Coelho
2021-10-28
iwlwifi: pcie: update sw error interrupt for BZ family
Mike Golant
2021-08-26
iwlwifi: pcie: dump error on FW reset handshake failures
Johannes Berg
2021-08-26
iwlwifi: prepare for synchronous error dumps
Johannes Berg
2021-08-26
iwlwifi: pcie: free RBs during configure
Johannes Berg
2021-06-22
iwlwifi: pcie: remove TR/CR tail allocations
Johannes Berg
2021-04-14
iwlwifi: pcie: add ISR debug info for msix debug
Mordechay Goodstein
2021-04-14
iwlwifi: pcie: merge napi_poll_msix functions
Mordechay Goodstein
2021-04-14
iwlwifi: pcie: clear only FH bits handle in the interrupt
Mordechay Goodstein
[next]