summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
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-27Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller
2015-10-26ath6kl: add missing of_node_putJulia Lawall
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern
2015-10-09ath6kl: drop unlikely behind WARN_ON()Geliang Tang
2015-10-09ath6kl: remove redundant null pointer check on send_pktColin Ian King
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-07-29ath6kl: spell "distribution" correctly in a comment.Nik Nyby
2015-06-15Merge ath-next from ath.gitKalle Valo
2015-06-09ath6kl: Fix multiple clients associating in AP modeBrent Taylor
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2014-11-17Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-04ath6kl: remove incorrect reset_resume handlerAlexey Khoroshilov
2014-10-27Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen
2014-09-29ath: change logging functions to return voidJoe Perches
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-08-28Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-25ath6kl: fix %d confusingly prefixed with 0x in format stringsHans Wennborg
2014-08-14ath6kl: Add SDIO device ID for QCA6234X SupportSrinivas Kandagatla
2014-08-04ath6kl: convert a driver to use module_usb_driver()Himangi Saraogi
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-20ath6kl: remove unnecessary break after returnFabian Frederick
2014-07-18Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu
2014-07-14ath6kl: add support wmi rate tables with mcs15Jessica Wu
2014-07-14ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo
2014-07-14ath6kl: implement rx flush for htc pipeJessica Wu
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo
2014-07-14ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg