aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/main.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-19/+238
* carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov2011-10-031-1/+3
* carl9170: advertise interface combinationsChristian Lamparter2011-05-161-8/+2
* carl9170: fix allmulticast modeNicolas Cavallari2011-05-051-1/+1
* carl9170: improve unicast PS bufferingChristian Lamparter2011-04-261-86/+6
* carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-291-0/+1
* carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter2011-01-271-0/+7
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-1/+2
|\
| * ath9k/carl9170: advertise P2PJohannes Berg2010-11-291-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-1/+1
|\ \ | |/
| * carl9170: fix virtual interface setup crashChristian Lamparter2010-11-221-1/+1
* | carl9170: fix spurious restart due to high latencyChristian Lamparter2010-11-151-0/+17
* | carl9170: fix typosHauke Mehrtens2010-11-151-1/+1
|/
* carl9170: fix scheduling while atomicChristian Lamparter2010-10-251-1/+1
* carl9170: support firmware-based rx filterChristian Lamparter2010-10-051-2/+28
* carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter2010-09-281-1/+1
* carl9170: fix tx_ampdu_upload counterChristian Lamparter2010-09-281-1/+14
* carl9170: remove non-standard ba session teardownChristian Lamparter2010-09-281-3/+0
* carl9170: fix hang in AP mode when HT STA does PSMChristian Lamparter2010-09-211-2/+2
* carl9170: mac80211 glue and command interfaceChristian Lamparter2010-09-141-0/+1855