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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
iwlwifi: pcie: remove unnecessary setting of inta_mask
Johannes Berg
1
-1
/
+0
2020-12-10
iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handling
Johannes Berg
2
-12
/
+0
2020-12-10
iwlwifi: pcie: change 12k A-MSDU config to use 16k buffers
Johannes Berg
2
-2
/
+2
2020-12-10
iwlwifi: remove sw_csum_tx
Emmanuel Grumbach
3
-85
/
+2
2020-12-10
iwlwifi: pcie: validate RX descriptor length
Johannes Berg
1
-1
/
+7
2020-12-10
iwlwifi: pcie: remove obsolete pre-release support code
Emmanuel Grumbach
2
-33
/
+1
2020-12-10
iwlwifi: move reclaim flows to the queue file
Mordechay Goodstein
3
-258
/
+6
2020-12-10
iwlwifi: yoyo: align the write pointer to DWs
Rotem Saado
1
-0
/
+2
2020-12-02
iwlwifi: pcie: add some missing entries for AX210
Golan Ben Ami
1
-0
/
+5
2020-12-02
iwlwifi: pcie: add one missing entry for AX210
Luca Coelho
1
-0
/
+1
2020-11-10
iwlwifi: pcie: set LTR to avoid completion timeout
Johannes Berg
1
-0
/
+20
2020-11-02
iwlwifi: pcie: limit memory read spin time
Johannes Berg
1
-9
/
+27
2020-10-09
Revert "iwlwifi: remove wide_cmd_header field"
Luca Coelho
1
-0
/
+5
2020-10-08
iwlwifi: read and parse PNVM file
Luca Coelho
2
-6
/
+5
2020-10-08
iwlwifi: pcie: implement set_pnvm op
Luca Coelho
4
-9
/
+50
2020-10-08
iwlwifi: pcie: fix xtal latency for 9560 devices
Luca Coelho
1
-1
/
+1
2020-10-08
iwlwifi: pcie: fix 0x271B and 0x271C trans cfg struct
Luca Coelho
1
-2
/
+2
2020-10-08
iwlwifi: support an additional Qu subsystem id
Golan Ben Ami
1
-0
/
+1
2020-10-01
iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independent
Mordechay Goodstein
3
-200
/
+16
2020-10-01
iwlwifi: move all bus-independent TX functions to common code
Mordechay Goodstein
7
-1519
/
+62
2020-10-01
iwlwifi: remove wide_cmd_header field
Mordechay Goodstein
1
-5
/
+0
2020-10-01
iwlwifi: add new card for MA family
Roee Goldfiner
1
-0
/
+1
2020-10-01
iwl-trans: move dev_cmd_offs, page_offs to a common trans header
Mordechay Goodstein
4
-20
/
+14
2020-10-01
iwlwifi: add new cards for MA family
Ihab Zhaika
1
-0
/
+15
2020-10-01
iwlwifi: move bc_table_dword to a common trans header
Mordechay Goodstein
4
-9
/
+6
2020-10-01
iwlwifi: iwl-trans: move tfd to trans layer
Mordechay Goodstein
4
-48
/
+20
2020-10-01
iwlwifi: move bc_pool to a common trans header
Mordechay Goodstein
3
-29
/
+6
2020-10-01
iwlwifi: iwl-trans: move all txcmd init to trans alloc
Mordechay Goodstein
2
-22
/
+3
2020-10-01
iwlwifi: add new cards for AX201 family
Ihab Zhaika
1
-0
/
+15
2020-10-01
iwlwifi: msix: limit max RX queues for 9000 family
Mordechay Goodstein
1
-1
/
+5
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
3
-7
/
+7
2020-07-20
iwlwifi: Make some Killer Wireless-AC 1550 cards work again
Alessio Bonfiglio
1
-0
/
+2
2020-05-29
iwlwifi: move txq-specific from trans_pcie to common trans
Mordechay Goodstein
8
-139
/
+117
2020-05-29
iwlwifi: move iwl_txq and substructures to a common trans header
Mordechay Goodstein
1
-107
/
+0
2020-05-29
iwlwifi: pcie: gen3: indicate 8k/12k RB size to device
Johannes Berg
1
-0
/
+8
2020-05-29
iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txq
Mordechay Goodstein
2
-6
/
+6
2020-05-29
iwlwifi: pcie: don't count on the FW to set persistence mode
Haim Dreyfuss
1
-9
/
+3
2020-05-26
Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...
David S. Miller
6
-101
/
+111
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2020-05-08
iwlwifi: pcie: handle QuZ configs with killer NICs as well
Luca Coelho
1
-0
/
+4
2020-05-08
iwlwifi: pcie: skip fragmented receive buffers
Johannes Berg
2
-6
/
+30
2020-05-08
iwlwifi: pcie: gen2: use DMA pool for byte-count tables
Johannes Berg
3
-3
/
+28
2020-05-08
iwlwifi: pcie: remove some dead code
Johannes Berg
1
-6
/
+6
2020-05-08
iwlwifi: pcie: allocate much smaller byte-count table
Johannes Berg
1
-8
/
+16
2020-05-08
iwlwifi: pcie: convert all AX101 devices to the device tables
Luca Coelho
1
-27
/
+25
2020-05-08
iwlwifi: pcie: convert QnJ with Hr to the device table
Luca Coelho
1
-19
/
+5
2020-05-08
iwlwifi: pcie: remove mangling for iwl_ax101_cfg_qu_hr
Luca Coelho
1
-23
/
+0
2020-05-08
iwlwifi: pcie: remove outdated comment about PCI RTPM reference
Luca Coelho
1
-10
/
+2
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
6
-94
/
+163
2020-04-24
iwlwifi: debug: set NPK buffer in context info
Gil Adam
1
-22
/
+25
[next]