summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-284-8/+8
|\
| * ath6kl: add ath6kl_ prefix to crypto_typeSagi Grimberg2018-12-134-8/+8
* | ath6kl: Use debug instead of error message when disabledKyle Roeschley2018-12-201-1/+1
* | ath6kl: Fix off by one error in scan completionKyle Roeschley2018-12-201-1/+1
* | ath6kl: Only use match sets when firmware supports itKyle Roeschley2018-12-201-1/+1
* | ath6kl: Mark expected switch fall-throughGustavo A. R. Silva2018-11-051-0/+1
|/
* ath6kl: convert to using %pOFn instead of device_node.nameRob Herring2018-09-031-2/+2
* ath6kl: Remove unnecessary parenthesesVarsha Rao2018-08-281-1/+1
* ath6kl: replace GFP_ATOMIC with GFP_KERNEL in ath6kl_bmi_init()Jia-Ju Bai2018-07-311-1/+1
* ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and statsColin Ian King2018-07-303-12/+3Star
* wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-7/+7
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-06-182-0/+4
|\
| * ath6kl: mark expected switch fall-throughsGustavo A. R. Silva2018-06-131-0/+3
| * ath6kl: add support for Dell Wireless 1537Guy Chronister2018-06-131-0/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
|/
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-05-232-2/+2
|\
| * ath6kl: fix ath6kl_data_tx()'s return typeLuc Van Oostenryck2018-04-272-2/+2
* | wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen2018-05-121-5/+9
|/
* ath6kl: fix spelling mistake: "chache" -> "cache"Colin Ian King2018-04-191-1/+1
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-22/+21Star
* ath6kl: improve endianness handlingKenneth Lu2017-12-071-1/+1
* ath6kl: remove redundant variable ies_lenKenneth Lu2017-12-071-2/+0Star
* 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