index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
befs
/
datastream.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
ath10k: fix hw roc expiration
Michal Kazior
1
-4
/
+8
2015-04-15
ath: support new FCC DFS Radar Type 1
Peter Oh
1
-5
/
+14
2015-04-09
ath10k: fix no-ack frame status
Sujith Manoharan
3
-2
/
+10
2015-04-09
ath10k: change the fw stats access mask
Yanbo Li
3
-4
/
+7
2015-04-09
ath10k: fix static wep with more than 1 key in client mode
Michal Kazior
1
-19
/
+22
2015-04-09
ath10k: fix arvif->wep_keys clearing
Michal Kazior
1
-5
/
+7
2015-04-09
ath10k: replenish htc tx credits always
Michal Kazior
1
-19
/
+1
2015-04-09
ath10k: fix insufficient tracing buffer size
Michal Kazior
1
-1
/
+1
2015-04-09
ath10k: disable burst mode
Janusz Dziedzic
1
-0
/
+10
2015-04-01
ath10k: fix IBSS scanning on wmi-tlv and qca6174
Michal Kazior
1
-19
/
+12
2015-04-01
ath10k: clean up set_bitrate_mask handling
Michal Kazior
2
-245
/
+146
2015-04-01
ath10k: allocate fw resources for iface combinations
Michal Kazior
2
-8
/
+6
2015-04-01
ath10k: enable multi-channel on supported devices
Michal Kazior
1
-1
/
+80
2015-04-01
ath10k: implement tx pause wmi event
Michal Kazior
4
-0
/
+187
2015-04-01
ath10k: rework tx queue locking
Michal Kazior
4
-4
/
+101
2015-04-01
ath10k: implement adaptive qcs command
Michal Kazior
5
-0
/
+54
2015-04-01
ath10k: implement chanctx API
Michal Kazior
5
-125
/
+699
2015-04-01
ath10k: allow empty ssid vdev config
Michal Kazior
2
-4
/
+0
2015-04-01
ath10k: don't call quiet mode if it's not implemented
Michal Kazior
1
-0
/
+3
2015-04-01
ath10k: fix survey reporting
Michal Kazior
2
-1
/
+5
2015-04-01
ath10k: harmonize error case handling in ath10k_core_start
Nicholas Mc Guire
2
-12
/
+14
2015-04-01
ath10k: core: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-2
/
+3
2015-04-01
ath10k: thermal: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-3
/
+4
2015-04-01
ath10k: debug: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-5
/
+6
2015-04-01
ath10k: htc: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-10
/
+13
2015-04-01
ath10k: mac: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-9
/
+11
2015-03-30
ath10k: fix aid setup in station mode
Michal Kazior
1
-1
/
+7
2015-03-30
ath10k: document ofdm/5ghz rate offset with a macro
Michal Kazior
1
-6
/
+9
2015-03-30
ath10k: deduplicate bitrate to rate idx conversion
Michal Kazior
3
-58
/
+19
2015-03-30
ath10k: rework legacy rx rate decoding
Michal Kazior
3
-57
/
+46
2015-03-30
ath10k: simplify fixed rate selection
Michal Kazior
1
-39
/
+17
2015-03-30
ath10k: use hw rate definitions for fixed rate
Michal Kazior
1
-14
/
+12
2015-03-30
ath10k: add hw rate definitions
Michal Kazior
3
-0
/
+44
2015-03-30
ath10k: drop RATETAB_ENT macro
Michal Kazior
1
-18
/
+13
2015-03-30
ath10k: derive rate from bitrate
Michal Kazior
1
-13
/
+34
2015-03-30
ath10k: move rate definitions to file start
Michal Kazior
1
-31
/
+32
2015-03-30
ath10k: introduce basic tdls functionality
Marek Puzyniak
1
-8
/
+197
2015-03-30
ath10k: add wmi support for tdls
Marek Puzyniak
4
-0
/
+286
2015-03-30
ath10k: update station counting
Marek Puzyniak
1
-10
/
+10
2015-03-30
ath10k: store max tdls vdevs that fw can handle
Marek Puzyniak
4
-1
/
+4
2015-03-30
ath10k: make peer type configurable
Marek Puzyniak
5
-12
/
+27
2015-03-30
ath10k: unify tx mode and dispatch
Michal Kazior
5
-59
/
+144
2015-03-30
ath10k: clear htt.freq
Michal Kazior
1
-0
/
+1
2015-03-30
ath10k: fix HTT op backwards compatibility for QCA6174
Kalle Valo
2
-1
/
+24
2015-03-30
ath10k: bump up FW API to 5
Kalle Valo
3
-0
/
+11
2015-03-30
ath10k: add ATH10K_FW_IE_HTT_OP_VERSION
Rajkumar Manoharan
5
-33
/
+245
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
[next]