index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
iwlwifi: fw: support API change to debug TLVs
Sara Sharon
2018-11-23
1
-0
/
+2
|
|
*
iwlwifi: add debugfs file to read fw debug data recording
Lior Cohen
2018-11-23
6
-0
/
+228
|
|
*
iwlwifi: dbg: add apply point logic
Sara Sharon
2018-11-23
6
-2
/
+244
|
|
*
iwlwifi: dbg: disable triggers for ini
Sara Sharon
2018-11-23
4
-0
/
+9
|
|
*
iwlwifi: trans: support loading ini TLVs from external file
Sara Sharon
2018-11-23
4
-11
/
+89
|
|
*
iwlwifi: trans: parse and store debug ini TLVs
Sara Sharon
2018-11-23
7
-0
/
+269
|
|
*
iwlwifi: fw: add FW API of new TLV infrastructure
Sara Sharon
2018-11-23
1
-0
/
+399
|
|
*
iwlwifi: mvm: add support for TWT capabilities
Emmanuel Grumbach
2018-11-23
2
-5
/
+35
|
|
*
iwlwifi: add fw dump upon RT ucode start failure
Lior Cohen
2018-11-23
3
-0
/
+11
|
|
*
iwlwifi: fix cfg structs for 22000 with different RF modules
Luca Coelho
2018-11-23
3
-4
/
+21
|
|
*
iwlwifi: mvm: remove assignment of the reciprocal
Emmanuel Grumbach
2018-11-23
2
-29
/
+10
|
|
*
iwlwifi: dbg: split fifos dump
Sara Sharon
2018-11-23
1
-13
/
+39
|
|
*
iwlwifi: dbg: don't limit dump decisions to all or monitor
Sara Sharon
2018-11-23
4
-24
/
+22
|
|
/
|
*
Merge tag 'iwlwifi-next-for-kalle-2018-11-11' of git://git.kernel.org/pub/scm...
Kalle Valo
2018-11-15
21
-246
/
+313
|
|
\
|
|
*
iwlwifi: fw: use helper to determine whether to dump paging
Sara Sharon
2018-11-11
2
-28
/
+37
|
|
*
iwlwifi: add new cards for 9560, 9462, 9461 and killer series
Ihab Zhaika
2018-11-11
1
-0
/
+50
|
|
*
iwlwifi: mvm: remove unused conversion table
Emmanuel Grumbach
2018-11-11
1
-9
/
+0
|
|
*
iwlwifi: dbg: use helper to check if debug type is set
Sara Sharon
2018-11-11
2
-19
/
+24
|
|
*
iwlwifi: mvm: Send non offchannel traffic via AP sta
Andrei Otcheretianski
2018-11-11
1
-0
/
+15
|
|
*
iwlwifi: mvm: add description to a few generic assert numbers
Naftali Goldstein
2018-11-11
1
-1
/
+5
|
|
*
iwlwifi: dbg: avoid passing trigger around
Sara Sharon
2018-11-11
7
-23
/
+18
|
|
*
iwlwifi: pcie: don't reset TXQ write pointer
Sara Sharon
2018-11-11
1
-2
/
+1
|
|
*
iwlwifi: mvm: toggle tx antenna if tx fails during connection establishment
Avraham Stern
2018-11-11
3
-15
/
+56
|
|
*
iwlwifi: fw: do not set sgi bits for HE connection
Naftali Goldstein
2018-11-11
1
-0
/
+4
|
|
*
iwlwifi: mvm: switch management tx antenna only on tx failure
Avraham Stern
2018-11-11
5
-12
/
+14
|
|
*
iwlwifi: mvm: enable low latency for soft ap
Tova Mussai
2018-11-11
4
-20
/
+43
|
|
*
iwlwifi: trans: Clear persistence bit when starting the FW
Shahar S Matityahu
2018-11-11
2
-0
/
+19
|
|
*
iwlwifi: mvm: remove queue_info_lock
Johannes Berg
2018-11-11
5
-113
/
+19
|
|
*
iwlwifi: mvm: synchronize TID queue removal
Johannes Berg
2018-11-11
1
-0
/
+10
|
|
*
iwlwifi: mvm: remove set but not used variable 'he_phy_data'
YueHaibing
2018-11-11
1
-6
/
+0
|
|
/
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-11-09
36
-347
/
+866
|
|
\
|
|
*
ath9k: dynack: remove 'experimental' tag
Lorenzo Bianconi
2018-11-06
1
-1
/
+1
|
|
*
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
2018-11-06
4
-12
/
+29
|
|
*
ath9k: dynack: check da->enabled first in sampling routines
Lorenzo Bianconi
2018-11-06
1
-2
/
+2
|
|
*
ath9k: dynack: move debug log after buffer increments
Lorenzo Bianconi
2018-11-06
1
-14
/
+12
|
|
*
ath9k: dynack: use authentication messages for 'late' ack
Lorenzo Bianconi
2018-11-06
1
-1
/
+2
|
|
*
ath10k: fix struct init whitespace in SNOC driver
Brian Norris
2018-11-06
1
-6
/
+6
|
|
*
ath10k: don't assume this is a PCI dev in generic code
Brian Norris
2018-11-06
1
-2
/
+1
|
|
*
ath10k: assign 'n_cipher_suites' for WCN3990
Brian Norris
2018-11-06
1
-0
/
+1
|
|
*
ath10k: ath10k_snoc_{read,write}32() should be static
Brian Norris
2018-11-06
2
-4
/
+2
|
|
*
ath10k: snoc: fix unbalanced clock error handling
Brian Norris
2018-11-06
1
-1
/
+1
|
|
*
ath10k: snoc: relax voltage requirements
Brian Norris
2018-11-06
1
-4
/
+4
|
|
*
ath10k: snoc: fix unabalanced regulator error handling
Brian Norris
2018-11-06
1
-54
/
+75
|
|
*
ath10k: snoc: remove 'wcn3990' from generic resource handling
Brian Norris
2018-11-06
2
-21
/
+21
|
|
*
wil6210: fix locking in wmi_call
Lior David
2018-11-06
1
-4
/
+5
|
|
*
wil6210: fix freeing of rx buffers in EDMA mode
Ahmad Masri
2018-11-06
1
-30
/
+14
|
|
*
wil6210: remove unnecessary alignment code from rx flow
Ahmad Masri
2018-11-06
1
-6
/
+4
|
|
*
wil6210: fix RGF_CAF_ICR address for Talyn-MB
Maya Erez
2018-11-06
2
-2
/
+10
|
|
*
wil6210: fix L2 RX status handling
Maya Erez
2018-11-06
1
-11
/
+12
|
|
*
wil6210: fix debugfs memory access alignment
Ahmad Masri
2018-11-06
1
-5
/
+10
[prev]
[next]