summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/carl9170
AgeCommit message (Expand)Author
2019-02-19carl9170: clean up a clamp() callDan Carpenter
2018-11-05carl9170: tx: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-05carl9170: rx: mark expected switch fall-throughGustavo A. R. Silva
2018-09-04wireless: remove unnecessary unlikely()Igor Stoppa
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10carl9170: constify usb_device_idArvind Yadav
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-09-21carl9170: fix debugfs crashesChristian Lamparter
2016-09-09carl9170: Fix wrong completion usageDaniel Wagner
2016-06-04carl9170: Clarify kconfig textLauri Kasanen
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-07carl9170: import 1.9.9 firmware headersChristian Lamparter
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-09-29carl9170: fix bad rssi readingHiroaki KAWAI
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-26carl9170: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-05-05mac80211: make LED trigger names constJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2014-10-30carl9170: Convert byte_rev_table uses to bitrev8Joe Perches
2014-08-28carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-08-28carl9170: Remove redundant protection checkAndreea-Cristina Bernat
2014-08-11carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl
2014-07-20carl9170: remove unnecessary break after returnFabian Frederick
2014-05-22carl9170: fix leaks at failure path in carl9170_usb_probe()Alexey Khoroshilov
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-03-27carl9170: Remove casts of pointer to same typeJoe Perches
2014-01-16carl9170: use ath_is_mybeaconOleksij Rempel
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03carl9170: use ether_addr_equal_64bitsJulia Lawall
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-09-03drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-06-13carl9170: add support for the new rate control APIChristian Lamparter
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-27carl9170: remove fast channel change featureChristian Lamparter
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan