aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/carl9170.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-11carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl1-0/+1
2013-06-13carl9170: add support for the new rate control APIChristian Lamparter1-0/+3
2013-03-27carl9170: remove fast channel change featureChristian Lamparter1-7/+1
2013-01-07carl9170: remove custom NUM_TID and friendsChristian Lamparter1-12/+6
2013-01-07carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter1-0/+1
2012-10-08carl9170: fix sleep in softirq contextRonald Wahl1-0/+1
2012-08-21carl9170: report A-MPDU statusChristian Lamparter1-0/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+3
2012-07-11carl9170: fix HT peer BA session corruptionChristian Lamparter1-0/+11
2012-01-27carl9170: allow users to lower output power levelChristian Lamparter1-0/+1
2012-01-24carl9170: remove eeprom data injection optionChristian Lamparter1-1/+0
2011-08-24carl9170: export HW random number generatorChristian Lamparter1-0/+12
2011-08-24carl9170: improve site surveyChristian Lamparter1-0/+11
2011-08-24carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter1-0/+1
2011-07-20carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTERPavel Roskin1-4/+4
2011-07-18carl9170: move beacon_update into tx.cChristian Lamparter1-1/+1
2011-07-05carl9170: allow PSM if the 5 GHz band is selectedChristian Lamparter1-1/+0
2011-07-05carl9170: import 1.9.4 firmware headersChristian Lamparter1-0/+2
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+4
2011-05-16carl9170: advertise interface combinationsChristian Lamparter1-0/+4
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+2
2011-04-26carl9170: improve unicast PS bufferingChristian Lamparter1-0/+2
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter1-0/+1
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-1/+1
2011-01-27carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter1-0/+1
2010-11-15carl9170: fix spurious restart due to high latencyChristian Lamparter1-1/+2
2010-11-15carl9170: fix typosHauke Mehrtens1-1/+1
2010-10-05carl9170: support firmware-based rx filterChristian Lamparter1-0/+2
2010-09-28carl9170: remove lost-frame workaroundChristian Lamparter1-1/+0
2010-09-21carl9170: reinit phy after HT settings have changedChristian Lamparter1-0/+1
2010-09-21carl9170: don't load bogus nf of chain 1Christian Lamparter1-1/+1
2010-09-14carl9170: mac80211 glue and command interfaceChristian Lamparter1-0/+626