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.14.y
linux-6.15.y
linux-6.16.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
2022-01-27
iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ
Luca Coelho
1
-1
/
+6
2021-09-18
iwlwifi: pcie: free RBs during configure
Johannes Berg
1
-1
/
+4
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
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
1
-27
/
+27
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
1
-28
/
+28
2019-06-29
iwlwifi: pcie: don't service an interrupt that was masked
Emmanuel Grumbach
1
-6
/
+21
2019-06-29
iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices
Emmanuel Grumbach
1
-0
/
+5
2019-06-29
iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-X
Emmanuel Grumbach
1
-18
/
+16
2019-06-29
iwlwifi: dbg: move trans debug fields to a separate struct
Shahar S Matityahu
1
-1
/
+1
2019-04-29
iwlwifi: pcie: remove stray character in iwl_pcie_rx_alloc_page()
Luca Coelho
1
-1
/
+1
2019-04-29
iwlwifi: pcie: don't crash on invalid RX interrupt
Johannes Berg
1
-1
/
+6
2019-04-03
iwlwifi: dbg_ini: support HW error trigger
Shahar S Matityahu
1
-0
/
+1
2019-03-22
iwlwifi: pcie: switch to correct RBD/CD layout for 22560
Johannes Berg
1
-9
/
+4
2019-02-20
iwlwifi: pcie: allocate rb_stts's for all queues in one place
Triebitz
1
-16
/
+50
2019-02-14
iwlwifi: align to new periphery address space for AX210 family
Shaul Triebitz
1
-5
/
+5
2019-02-14
iwlwifi: introduce device family AX210
Shaul Triebitz
1
-2
/
+13
2019-02-14
iwlwifi: pcie: add TPT oriented prints
Sara Sharon
1
-6
/
+14
2019-02-14
iwlwifi: pcie: fix emergency path
Sara Sharon
1
-3
/
+8
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
1
-31
/
+47
2019-01-29
iwlwifi: pcie: align licensing to dual GPL/BSD
Johannes Berg
1
-4
/
+40
2019-01-29
iwlwifi: pcie: add prints to track virtual ID
Sara Sharon
1
-1
/
+7
2019-01-25
iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() function
Luca Coelho
1
-26
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-24
/
+15
2018-10-06
iwlwifi: pcie: avoid empty free RB queue
Shaul Triebitz
1
-11
/
+21
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
1
-3
/
+0
2018-08-31
iwlwifi: pcie: set interrupt coalescing also for gen2
Sara Sharon
1
-0
/
+3
2018-08-31
iwlwifi: pcie: store the default rxq number
Golan Ben Ami
1
-1
/
+1
2018-08-31
iwlwifi: pcie: make non-static hcmd and rx code
Golan Ben Ami
1
-2
/
+2
2018-08-31
iwlwifi: drop packets with bad status in CD
Sara Sharon
1
-2
/
+6
2018-08-02
iwlwifi: move some msix and rx functions to a common place
Golan Ben Ami
1
-19
/
+5
2018-08-02
iwlwifi: pcie: move rxb retrieval to a helper function
Sara Sharon
1
-33
/
+42
2018-08-02
iwlwifi: pcie: unionize used bd and completion descriptor
Sara Sharon
1
-24
/
+8
2018-08-02
iwlwifi: pcie: support rx structures for 22560 devices
Golan Ben Ami
1
-17
/
+94
2018-07-26
iwlwifi: pcie: support 2k rx buffers
Golan Ben Ami
1
-0
/
+3
2018-07-26
iwlwifi: update registers changed for 22560 devices
Golan Ben Ami
1
-1
/
+6
[next]