summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge ath-current from ath.gitKalle Valo2015-11-175-15/+107
|\
| * ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan2015-11-161-1/+12
| * ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu2015-11-121-3/+29
| * ath10k: add QCA9377 hw1.0 supportBartosz Markowski2015-11-123-0/+23
| * ath10k: introduce dev_id to hw_paramsBartosz Markowski2015-11-124-7/+33
| * ath10k: update missing hw_params of QCA9377 hw1.1Bartosz Markowski2015-11-121-1/+3
| * ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski2015-11-123-5/+9
| * ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan2015-11-101-1/+1
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-044-5/+5
|\ \ | |/ |/|
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-044-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-011-0/+1
|\ \
| * | ath6kl: add missing of_node_putJulia Lawall2015-10-261-0/+1
* | | ath6kl: implement ethtool statsBen Greear2015-10-291-0/+123
* | | ath6kl: break stats gathering code into separate methodBen Greear2015-10-292-23/+34
* | | ath6kl: fix firmware version assignmentBen Greear2015-10-291-1/+1
* | | ath6kl: add error message to explain lack of HTBen Greear2015-10-291-0/+3
* | | ath6kl: report antenna configurationBen Greear2015-10-292-0/+19
* | | wil6210: handle failure in Tx vring configVladimir Kondratiev2015-10-291-1/+1
* | | wil6210: fix device ready detectionVladimir Kondratiev2015-10-293-13/+7
* | | wil6210: Fix TSO overflow handlingHamad Kadmany2015-10-291-15/+15
* | | wil6210: ignore selected WMI eventsVladimir Kondratiev2015-10-291-0/+10
* | | ath10k: add QCA9377 chipset supportBartosz Markowski2015-10-294-0/+48
* | | ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan2015-10-291-11/+28
* | | ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan2015-10-291-140/+140
* | | ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan2015-10-291-3/+5
* | | ath10k: remove supported chain maskRajkumar Manoharan2015-10-293-16/+9
* | | ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan2015-10-293-33/+0
* | | ath10k: cleanup copy engine send completionRajkumar Manoharan2015-10-293-50/+12
* | | ath10k: remove send completion validation in diag read/writeRajkumar Manoharan2015-10-291-20/+0
* | | ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan2015-10-291-7/+6
* | | ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty2015-10-293-0/+358
* | | ath10k: add FW API support to test modeAlan Liu2015-10-295-21/+205
* | | ath10k: enable adaptive CCAMaharaja2015-10-286-0/+85
* | | wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw2015-10-281-17/+17
* | | wcn36xx: introduce per-channel ring buffer locksBob Copeland2015-10-282-8/+20
* | | ath9k: fix phyerror codesZefir Kurtisi2015-10-282-10/+22
* | | Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller2015-10-2743-561/+1867
|\ \ \
| * \ \ Merge ath-next from ath.gitKalle Valo2015-10-2139-548/+1855
| |\ \ \
| | * | | ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty2015-10-196-259/+414
| | * | | ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli2015-10-192-1/+88
| | * | | ath10k: remove htc polling for tx completionRajkumar Manoharan2015-10-164-43/+7
| | * | | ath10k: remove unused dl_is_polledRajkumar Manoharan2015-10-164-17/+9
| | * | | ath10k: configure copy engine 5 for HTT messagesRajkumar Manoharan2015-10-161-11/+59
| | * | | ath10k: export htt tx rx handlersRajkumar Manoharan2015-10-163-0/+8
| | * | | ath10k: register per copy engine receive callbacksRajkumar Manoharan2015-10-167-51/+12
| | * | | ath10k: register per copy engine send completion callbacksRajkumar Manoharan2015-10-166-17/+13
| | * | | ath10k: export htc tx rx handlersRajkumar Manoharan2015-10-162-4/+6
| | * | | ath10k: cleanup ath10k_mac_register() error handlingJeff Johnson2015-10-141-2/+8
| | * | | ath10k: fix cleanup in ath10k_thermal_unregisterMohammed Shafi Shajakhan2015-10-141-1/+1
| | * | | ath10k: select board data based on BMI chip id and board idManikanta Pubbisetty2015-10-144-8/+93
OpenPOWER on IntegriCloud