index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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-28
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
2020-01-22
net: Fix packet reordering caused by GRO and listified RX cooperation
Maxim Mikityanskiy
1
-2
/
+2
2019-12-23
iwlwifi: remove CSR registers abstraction
Luca Coelho
1
-1
/
+1
2019-12-23
iwlwifi: pcie: use partial pages if applicable
Johannes Berg
1
-10
/
+49
2019-12-23
iwlwifi: pcie: map only used part of RX buffers
Johannes Berg
1
-7
/
+6
2019-12-23
iwlwifi: allocate more receive buffers for HE devices
Johannes Berg
1
-11
/
+23
2019-11-27
net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling
Alexander Lobakin
1
-2
/
+11
2019-11-20
iwlwifi: pcie: rx: use rxq queue_size instead of constant
Johannes Berg
1
-1
/
+1
2019-11-20
iwlwifi: pcie: make some RX functions static
Johannes Berg
1
-2
/
+2
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
1
-36
/
+17
2019-09-06
iwlwifi: add support for suspend-resume flow for new device generation
Haim Dreyfuss
1
-5
/
+16
[next]