summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-156-16/+11Star
|\
| * Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-046-14/+11Star
| |\
| | * ath: Convert timers to use timer_setup()Kees Cook2017-10-276-14/+11Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
| |\ \ | | |/ | |/|
| * | drivers: net: ath6kl: use setup_timer() helper.Allen Pais2017-09-211-3/+1Star
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-141-5/+4Star
|\ \ \ | |_|/ |/| |
| * | timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-051-5/+4Star
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ath6kl: constify usb_device_idArvind Yadav2017-08-111-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-251-1/+1
|\
| * ath6kl: fix spelling mistake: "Indicat" -> "Indicate"Colin Ian King2017-06-161-1/+1
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+1Star
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-5/+3Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
|\ \ | |/ |/|
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-05-191-9/+4Star
|\ \ | |/ |/|
| * ath6kl: assure headroom of skbuff is writable in .start_xmit()Arend Van Spriel2017-05-191-9/+4Star
* | cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-282-2/+2
* | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-2/+8
* | cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-1/+1
* | nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+1
|/
* Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-243-2/+4
|\
| * ath6kl: add __printf verification to ath6kl_dbgJoe Perches2017-04-133-2/+4
* | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-201-2/+1Star
|\ \
| * | cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-2/+1Star
* | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-2/+2
| |/ |/|
* | ath6kl: Remove old 802.11a-only channelsRostyslav Khudolii2017-03-201-4/+2Star
|/
* 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/+11Star
* 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-282-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/+4Star
* 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/+0Star
* 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/+1Star
* 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