aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/main.c
Commit message (Expand)AuthorAge
* carl9170: allow users to lower output power levelChristian Lamparter2012-01-27
* carl9170: remove eeprom data injection optionChristian Lamparter2012-01-24
* carl9170: claim to support IBSS RSN.Nicolas Cavallari2012-01-24
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-23
* ath: remove ath_regulatory::current_rd_extFelix Fietkau2011-10-11
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-20
|\
| * carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov2011-08-24
* | carl9170: export HW random number generatorChristian Lamparter2011-08-24
* | carl9170: improve site surveyChristian Lamparter2011-08-24
|/
* carl9170: fix formatting issues found by checkpatchPavel Roskin2011-07-15
* carl9170: Implement tx_frames_pending mac80211 callback functionChristian Lamparter2011-07-08
* carl9170: use carl9170 queue enumsChristian Lamparter2011-07-05
* carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter2011-07-05
* carl9170: advertise interface combinationsChristian Lamparter2011-05-16
* carl9170: fix allmulticast modeNicolas Cavallari2011-05-05
* carl9170: improve unicast PS bufferingChristian Lamparter2011-04-26
* carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-29
* carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter2011-01-27
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\
| * ath9k/carl9170: advertise P2PJohannes Berg2010-11-29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\|
| * carl9170: fix virtual interface setup crashChristian Lamparter2010-11-22
* | carl9170: fix spurious restart due to high latencyChristian Lamparter2010-11-15
* | carl9170: fix typosHauke Mehrtens2010-11-15
|/
* carl9170: fix scheduling while atomicChristian Lamparter2010-10-25
* carl9170: support firmware-based rx filterChristian Lamparter2010-10-05
* carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter2010-09-28
* carl9170: fix tx_ampdu_upload counterChristian Lamparter2010-09-28
* carl9170: remove non-standard ba session teardownChristian Lamparter2010-09-28
* carl9170: fix hang in AP mode when HT STA does PSMChristian Lamparter2010-09-21
* carl9170: mac80211 glue and command interfaceChristian Lamparter2010-09-14