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
/
trans.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
iwlwifi: remove redundant assignment to variable bufsz
Colin Ian King
1
-1
/
+1
2019-11-06
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-63
/
+86
2019-10-25
iwlwifi: dbg_ini: add TLV allocation new API support
Shahar S Matityahu
1
-0
/
+2
2019-10-25
iwlwifi: dbg_ini: add monitor dumping support
Shahar S Matityahu
1
-1
/
+40
2019-10-25
iwlwifi: dbg: remove multi buffers infra
Shahar S Matityahu
1
-65
/
+47
2019-10-09
iwlwifi: pcie: fix rb_allocator workqueue allocation
Johannes Berg
1
-4
/
+11
2019-10-09
iwlwifi: pcie: fix indexing in command dump for new HW
Johannes Berg
1
-2
/
+8
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-09-06
iwlwifi: add support for suspend-resume flow for new device generation
Haim Dreyfuss
1
-9
/
+60
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
1
-3
/
+3
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
1
-54
/
+54
2019-09-06
iwlwifi: pass the iwl_config_trans_params when needed
Luca Coelho
1
-8
/
+8
2019-09-06
iwlwifi: pcie: set iwl_trans->cfg later in the probe function
Luca Coelho
1
-24
/
+9
2019-09-06
iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probe
Luca Coelho
1
-63
/
+0
2019-09-06
iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()
Luca Coelho
1
-3
/
+3
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
1
-62
/
+70
2019-09-06
iwlwifi: dbg: align wrt log prints to the same format
Shahar S Matityahu
1
-1
/
+1
2019-09-06
iwlwifi: dbg_ini: use function to check if ini dbg mode is on
Shahar S Matityahu
1
-1
/
+1
2019-09-06
iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent
Christoph Hellwig
1
-2
/
+1
2019-09-06
iwlwifi: remove pm_runtime completely
Emmanuel Grumbach
1
-13
/
+8
2019-09-06
iwlwifi: pcie: remove some more d0i3 code from the transport
Emmanuel Grumbach
1
-2
/
+0
2019-09-06
iwlwifi: pcie: remove the refs / unrefs from the transport
Emmanuel Grumbach
1
-33
/
+0
2019-09-06
iwlwifi: remove runtime_pm_mode
Emmanuel Grumbach
1
-9
/
+0
2019-09-06
iwlwifi: Set w-pointer upon resume according to SN
Alex Malamud
1
-0
/
+2
2019-09-06
iwlwifi: remove the code under IWLWIFI_PCIE_RTPM
Emmanuel Grumbach
1
-4
/
+0
2019-09-06
iwlwifi: dbg: move debug recording stop from trans to op mode
Shahar S Matityahu
1
-3
/
+0
2019-08-29
iwlwifi: pcie: handle switching killer Qu B0 NICs to C0
Luca Coelho
1
-6
/
+1
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-08-20
iwlwifi: pcie: don't switch FW to qnj when ax201 is detected
Luca Coelho
1
-0
/
+1
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+10
2019-06-29
iwlwifi: dbg: debug recording stop and restart command remove
Shahar S Matityahu
1
-1
/
+1
2019-06-29
iwlwifi: dbg: move trans debug fields to a separate struct
Shahar S Matityahu
1
-67
/
+68
2019-06-29
iwlwifi: dbg_ini: remove redundant checking of ini mode
Shahar S Matityahu
1
-8
/
+3
2019-06-29
iwlwifi: pcie: increase the size of PCI dumps
Luca Coelho
1
-8
/
+14
2019-06-29
iwlwifi: dbg: allow dump collection in case of an early error
Shahar S Matityahu
1
-4
/
+17
2019-06-24
iwlwifi: add support for hr1 RF ID
Oren Givon
1
-3
/
+5
2019-06-24
iwlwifi: add new cards for 22000 and change wrong structs
Ihab Zhaika
1
-2
/
+3
2019-06-24
iwlwifi: add new cards for 22000 and fix struct name
Ihab Zhaika
1
-2
/
+2
2019-06-01
iwlwifi: fix AX201 killer sku loading firmware issue
Matt Chen
1
-1
/
+3
2019-06-01
iwlwifi: print fseq info upon fw assert
Shahar S Matityahu
1
-1
/
+2
2019-06-01
iwlwifi: clear persistence bit according to device family
Shahar S Matityahu
1
-13
/
+33
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-24
/
+37
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+0
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
1
-5
/
+8
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+13
2019-04-29
iwlwifi: pcie: initialize debug_rfkill to -1
Johannes Berg
1
-5
/
+6
2019-04-19
iwlwifi: dbg_ini: add debug prints to the ini flows
Shahar S Matityahu
1
-0
/
+2
2019-04-18
Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...
David S. Miller
1
-19
/
+29
2019-04-18
iwlwifi: don't panic in error path on non-msix systems
Shahar S Matityahu
1
-6
/
+13
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
[next]