index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: return better errno for unsupported pdev params
Bartosz Markowski
2013-10-16
1
-1
/
+1
*
ath10k: rename WMI_CMD_UNDEFINED
Bartosz Markowski
2013-10-16
2
-24
/
+24
*
ath10k: do not warn about unsupported vdev param
Bartosz Markowski
2013-10-16
2
-2
/
+3
*
ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()
Fengguang Wu
2013-10-09
1
-1
/
+1
*
ath10k: fix ath10k_debug_start() locking
Kalle Valo
2013-10-09
3
-1
/
+31
*
ath10k: Fix bug in max. VHT A-MPDU size
Sujith Manoharan
2013-10-08
1
-1
/
+14
*
ath10k: fix RX performance when using AP 10.X FW
Michal Kazior
2013-10-08
1
-1
/
+1
*
ath10k: fix possible memory leak in new FW loading
Michal Kazior
2013-10-08
1
-3
/
+6
*
ath10k: fix printf format string
Michal Kazior
2013-10-08
1
-2
/
+2
*
ath10k: remove num_sends_allowed
Michal Kazior
2013-10-07
4
-24
/
+18
*
ath10k: remove ce_sendlist_send
Michal Kazior
2013-10-07
3
-51
/
+2
*
ath10k: split vdev_id calculation from tx function
Michal Kazior
2013-10-07
1
-10
/
+15
*
ath10k: split tid calculation from tx function
Michal Kazior
2013-10-07
1
-8
/
+15
*
ath10k: extend the max_scan time
Bartosz Markowski
2013-10-07
1
-1
/
+1
*
ath10k: enable 10.x firmware branch support
Bartosz Markowski
2013-10-07
1
-6
/
+1
*
ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_service
Vladimir Murzin
2013-10-01
1
-1
/
+1
*
ath10k: implement firmware IE container support
Kalle Valo
2013-09-30
4
-2
/
+206
*
ath10k: store separate pointers for firmware data
Kalle Valo
2013-09-30
2
-14
/
+37
*
ath10k: rename board_data in struct ath10k
Kalle Valo
2013-09-30
2
-10
/
+10
*
ath10k: handle FW API differences for scan structures
Bartosz Markowski
2013-09-27
2
-4
/
+97
*
ath10k: introduce dynamic pdev parameters
Bartosz Markowski
2013-09-27
4
-9
/
+265
*
ath10k: introduce dynamic vdev parameters
Bartosz Markowski
2013-09-27
4
-25
/
+332
*
ath10k: add TARGET values for 10.x firmware
Bartosz Markowski
2013-09-27
2
-29
/
+60
*
ath10k: split wmi_cmd_init path
Bartosz Markowski
2013-09-27
2
-1
/
+299
*
ath10k: bring back the WMI path for mgmt frames
Bartosz Markowski
2013-09-27
7
-13
/
+128
*
ath10k: implement host memory chunks
Bartosz Markowski
2013-09-27
3
-8
/
+133
*
ath10k: drop the fw versioning sanity check
Bartosz Markowski
2013-09-27
2
-31
/
+0
*
ath10k: split ath10k_wmi_service_ready_event_rx
Bartosz Markowski
2013-09-27
2
-1
/
+104
*
ath10k: implement WMI events handling frame for both firmwares
Bartosz Markowski
2013-09-27
1
-1
/
+130
*
ath10k: warn if give WMI command is not supported
Bartosz Markowski
2013-09-27
1
-0
/
+6
*
ath10k: add wmi_10x_<cmd/event> definitions
Bartosz Markowski
2013-09-27
2
-3
/
+338
*
ath10k: introduce dynamic WMI structures
Bartosz Markowski
2013-09-27
3
-41
/
+305
*
ath10k: make monitor vdev down before stoping it
Marek Puzyniak
2013-09-26
1
-6
/
+3
*
ath10k: replenish HTT RX buffers in a tasklet
Michal Kazior
2013-09-26
2
-3
/
+38
*
ath10k: align RX frames properly
Michal Kazior
2013-09-26
1
-1
/
+5
*
ath10k: fix Native Wifi decap mode RX
Michal Kazior
2013-09-26
1
-3
/
+29
*
ath10k: cleanup RX decap handling
Michal Kazior
2013-09-26
1
-26
/
+28
*
ath10k: document decap modes
Michal Kazior
2013-09-26
1
-2
/
+22
*
ath10k: report A-MSDU subframes individually
Michal Kazior
2013-09-26
2
-123
/
+85
*
ath10k: use msdu headroom to store txfrag
Michal Kazior
2013-09-20
4
-53
/
+53
*
ath10k: cleanup HTT TX functions
Michal Kazior
2013-09-20
1
-73
/
+68
*
ath10k: decouple HTT TX completions
Michal Kazior
2013-09-20
6
-108
/
+27
*
ath10k: avoid needless memset on TX path
Michal Kazior
2013-09-20
4
-4
/
+7
*
ath10k: use num_pending_tx instead of msdu id bitmap
Michal Kazior
2013-09-20
2
-3
/
+2
*
ath10k: fix num_sends_allowed replenishing
Michal Kazior
2013-09-20
1
-4
/
+0
*
ath10k: fix tracing build for ath10k_wmi_cmd
Michal Kazior
2013-09-20
1
-1
/
+1
*
ath10k: remove wmi event worker thread
Michal Kazior
2013-09-16
2
-46
/
+1
*
ath10k: remove wmi pending count limit
Michal Kazior
2013-09-16
4
-45
/
+0
*
ath10k: improve beacon submission latency
Michal Kazior
2013-09-16
4
-14
/
+71
*
ath10k: simplify HTC command submitting
Michal Kazior
2013-09-16
3
-140
/
+43
[next]