index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
pcie
/
trans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-01-27
1
-25
/
+26
|
\
|
*
Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...
Kalle Valo
2020-01-26
1
-25
/
+26
|
|
\
|
|
*
iwlwifi: remove CSR registers abstraction
Luca Coelho
2019-12-23
1
-21
/
+16
|
|
*
iwlwifi: pcie: use partial pages if applicable
Johannes Berg
2019-12-23
1
-3
/
+7
|
|
*
iwlwifi: pcie: map only used part of RX buffers
Johannes Berg
2019-12-23
1
-1
/
+3
*
|
|
iwlwifi: pcie: always disable L0S states
Luca Coelho
2019-12-24
1
-10
/
+5
*
|
|
iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLED
Luca Coelho
2019-12-24
1
-2
/
+2
*
|
|
iwlwifi: pcie: allocate smaller dev_cmd for TX headers
Johannes Berg
2019-12-23
1
-8
/
+24
|
/
/
*
|
iwlwifi: pcie: move power gating workaround earlier in the flow
Luca Coelho
2019-12-10
1
-0
/
+30
|
/
*
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
2019-11-15
1
-26
/
+3
*
iwlwifi: remove redundant assignment to variable bufsz
Colin Ian King
2019-11-15
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-11-05
1
-63
/
+86
|
\
|
*
iwlwifi: dbg_ini: add TLV allocation new API support
Shahar S Matityahu
2019-10-25
1
-0
/
+2
|
*
iwlwifi: dbg_ini: add monitor dumping support
Shahar S Matityahu
2019-10-25
1
-1
/
+40
|
*
iwlwifi: dbg: remove multi buffers infra
Shahar S Matityahu
2019-10-25
1
-65
/
+47
*
|
iwlwifi: pcie: fix rb_allocator workqueue allocation
Johannes Berg
2019-10-09
1
-4
/
+11
*
|
iwlwifi: pcie: fix indexing in command dump for new HW
Johannes Berg
2019-10-09
1
-2
/
+8
|
/
*
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
1
-1
/
+0
|
\
|
*
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-28
1
-1
/
+0
*
|
iwlwifi: add support for suspend-resume flow for new device generation
Haim Dreyfuss
2019-09-06
1
-9
/
+60
*
|
iwlwifi: always access the trans configuration via trans
Luca Coelho
2019-09-06
1
-3
/
+3
*
|
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
2019-09-06
1
-54
/
+54
*
|
iwlwifi: pass the iwl_config_trans_params when needed
Luca Coelho
2019-09-06
1
-8
/
+8
*
|
iwlwifi: pcie: set iwl_trans->cfg later in the probe function
Luca Coelho
2019-09-06
1
-24
/
+9
*
|
iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probe
Luca Coelho
2019-09-06
1
-63
/
+0
*
|
iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()
Luca Coelho
2019-09-06
1
-3
/
+3
*
|
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
2019-09-06
1
-62
/
+70
*
|
iwlwifi: dbg: align wrt log prints to the same format
Shahar S Matityahu
2019-09-06
1
-1
/
+1
*
|
iwlwifi: dbg_ini: use function to check if ini dbg mode is on
Shahar S Matityahu
2019-09-06
1
-1
/
+1
*
|
iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent
Christoph Hellwig
2019-09-06
1
-2
/
+1
*
|
iwlwifi: remove pm_runtime completely
Emmanuel Grumbach
2019-09-06
1
-13
/
+8
*
|
iwlwifi: pcie: remove some more d0i3 code from the transport
Emmanuel Grumbach
2019-09-06
1
-2
/
+0
*
|
iwlwifi: pcie: remove the refs / unrefs from the transport
Emmanuel Grumbach
2019-09-06
1
-33
/
+0
*
|
iwlwifi: remove runtime_pm_mode
Emmanuel Grumbach
2019-09-06
1
-9
/
+0
*
|
iwlwifi: Set w-pointer upon resume according to SN
Alex Malamud
2019-09-06
1
-0
/
+2
*
|
iwlwifi: remove the code under IWLWIFI_PCIE_RTPM
Emmanuel Grumbach
2019-09-06
1
-4
/
+0
*
|
iwlwifi: dbg: move debug recording stop from trans to op mode
Shahar S Matityahu
2019-09-06
1
-3
/
+0
*
|
iwlwifi: pcie: handle switching killer Qu B0 NICs to C0
Luca Coelho
2019-08-29
1
-6
/
+1
*
|
iwlwifi: pcie: don't switch FW to qnj when ax201 is detected
Luca Coelho
2019-08-20
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-7
/
+10
|
\
|
*
iwlwifi: add support for hr1 RF ID
Oren Givon
2019-06-24
1
-3
/
+5
|
*
iwlwifi: add new cards for 22000 and change wrong structs
Ihab Zhaika
2019-06-24
1
-2
/
+3
|
*
iwlwifi: add new cards for 22000 and fix struct name
Ihab Zhaika
2019-06-24
1
-2
/
+2
*
|
iwlwifi: dbg: debug recording stop and restart command remove
Shahar S Matityahu
2019-06-29
1
-1
/
+1
*
|
iwlwifi: dbg: move trans debug fields to a separate struct
Shahar S Matityahu
2019-06-29
1
-67
/
+68
*
|
iwlwifi: dbg_ini: remove redundant checking of ini mode
Shahar S Matityahu
2019-06-29
1
-8
/
+3
*
|
iwlwifi: pcie: increase the size of PCI dumps
Luca Coelho
2019-06-29
1
-8
/
+14
*
|
iwlwifi: dbg: allow dump collection in case of an early error
Shahar S Matityahu
2019-06-29
1
-4
/
+17
|
/
*
iwlwifi: fix AX201 killer sku loading firmware issue
Matt Chen
2019-06-01
1
-1
/
+3
*
iwlwifi: print fseq info upon fw assert
Shahar S Matityahu
2019-06-01
1
-1
/
+2
[next]