summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-29ath6kl: implement ethtool statsBen Greear
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear
2015-10-29ath6kl: fix firmware version assignmentBen Greear
2015-10-29ath6kl: add error message to explain lack of HTBen Greear
2015-10-29ath6kl: report antenna configurationBen Greear
2015-10-29wil6210: handle failure in Tx vring configVladimir Kondratiev
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev
2015-10-29wil6210: Fix TSO overflow handlingHamad Kadmany
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan
2015-10-29ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan
2015-10-29ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty
2015-10-29ath10k: add FW API support to test modeAlan Liu
2015-10-28ath10k: enable adaptive CCAMaharaja
2015-10-28wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw
2015-10-28wcn36xx: introduce per-channel ring buffer locksBob Copeland
2015-10-28ath9k: fix phyerror codesZefir Kurtisi
2015-10-28Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller
2015-10-27ath6kl: add missing of_node_putJulia Lawall
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-21Merge ath-next from ath.gitKalle Valo
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty
2015-10-19ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli
2015-10-16ath10k: remove htc polling for tx completionRajkumar Manoharan
2015-10-16ath10k: remove unused dl_is_polledRajkumar Manoharan
2015-10-16ath10k: configure copy engine 5 for HTT messagesRajkumar Manoharan
2015-10-16ath10k: export htt tx rx handlersRajkumar Manoharan
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan
2015-10-16ath10k: register per copy engine send completion callbacksRajkumar Manoharan
2015-10-16ath10k: export htc tx rx handlersRajkumar Manoharan
2015-10-14ath9k: fix QCA9561 XLNA rxgain initialMiaoqing Pan
2015-10-14ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan
2015-10-14ath9k: Fix NF CCA limits for AR9287 and AR9227Martin Blumenstingl
2015-10-14ath10k: cleanup ath10k_mac_register() error handlingJeff Johnson
2015-10-14ath10k: fix cleanup in ath10k_thermal_unregisterMohammed Shafi Shajakhan
2015-10-14ath10k: select board data based on BMI chip id and board idManikanta Pubbisetty
2015-10-14ath10k: add board 2 API supportManikanta Pubbisetty
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern
2015-10-13Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-10-09ath6kl: drop unlikely behind WARN_ON()Geliang Tang