index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-18
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2013-10-16
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Kalle Valo
2013-10-16
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
Kalle Valo
2013-10-16
ath10k: remove unnecessary checks
Michal Kazior
2013-10-16
ath10k: fix scheduling while atomic config bug
Michal Kazior
2013-10-16
ath10k: track vif list internally
Michal Kazior
2013-10-16
ath10k: fix add_interface failure handling
Michal Kazior
2013-10-16
ath10k: use workqueue to set WEP TX key
Michal Kazior
2013-10-16
ath10k: return better errno for unsupported pdev params
Bartosz Markowski
2013-10-16
ath10k: rename WMI_CMD_UNDEFINED
Bartosz Markowski
2013-10-16
ath10k: do not warn about unsupported vdev param
Bartosz Markowski
2013-10-14
treewide: Fix typo in printk
Masanari Iida
2013-10-09
ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()
Fengguang Wu
2013-10-09
ath10k: fix ath10k_debug_start() locking
Kalle Valo
2013-10-08
ath10k: Fix bug in max. VHT A-MPDU size
Sujith Manoharan
2013-10-08
ath10k: fix RX performance when using AP 10.X FW
Michal Kazior
2013-10-08
ath10k: fix possible memory leak in new FW loading
Michal Kazior
2013-10-08
ath10k: fix printf format string
Michal Kazior
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-07
ath10k: remove num_sends_allowed
Michal Kazior
2013-10-07
ath10k: remove ce_sendlist_send
Michal Kazior
2013-10-07
ath10k: split vdev_id calculation from tx function
Michal Kazior
2013-10-07
ath10k: split tid calculation from tx function
Michal Kazior
2013-10-07
ath10k: extend the max_scan time
Bartosz Markowski
2013-10-07
ath10k: enable 10.x firmware branch support
Bartosz Markowski
2013-10-03
Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath
John W. Linville
2013-10-02
ath10k: wmi: Convert use of 6 to ETH_ALEN
Joe Perches
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-30
ath10k: implement firmware IE container support
Kalle Valo
2013-09-30
ath10k: store separate pointers for firmware data
Kalle Valo
2013-09-30
ath10k: rename board_data in struct ath10k
Kalle Valo
2013-09-27
ath10k: handle FW API differences for scan structures
Bartosz Markowski
2013-09-27
ath10k: introduce dynamic pdev parameters
Bartosz Markowski
2013-09-27
ath10k: introduce dynamic vdev parameters
Bartosz Markowski
2013-09-27
ath10k: add TARGET values for 10.x firmware
Bartosz Markowski
2013-09-27
ath10k: split wmi_cmd_init path
Bartosz Markowski
2013-09-27
ath10k: bring back the WMI path for mgmt frames
Bartosz Markowski
2013-09-27
ath10k: implement host memory chunks
Bartosz Markowski
2013-09-27
ath10k: drop the fw versioning sanity check
Bartosz Markowski
2013-09-27
ath10k: split ath10k_wmi_service_ready_event_rx
Bartosz Markowski
2013-09-27
ath10k: implement WMI events handling frame for both firmwares
Bartosz Markowski
2013-09-27
ath10k: warn if give WMI command is not supported
Bartosz Markowski
2013-09-27
ath10k: add wmi_10x_<cmd/event> definitions
Bartosz Markowski
2013-09-27
ath10k: introduce dynamic WMI structures
Bartosz Markowski
2013-09-26
wireless: ath10k: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2013-09-26
ath10k: make monitor vdev down before stoping it
Marek Puzyniak
[next]