aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-1/+2
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg2-8/+7
2014-11-17Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville1-9/+0
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+2
2014-11-04ath6kl: remove incorrect reset_resume handlerAlexey Khoroshilov1-9/+0
2014-10-27Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville3-28/+15
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen1-2/+2
2014-09-29ath: change logging functions to return voidJoe Perches3-28/+15
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-37/+12
2014-08-28Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville4-22/+4
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2-34/+10
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev1-3/+2
2014-08-25ath6kl: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2-2/+2
2014-08-14ath6kl: Add SDIO device ID for QCA6234X SupportSrinivas Kandagatla1-0/+1
2014-08-04ath6kl: convert a driver to use module_usb_driver()Himangi Saraogi1-20/+1
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller10-42/+239
2014-07-20ath6kl: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-18Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville10-42/+239
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+1
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu4-7/+73
2014-07-14ath6kl: add support wmi rate tables with mcs15Jessica Wu5-9/+77
2014-07-14ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo1-3/+6
2014-07-14ath6kl: implement rx flush for htc pipeJessica Wu1-3/+29
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo6-17/+42
2014-07-14ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis2-3/+12
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds17-101/+84
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds1-1/+1
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-5/+6
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2-2/+2
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-3/+4
2014-05-05ath6kl: Spelling s/determnine/determine/Geert Uytterhoeven1-1/+1
2014-03-13ath6kl: update Kconfig descriptionsKalle Valo1-7/+23
2014-03-13ath6kl: remove unnecessary line continuationsKalle Valo1-3/+3
2014-03-13ath6kl: remove spaces before semicolonKalle Valo2-3/+3
2014-03-13ath6kl: use braces on both arms of if statementKalle Valo6-27/+44
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo13-53/+2
2014-03-13ath6kl: fix struct hif_scatter_req list handlingKalle Valo2-3/+3
2014-02-24Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2-5/+5
2014-02-14ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo1-2/+2
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-6/+2
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg1-5/+14
2014-01-18ath6kl: set rx urb count threshold to 1Julien Massot1-2/+2
2014-01-18ath6kl: increase usb rx buffer size to 4096Julien Massot1-1/+1
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2-7/+5
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic1-3/+3
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+8
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich1-0/+2
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-3/+6
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2013-10-18Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville1-1/+1