index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
pcie
/
trans.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
iwlwifi: move integrated, extra_phy and soc_latency to trans_cfg
Luca Coelho
1
-1
/
+1
2020-03-27
iwlwifi: pcie: implement read_config32
Luca Coelho
1
-0
/
+8
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-25
/
+26
2020-01-26
Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...
Kalle Valo
1
-25
/
+26
2019-12-24
iwlwifi: pcie: always disable L0S states
Luca Coelho
1
-10
/
+5
2019-12-24
iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLED
Luca Coelho
1
-2
/
+2
2019-12-23
iwlwifi: remove CSR registers abstraction
Luca Coelho
1
-21
/
+16
2019-12-23
iwlwifi: pcie: use partial pages if applicable
Johannes Berg
1
-3
/
+7
2019-12-23
iwlwifi: pcie: map only used part of RX buffers
Johannes Berg
1
-1
/
+3
2019-12-23
iwlwifi: pcie: allocate smaller dev_cmd for TX headers
Johannes Berg
1
-8
/
+24
2019-12-10
iwlwifi: pcie: move power gating workaround earlier in the flow
Luca Coelho
1
-0
/
+30
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
1
-26
/
+3
2019-11-15
iwlwifi: remove redundant assignment to variable bufsz
Colin Ian King
1
-1
/
+1
2019-11-05
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-23
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-08
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
[next]