index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-05-03
wifi: iwlwifi: pcie: allocate dummy net_device dynamically
Breno Leitao
1
-3
/
+8
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2023-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2023-12-18
wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
Johannes Berg
1
-4
/
+4
2023-12-12
wifi: iwlwifi: refactor RX tracing
Johannes Berg
1
-2
/
+1
2023-12-12
wifi: iwlwifi: pcie: avoid a NULL pointer dereference
Avraham Stern
1
-1
/
+1
2023-10-12
netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule
Christian Marangi
1
-3
/
+1
2023-09-13
wifi: iwlwifi: pcie: enable TOP fatal error interrupt
Johannes Berg
1
-0
/
+6
2023-09-11
wifi: iwlwifi: pcie: fix RB status reading
Johannes Berg
1
-1
/
+1
2023-08-22
wifi: iwlwifi: remove 'def_rx_queue' struct member
Johannes Berg
1
-1
/
+1
2023-06-21
wifi: iwlwifi: pcie: refactor RB status size calculation
Johannes Berg
1
-10
/
+14
2023-06-19
wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...
Anjaneyulu
1
-2
/
+3
2023-06-14
wifi: iwlwifi: unify checks for HW error values
Johannes Berg
1
-1
/
+1
2023-04-17
wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queues
Gregory Greenman
1
-1
/
+17
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-02-18
iwlwifi: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-02-18
iwlwifi: don't dump_stack() when we get an unexpected interrupt
Emmanuel Grumbach
1
-3
/
+6
2022-02-18
iwlwifi: pcie: Adapt rx queue write pointer for Bz family
Matti Gottlieb
1
-3
/
+6
2022-02-18
iwlwifi: pcie: adjust to Bz completion descriptor
Johannes Berg
1
-19
/
+37
2022-02-18
iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not underflow
Andrei Otcheretianski
1
-1
/
+1
2022-02-18
iwlwifi: yoyo: add IMR DRAM dump support
Mukesh Sisodiya
1
-2
/
+26
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
1
-1
/
+1
2022-02-18
iwlwifi: prefer WIDE_ID() over iwl_cmd_id()
Johannes Berg
1
-3
/
+1
2021-12-21
iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ
Luca Coelho
1
-1
/
+6
2021-10-28
iwlwifi: pcie: update sw error interrupt for BZ family
Mike Golant
1
-2
/
+7
2021-08-26
iwlwifi: pcie: dump error on FW reset handshake failures
Johannes Berg
1
-2
/
+8
2021-08-26
iwlwifi: prepare for synchronous error dumps
Johannes Berg
1
-1
/
+1
2021-08-26
iwlwifi: pcie: free RBs during configure
Johannes Berg
1
-1
/
+4
2021-06-22
iwlwifi: pcie: remove TR/CR tail allocations
Johannes Berg
1
-34
/
+0
2021-04-14
iwlwifi: pcie: add ISR debug info for msix debug
Mordechay Goodstein
1
-5
/
+11
2021-04-14
iwlwifi: pcie: merge napi_poll_msix functions
Mordechay Goodstein
1
-33
/
+10
2021-04-14
iwlwifi: pcie: clear only FH bits handle in the interrupt
Mordechay Goodstein
1
-1
/
+8
2021-03-03
iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...
Jiri Kosina
1
-1
/
+2
2021-02-10
iwlwifi: pcie: don't crash when rx queues aren't allocated in interrupt
Emmanuel Grumbach
1
-0
/
+3
2021-02-10
iwlwifi: remove flags argument for nic_access
Johannes Berg
1
-6
/
+4
2021-02-10
iwlwifi: pcie: NULLify pointers after free
Emmanuel Grumbach
1
-0
/
+3
2021-02-05
iwlwifi: pcie: Disable softirqs during Rx queue init
Ilan Peer
1
-18
/
+18
2021-02-05
iwlwifi: tx: move handing sync/async host command to trans
Mordechay Goodstein
1
-4
/
+3
2021-02-05
iwlwifi: pcie: properly implement NAPI
Johannes Berg
1
-67
/
+157
2020-12-10
iwlwifi: support firmware reset handshake
Johannes Berg
1
-0
/
+6
2020-12-10
iwlwifi: pcie: clean up some rx code
Johannes Berg
1
-11
/
+8
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-63
/
+6
2020-12-10
iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handling
Johannes Berg
1
-11
/
+0
2020-12-10
iwlwifi: pcie: validate RX descriptor length
Johannes Berg
1
-1
/
+7
2020-10-01
iwlwifi: move all bus-independent TX functions to common code
Mordechay Goodstein
1
-1
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-05-29
iwlwifi: move txq-specific from trans_pcie to common trans
Mordechay Goodstein
1
-3
/
+3
2020-05-08
iwlwifi: pcie: skip fragmented receive buffers
Johannes Berg
1
-5
/
+27
2020-03-27
iwlwifi: move integrated, extra_phy and soc_latency to trans_cfg
Luca Coelho
1
-1
/
+1
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-29
/
+79
[next]