summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170
Commit message (Expand)AuthorAgeFilesLines
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-07-012-29/+19
|\
| * carl9170: remove dead branch in op_conf_tx callbackChristian Lamparter2019-06-271-7/+2
| * carl9170: fix misuse of device driver APIChristian Lamparter2019-06-271-22/+17
* | Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller2019-06-262-2/+2
|\|
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-05-272-2/+2
| |\
| | * wireless: carl9170: fix clang build warningArnd Bergmann2019-04-292-2/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325Thomas Gleixner2019-06-051-13/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57Thomas Gleixner2019-05-241-14/+1
|/ /
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* carl9170: clean up a clamp() callDan Carpenter2019-02-191-1/+1
* carl9170: tx: mark expected switch fall-throughsGustavo A. R. Silva2018-11-051-0/+3
* carl9170: rx: mark expected switch fall-throughGustavo A. R. Silva2018-11-051-0/+1
* wireless: remove unnecessary unlikely()Igor Stoppa2018-09-041-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+4
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-272-6/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* carl9170: constify usb_device_idArvind Yadav2017-08-101-1/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+3
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-2/+2
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-4/+4
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-051-4/+2
|\
| * carl9170: Fix wrong completion usageDaniel Wagner2016-09-091-4/+2
* | carl9170: fix debugfs crashesChristian Lamparter2016-09-211-2/+4
|/
* carl9170: Clarify kconfig textLauri Kasanen2016-06-041-5/+3
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-125-23/+23
* carl9170: import 1.9.9 firmware headersChristian Lamparter2016-03-074-6/+87
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-121-1/+1
|\
| * carl9170: fix bad rssi readingHiroaki KAWAI2015-09-291-1/+1
* | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
|/
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-102-11/+11
* carl9170: match wait_for_completion_timeout return typeNicholas Mc Guire2015-05-261-2/+3
* mac80211: make LED trigger names constJohannes Berg2015-05-051-1/+1
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-242-6/+4
* wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-18/+6
* cfg80211: remove "channel" from survey namesJohannes Berg2015-01-082-9/+9
* carl9170: Convert byte_rev_table uses to bitrev8Joe Perches2014-10-301-2/+2
* carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-281-1/+1
* carl9170: Remove redundant protection checkAndreea-Cristina Bernat2014-08-281-10/+1
* carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2014-08-112-4/+28
* carl9170: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* carl9170: fix leaks at failure path in carl9170_usb_probe()Alexey Khoroshilov2014-05-221-1/+7
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+3
* carl9170: Remove casts of pointer to same typeJoe Perches2014-03-271-1/+1
* carl9170: use ath_is_mybeaconOleksij Rempel2014-01-161-6/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-12/+0
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-071-12/+0
* | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-034-4/+0