index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nubus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-17
ath10k: add modpram 'skip_otp' to ignore empty otp error during BMI
Rajkumar Manoharan
1
-1
/
+6
2014-11-17
ath10k: handle ieee80211 header and payload tracing separately
Rajkumar Manoharan
4
-16
/
+78
2014-11-04
ath10k: fix pm resume after suspend
Bartosz Markowski
1
-4
/
+14
2014-11-03
ath6kl: remove incorrect reset_resume handler
Alexey Khoroshilov
1
-9
/
+0
2014-10-31
ath10k: speed up hw recovery
Michal Kazior
7
-5
/
+47
2014-10-31
ath10k: expose hw restart via debugfs
Michal Kazior
1
-1
/
+6
2014-10-31
ath10k: fix possible bmi crash
Michal Kazior
2
-0
/
+10
2014-10-31
ath10k: don't reset chip on power_down
Michal Kazior
1
-1
/
+3
2014-10-31
ath10k: split reset logic from power up
Michal Kazior
1
-71
/
+80
2014-10-31
ath10k: make warm reset a bit safer and faster
Michal Kazior
1
-62
/
+48
2014-10-31
ath10k: change ce ring cleanup logic
Michal Kazior
2
-42
/
+46
2014-10-31
ath10k: avoid possible deadlock with scan timeout
Michal Kazior
1
-2
/
+4
2014-10-24
ath10k: call correct function for frag threshold
Michal Kazior
1
-1
/
+1
2014-10-24
ath10k: add SURVEY_INFO_IN_USE for current channel on survey
Felix Fietkau
1
-0
/
+3
2014-10-24
ath10k: re-use trace class
Michal Kazior
1
-27
/
+5
2014-10-24
ath10k: remove tsf argument from rx_desc tracing
Michal Kazior
2
-9
/
+4
2014-10-24
ath10k: clear htt->rx_confused on load
Michal Kazior
1
-0
/
+2
2014-10-24
ath10k: don't forget to replenish after fragmented Rx
Michal Kazior
1
-0
/
+2
2014-10-24
ath10k: add extra sanity check when popping amsdu
Michal Kazior
1
-0
/
+9
2014-10-24
ath10k: don't drop frames aggressively
Michal Kazior
1
-15
/
+0
2014-10-24
ath10k: deduplicate htt rx dma unmapping
Michal Kazior
1
-21
/
+9
2014-10-24
ath10k: fix rx buffer tracing
Michal Kazior
1
-3
/
+4
2014-10-24
ath10k: use ieee80211 defines for crypto param lengths
Michal Kazior
1
-14
/
+20
2014-10-24
ath10k: remove unused variable
Michal Kazior
1
-5
/
+0
2014-10-24
ath10k: don't drop control and null func Rx
Michal Kazior
1
-2
/
+1
2014-10-23
ath10k: split ce pipe init/alloc further
Michal Kazior
3
-69
/
+62
2014-10-23
ath10k: mask/unmask msi fw irq
Michal Kazior
2
-22
/
+32
2014-10-23
ath10k: re-disable interrupts after target init
Michal Kazior
1
-4
/
+3
2014-10-21
ath10k: use bss_info as txpower source
Michal Kazior
2
-20
/
+75
2014-10-21
ath10k: simplify computation of mgmt rx band
Michal Kazior
1
-16
/
+16
2014-10-21
ath10k: clean up sta auth/assoc code
Michal Kazior
1
-79
/
+42
2014-10-21
ath10k: skip some commands on reassoc
Michal Kazior
1
-23
/
+29
2014-10-21
ath10k: clean up assoc code
Michal Kazior
1
-48
/
+46
2014-10-21
ath10k: retrieve calibration data from file
Kalle Valo
4
-13
/
+102
2014-10-21
ath10k: refactor ath10k_init_download_firmware()
Kalle Valo
1
-15
/
+12
2014-10-21
ath10k: add back enum ath10k_bus
Kalle Valo
3
-0
/
+19
2014-10-12
ath10k: fix kernel panic while shutting down AP
Rajkumar Manoharan
1
-1
/
+1
2014-10-08
ath10k: add tracing for frame transmission
Rajkumar Manoharan
4
-0
/
+53
2014-10-08
ath10k: fix WMI scan command length
Janusz Dziedzic
1
-2
/
+2
2014-10-08
ath10k: advertise all possible firmware(-api) files
Bartosz Markowski
2
-2
/
+3
2014-10-08
ath10k: don't create bssid peer for ibss
Janusz Dziedzic
1
-18
/
+10
2014-10-08
ath10k: warn on unhandled htt events
Michal Kazior
1
-2
/
+2
2014-10-07
ath10k: add tracing for tx info
Rajkumar Manoharan
3
-0
/
+62
2014-10-07
ath10k: add tracing for rx descriptor
Rajkumar Manoharan
2
-0
/
+33
2014-10-07
ath10k: add tracing for ath10k_htt_pktlog
Rajkumar Manoharan
5
-2
/
+46
2014-10-07
ath10k: add support to configure pktlog filter
Rajkumar Manoharan
5
-1
/
+134
2014-10-01
ath10k: use 64-bit vdev map
Ben Greear
3
-12
/
+15
2014-10-01
ath10k: support ethtool stats
Ben Greear
3
-0
/
+176
2014-10-01
ath10k: add firmware crash counters
Ben Greear
3
-0
/
+65
2014-09-29
ath10k: fix fw stats processing
Michal Kazior
3
-95
/
+252
[next]