summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170
Commit message (Expand)AuthorAgeFilesLines
* 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-131-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/+4Star
* wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-18/+6Star
* 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/+1Star
* carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2014-08-112-4/+28
* carl9170: remove unnecessary break after returnFabian Frederick2014-07-211-1/+0Star
* 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/+3Star
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-12/+0Star
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-071-12/+0Star
* | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-034-4/+0Star
* | carl9170: use ether_addr_equal_64bitsJulia Lawall2014-01-031-3/+3
|/
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-041-2/+2
* mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-211-1/+2
* carl9170: add support for the new rate control APIChristian Lamparter2013-06-133-78/+110
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-104-11/+14
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-254-11/+15
* | carl9170: remove fast channel change featureChristian Lamparter2013-03-274-66/+27Star
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-1/+1
|\|
| * mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* | carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter2013-03-061-41/+28Star
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\
| * drivers/net/wireless/ath/carl9170: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
* | mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+5
|\|
| * carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter2013-01-021-1/+5
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-221-3/+3
|\ \
| * | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-3/+3
* | | carl9170: refactor carl9170_update_beaconChristian Lamparter2013-01-071-53/+80
* | | carl9170: remove custom NUM_TID and friendsChristian Lamparter2013-01-072-14/+8Star
* | | carl9170: disable hw crypto for p2p networksChristian Lamparter2013-01-071-0/+8
* | | carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter2013-01-073-12/+24
* | | carl9170: Only specify interface combinations if more than one interface is p...Christian Lamparter2013-01-071-10/+19
* | | carl9170: allow P2P_GO interface creation after P2P_CLIENTChristian Lamparter2013-01-071-3/+51
* | | carl9170: import 1.9.7 firmware headersChristian Lamparter2013-01-073-4/+12
* | | carl9170: advertise support for TDLSChristian Lamparter2013-01-072-5/+5
|/ /
* / mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
|/
* carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter2012-12-101-1/+1