summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* ath6kl: Use net_device_stats from struct net_deviceTobias Klauser2017-02-143-20/+11
* ath6kl: fix warning for using 0 as NULLWei Yongjun2017-01-191-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-272-5/+18
|\
| * wireless: fix bogus maybe-uninitialized warningArnd Bergmann2016-11-171-4/+4
| * ath6kl: configure SDIO when power is reappliedJames Minor2016-10-061-0/+9
| * ath6kl: after cleanup properly reflect that sg is disabledJames Minor2016-10-061-0/+2
| * ath6kl: fix busreqs so they can be reused when sg is cleaned upJames Minor2016-10-061-1/+3
* | ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson2016-10-131-0/+1
|/
* ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim2016-09-281-1/+1
* ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley2016-09-091-2/+2
* ath6kl: enable firmware crash dumps on the AR6004Dan Kephart2016-09-091-7/+4
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart2016-07-191-2/+0
* ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou2016-07-191-0/+1
* ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou2016-07-191-1/+2
* ath6kl: Fix WLAN tethering authentication problem.Pierre Le Magourou2016-07-191-4/+5
* nl80211: support beacon report scanningAvraham Stern2016-07-061-3/+14
* ath6kl: simplify logical conditionHeinrich Schuchardt2016-05-281-2/+1
* ath6kl: fix typoJulia Lawall2016-05-281-1/+1
* ath6kl: add ability to set debug uart baud rateSteve deRosier2016-04-263-0/+12
* ath6kl: fix missing uart debug pin for 6004 HW 3.0Steve deRosier2016-04-261-0/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-124-24/+24
* ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flagsSteve deRosier2016-03-111-0/+5
* ath6kl: add log messages for firmware failure cases.Ben Greear2015-12-111-1/+15
* ath6kl: fix tx/rx antenna reporting for 2x2 devicesBen Greear2015-12-111-2/+2
* ath6kl: Don't print error message when recv is canceledSteve deRosier2015-12-081-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-011-0/+1
|\
| * ath6kl: add missing of_node_putJulia Lawall2015-10-261-0/+1
* | ath6kl: implement ethtool statsBen Greear2015-10-291-0/+123
* | ath6kl: break stats gathering code into separate methodBen Greear2015-10-292-23/+34
* | ath6kl: fix firmware version assignmentBen Greear2015-10-291-1/+1
* | ath6kl: add error message to explain lack of HTBen Greear2015-10-291-0/+3
* | ath6kl: report antenna configurationBen Greear2015-10-292-0/+19
* | Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller2015-10-272-5/+3
|\ \
| * | ath6kl: drop unlikely behind WARN_ON()Geliang Tang2015-10-091-2/+2
| * | ath6kl: remove redundant null pointer check on send_pktColin Ian King2015-10-091-3/+1
| |/
* | cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-131-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-1/+1
|\
| * ath6kl: spell "distribution" correctly in a comment.Nik Nyby2015-07-291-1/+1
* | treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-2/+2
|/
* Merge ath-next from ath.gitKalle Valo2015-06-151-1/+1
|\
| * ath6kl: Fix multiple clients associating in AP modeBrent Taylor2015-06-091-1/+1
* | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-2/+2
|/
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-313-8/+12
|\
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-303-4/+7
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-4/+5
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-032-2/+2
|/
* cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-151-1/+2
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-082-8/+7
OpenPOWER on IntegriCloud