index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
1
-2
/
+2
|
\
|
*
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-16
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typo in printk
Masanari Iida
2013-10-14
1
-1
/
+1
*
|
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
2
-11
/
+11
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
14
-387
/
+2673
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2013-10-18
14
-387
/
+2673
|
|
\
\
|
|
*
|
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Kalle Valo
2013-10-16
1
-0
/
+2
|
|
*
|
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
Kalle Valo
2013-10-16
1
-19
/
+37
|
|
*
|
ath10k: remove unnecessary checks
Michal Kazior
2013-10-16
1
-21
/
+0
|
|
*
|
ath10k: fix scheduling while atomic config bug
Michal Kazior
2013-10-16
1
-84
/
+62
|
|
*
|
ath10k: track vif list internally
Michal Kazior
2013-10-16
3
-0
/
+7
|
|
*
|
ath10k: fix add_interface failure handling
Michal Kazior
2013-10-16
1
-13
/
+40
|
|
*
|
ath10k: use workqueue to set WEP TX key
Michal Kazior
2013-10-16
2
-18
/
+39
|
|
*
|
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
|
|
*
|
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
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-07
23
-1369
/
+1534
|
\
|
|
|
|
*
|
|
Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath
John W. Linville
2013-10-03
21
-1015
/
+984
|
|
\
|
|
|
|
*
|
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
[next]