aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-13ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson1-0/+1
2016-09-28ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim1-1/+1
2016-09-09ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley1-2/+2
2016-09-09ath6kl: enable firmware crash dumps on the AR6004Dan Kephart1-7/+4
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2016-07-19ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart1-2/+0
2016-07-19ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou1-0/+1
2016-07-19ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou1-1/+2
2016-07-19ath6kl: Fix WLAN tethering authentication problem.Pierre Le Magourou1-4/+5
2016-07-06nl80211: support beacon report scanningAvraham Stern1-3/+14
2016-05-28ath6kl: simplify logical conditionHeinrich Schuchardt1-2/+1
2016-05-28ath6kl: fix typoJulia Lawall1-1/+1
2016-04-26ath6kl: add ability to set debug uart baud rateSteve deRosier3-0/+12
2016-04-26ath6kl: fix missing uart debug pin for 6004 HW 3.0Steve deRosier1-0/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg4-24/+24
2016-03-11ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flagsSteve deRosier1-0/+5
2015-12-11ath6kl: add log messages for firmware failure cases.Ben Greear1-1/+15
2015-12-11ath6kl: fix tx/rx antenna reporting for 2x2 devicesBen Greear1-2/+2
2015-12-08ath6kl: Don't print error message when recv is canceledSteve deRosier1-2/+3
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-10-29ath6kl: implement ethtool statsBen Greear1-0/+123
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear2-23/+34
2015-10-29ath6kl: fix firmware version assignmentBen Greear1-1/+1
2015-10-29ath6kl: add error message to explain lack of HTBen Greear1-0/+3
2015-10-29ath6kl: report antenna configurationBen Greear2-0/+19
2015-10-27Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-5/+3
2015-10-26ath6kl: add missing of_node_putJulia Lawall1-0/+1
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern1-1/+1
2015-10-09ath6kl: drop unlikely behind WARN_ON()Geliang Tang1-2/+2
2015-10-09ath6kl: remove redundant null pointer check on send_pktColin Ian King1-3/+1
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-2/+2
2015-07-29ath6kl: spell "distribution" correctly in a comment.Nik Nyby1-1/+1
2015-06-15Merge ath-next from ath.gitKalle Valo1-1/+1
2015-06-09ath6kl: Fix multiple clients associating in AP modeBrent Taylor1-1/+1
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-2/+2
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-8/+12
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen3-4/+7
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches2-2/+2
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky1-4/+5
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