summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/main.c
Commit message (Expand)AuthorAgeFilesLines
* carl9170: allow users to lower output power levelChristian Lamparter2012-01-271-5/+6
* carl9170: remove eeprom data injection optionChristian Lamparter2012-01-241-4/+0
* carl9170: claim to support IBSS RSN.Nicolas Cavallari2012-01-241-0/+3
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-1/+1
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-231-6/+6
* ath: remove ath_regulatory::current_rd_extFelix Fietkau2011-10-111-1/+0
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-1/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-1/+3
|\
| * carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov2011-08-241-1/+3
* | carl9170: export HW random number generatorChristian Lamparter2011-08-241-0/+113
* | carl9170: improve site surveyChristian Lamparter2011-08-241-11/+107
|/
* carl9170: fix formatting issues found by checkpatchPavel Roskin2011-07-151-1/+1
* carl9170: Implement tx_frames_pending mac80211 callback functionChristian Lamparter2011-07-081-0/+8
* carl9170: use carl9170 queue enumsChristian Lamparter2011-07-051-5/+5
* carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter2011-07-051-0/+1
* 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
OpenPOWER on IntegriCloud