summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-03-20ath6kl: Remove old 802.11a-only channelsRostyslav Khudolii
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-14ath6kl: Use net_device_stats from struct net_deviceTobias Klauser
2017-01-19ath6kl: fix warning for using 0 as NULLWei Yongjun
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann
2016-10-13ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson
2016-10-06ath6kl: configure SDIO when power is reappliedJames Minor
2016-10-06ath6kl: after cleanup properly reflect that sg is disabledJames Minor
2016-10-06ath6kl: fix busreqs so they can be reused when sg is cleaned upJames Minor
2016-09-28ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim
2016-09-09ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley
2016-09-09ath6kl: enable firmware crash dumps on the AR6004Dan Kephart
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-07-19ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart
2016-07-19ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou
2016-07-19ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou
2016-07-19ath6kl: Fix WLAN tethering authentication problem.Pierre Le Magourou
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-05-28ath6kl: simplify logical conditionHeinrich Schuchardt
2016-05-28ath6kl: fix typoJulia Lawall
2016-04-26ath6kl: add ability to set debug uart baud rateSteve deRosier
2016-04-26ath6kl: fix missing uart debug pin for 6004 HW 3.0Steve deRosier
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-11ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flagsSteve deRosier
2015-12-11ath6kl: add log messages for firmware failure cases.Ben Greear
2015-12-11ath6kl: fix tx/rx antenna reporting for 2x2 devicesBen Greear
2015-12-08ath6kl: Don't print error message when recv is canceledSteve deRosier
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