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
/
fw
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
2019-09-06
4
-20
/
+22
*
iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flow
Shahar S Matityahu
2019-09-06
1
-71
/
+79
*
iwlwifi: dbg_ini: make a single ops struct for paging collect
Shahar S Matityahu
2019-09-06
1
-53
/
+39
*
iwlwifi: dbg_ini: move tx fifo data into fw runtime
Shahar S Matityahu
2019-09-06
2
-42
/
+28
*
iwlwifi: dbg_ini: use linked list for dump TLVs during dump creation
Shahar S Matityahu
2019-09-06
2
-158
/
+152
*
iwlwifi: dbg_ini: separate cfg and dump flows to different modules
Shahar S Matityahu
2019-09-06
3
-433
/
+0
*
iwlwifi: dbg: align wrt log prints to the same format
Shahar S Matityahu
2019-09-06
1
-46
/
+41
*
iwlwifi: dbg_ini: remove debug flow TLV
Shahar S Matityahu
2019-09-06
3
-15
/
+1
*
iwlwifi: dbg_ini: verify debug TLVs at allocation phase
Shahar S Matityahu
2019-09-06
1
-5
/
+10
*
iwlwifi: dbg_ini: use function to check if ini dbg mode is on
Shahar S Matityahu
2019-09-06
2
-6
/
+7
*
iwlwifi: api: fix FTM struct documentation
Johannes Berg
2019-09-06
1
-2
/
+2
*
iwlwifi: support per-platform antenna gain
Gil Adam
2019-09-06
4
-0
/
+32
*
iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent
Christoph Hellwig
2019-09-06
1
-2
/
+1
*
iwlwifi: dbg_ini: remove periphery phy and aux regions handling
Shahar S Matityahu
2019-09-06
1
-2
/
+2
*
iwlwifi: dbg_ini: use linked list to store debug TLVs
Shahar S Matityahu
2019-09-06
1
-7
/
+8
*
iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer
Shahar S Matityahu
2019-09-06
3
-24
/
+18
*
iwlwifi: dbg: add debug periphery registers to 9000 device family
Shahar S Matityahu
2019-09-06
1
-0
/
+3
*
iwlwifi: mvm: name magic numbers with enum
Mordechay Goodstein
2019-09-06
1
-5
/
+13
*
iwlwifi: scan: add support for new scan request command version
Ayala Beker
2019-09-06
2
-8
/
+48
*
iwlwifi: LTR updates
Alex Malamud
2019-09-06
1
-1
/
+2
*
iwlwifi: dbg: support debug recording suspend resume command
Shahar S Matityahu
2019-09-06
4
-54
/
+85
*
iwlwifi: dbg: move debug recording stop from trans to op mode
Shahar S Matityahu
2019-09-06
2
-4
/
+4
*
iwlwifi: dbg: move monitor recording functionality from header file
Shahar S Matityahu
2019-09-06
2
-85
/
+89
*
iwlwifi: mvm: Block 26-tone RU OFDMA transmissions
Ilan Peer
2019-09-06
1
-0
/
+4
*
iwlwifi: dbg_ini: fix compile time assert build errors
Mauro Rossi
2019-08-01
1
-10
/
+12
*
iwlwiif: mvm: refactor iwl_mvm_notify_rx_queue
Emmanuel Grumbach
2019-07-30
1
-1
/
+0
*
iwlwifi: mvm: add a new RSS sync notification for NSSN sync
Emmanuel Grumbach
2019-07-30
1
-0
/
+2
*
iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-Kill
Emmanuel Grumbach
2019-06-29
1
-3
/
+9
*
iwlwifi: dbg: debug recording stop and restart command remove
Shahar S Matityahu
2019-06-29
2
-30
/
+19
*
iwlwifi: dbg_ini: fix debug monitor stop and restart in ini mode
Shahar S Matityahu
2019-06-29
2
-6
/
+33
*
iwlwifi: dbg: move trans debug fields to a separate struct
Shahar S Matityahu
2019-06-29
2
-33
/
+35
*
iwlwifi: dbg_ini: remove redundant checking of ini mode
Shahar S Matityahu
2019-06-29
2
-5
/
+2
*
iwlwifi: dbg_ini: enforce apply point early on buffer allocation tlv
Shahar S Matityahu
2019-06-29
1
-13
/
+15
*
iwlwifi: dbg: fix debug monitor stop and restart delays
Shahar S Matityahu
2019-06-29
2
-4
/
+4
*
iwlwifi: Add support for SAR South Korea limitation
Haim Dreyfuss
2019-06-29
4
-13
/
+35
*
iwlwifi: fw api: support adwell HB default APs number api
Shahar S Matityahu
2019-06-29
2
-0
/
+16
*
iwlwifi: dbg_ini: implement dump info collection
Shahar S Matityahu
2019-06-29
4
-0
/
+156
*
iwlwifi: dbg_ini: support debug info TLV
Shahar S Matityahu
2019-06-29
4
-15
/
+89
*
iwlwifi: dbg_ini: use different barker for ini dump
Shahar S Matityahu
2019-06-29
2
-5
/
+3
*
iwlwifi: dbg_ini: add consecutive trigger firing support
Shahar S Matityahu
2019-06-29
4
-42
/
+75
*
iwlwifi: dbg_ini: abort region collection in case the size is 0
Shahar S Matityahu
2019-06-29
1
-20
/
+33
*
iwlwifi: update CSI API
Johannes Berg
2019-06-29
1
-3
/
+8
*
iwlwifi: dbg_ini: dump headers cleanup
Shahar S Matityahu
2019-06-29
3
-67
/
+52
*
iwlwifi: dbg: allow dump collection in case of an early error
Shahar S Matityahu
2019-06-29
1
-2
/
+5
*
iwlwifi: print fseq info upon fw assert
Shahar S Matityahu
2019-06-01
2
-0
/
+41
*
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
2019-05-05
11
-43
/
+401
|
\
|
*
iwlwifi: dbg_ini: check for valid region type during regions parsing
Shahar S Matityahu
2019-04-29
1
-3
/
+8
|
*
iwlwifi: avoid allocating memory for region with disabled domain
Shahar S Matityahu
2019-04-29
1
-0
/
+4
|
*
iwlwifi: dbg: replace dump info device family with HW type
Shahar S Matityahu
2019-04-29
2
-7
/
+4
|
*
iwlwifi: dbg_ini: add periodic trigger support
Shahar S Matityahu
2019-04-29
4
-0
/
+46
[prev]
[next]