index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-30
ath10k: add WOW patterns support
Janusz Dziedzic
6
-2
/
+55
2015-03-30
ath10k: add WMI support for WOW patterns
Janusz Dziedzic
3
-0
/
+213
2015-03-30
ath10k: add WOW disconnect/magic-packet support
Janusz Dziedzic
7
-67
/
+346
2015-03-30
ath10k: add WMI support for WOW
Janusz Dziedzic
4
-2
/
+349
2015-03-23
ath10k: allow user to toggle ani_enable via debugfs
Ashok Raj Nagarajan
3
-0
/
+62
2015-03-23
ath10k: enable Adaptive Noise Immunity (ANI) by default
Ashok Raj Nagarajan
1
-0
/
+8
2015-03-23
ath10k: enable channel 144 on 5GHz band
Peter Oh
1
-0
/
+1
2015-03-23
ath10k: move driver state check before setting throttle
Rajkumar Manoharan
1
-9
/
+4
2015-03-23
ath10k: cache throttle state when device is down
Rajkumar Manoharan
1
-7
/
+7
2015-03-23
ath10k: do not restrict thermal throttling to ap mode
Rajkumar Manoharan
1
-35
/
+1
2015-03-23
ath10k: configure thermal throttle while powering up
Rajkumar Manoharan
4
-13
/
+28
2015-03-23
ath10k: fix interpretation of cooling device state
Rajkumar Manoharan
2
-18
/
+21
2015-03-23
ath10k: add debugfs entry to configure quiet period
Rajkumar Manoharan
3
-2
/
+49
2015-03-23
ath10k: increase station kickout threshold
Rajkumar Manoharan
1
-2
/
+2
2015-03-23
ath10k: fix rts profile for second rate series
Rajkumar Manoharan
1
-2
/
+4
2015-03-19
ath10k: setup maximum number of supported stations
Janusz.Dziedzic@tieto.com
1
-0
/
+2
2015-03-19
ath10k: protect driver from unsolicited htc ep0 events
Michal Kazior
1
-1
/
+6
2015-03-19
ath10k: fix wrong symlink name on error path
Rajkumar Manoharan
1
-2
/
+2
2015-03-19
ath10k: strip qos data bit always
Michal Kazior
1
-7
/
+6
2015-03-12
ath10k: fix PMF by using AES-CMAC/IGTK software crypto
Bartosz Markowski
1
-2
/
+6
2015-03-12
ath10k: add hw connection monitor support
Michal Kazior
4
-2
/
+86
2015-03-12
ath10k: implement wmi roam event
Michal Kazior
5
-1
/
+126
2015-03-12
ath10k: fix WPA crypto
Michal Kazior
1
-22
/
+22
2015-03-12
ath10k: fix CAC regression
Michal Kazior
1
-1
/
+1
2015-03-12
ath10k: fix patching mistake for AP/IBSS CSA
Michal Kazior
2
-8
/
+8
2015-03-07
ath10k: save/restore pci config space properly
Michal Kazior
1
-31
/
+8
2015-03-07
ath10k: fix some pci wake/sleep issues
Michal Kazior
1
-5
/
+32
2015-03-07
ath10k: fix interrupt storm
Vasanthakumar Thiagarajan
1
-2
/
+31
2015-03-07
ath10k: move ath10k_vdev_stop() up before ath10k_vdev_start_restart()
Vasanthakumar Thiagarajan
1
-33
/
+33
2015-03-07
ath10k: improve 11b coex
Michal Kazior
1
-0
/
+7
2015-03-07
ath10k: implement handling of p2p noa event
Michal Kazior
4
-0
/
+79
2015-03-07
ath10k: refactor p2p noa code
Michal Kazior
4
-88
/
+156
2015-03-07
ath10k: fix TxBF VHT capabilities for 2+ RF-chain devices
Michal Kazior
1
-0
/
+19
2015-03-07
ath10k: fix ap u-apsd cmd on qca6174 w/ wmi-tlv
Michal Kazior
1
-1
/
+1
2015-03-07
ath10k: increase duty cycle maximum limit
Rajkumar Manoharan
1
-1
/
+1
2015-03-07
ath10k: fix broken traffic for static WEP in IBSS
Michal Kazior
1
-0
/
+41
2015-03-07
ath10k: fix broken traffic for 802.1x in client mode
Michal Kazior
1
-29
/
+93
2015-03-07
ath10k: update MODULE_FIRMWARE definitions for QCA6174
Bartosz Markowski
1
-0
/
+11
2015-03-07
ath10k: fix AP/IBSS CSA with template based fw
Michal Kazior
3
-2
/
+77
2015-03-05
ath10k: increase AST table SKID length limit
SenthilKumar Jegadeesan
1
-1
/
+1
2015-03-05
ath: enhance radar detection by looking up chirp
Peter Oh
1
-0
/
+4
2015-03-05
ath10k: update chirp value in pulse event
Peter Oh
1
-1
/
+1
2015-03-05
ath: introduce chirp parameter used by DFS
Peter Oh
2
-26
/
+30
2015-03-05
ath10k: increase copy engine entries for rx wmi
Rajkumar Manoharan
1
-2
/
+2
2015-03-05
bcma: prepare Kconfig symbol for PCI driver
Rafał Miłecki
2
-2
/
+19
2015-03-05
bcma: move internal function declarations to private header
Rafał Miłecki
1
-0
/
+41
2015-03-05
bcma: Kconfig: Let it depend on PCI
Chen Gang
1
-1
/
+1
2015-03-05
Merge ath-next from ath.git
Kalle Valo
12
-45
/
+462
2015-03-04
ath10k: disable multi-vif ps by default
Michal Kazior
2
-2
/
+36
2015-03-04
ath10k: workaround qca6174 sta powersave issue
Michal Kazior
2
-1
/
+14
[next]