summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/carl9170/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-12ath: remove ath_regulatory::current_rd_extFelix Fietkau1-1/+0
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-1/+2
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-1/+3
2011-08-24carl9170: export HW random number generatorChristian Lamparter1-0/+113
2011-08-24carl9170: improve site surveyChristian Lamparter1-11/+107
2011-08-24carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov1-1/+3
2011-07-15carl9170: fix formatting issues found by checkpatchPavel Roskin1-1/+1
2011-07-08carl9170: Implement tx_frames_pending mac80211 callback functionChristian Lamparter1-0/+8
2011-07-05carl9170: use carl9170 queue enumsChristian Lamparter1-5/+5
2011-07-05carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter1-0/+1
2011-05-16carl9170: advertise interface combinationsChristian Lamparter1-8/+2
2011-05-05carl9170: fix allmulticast modeNicolas Cavallari1-1/+1
2011-04-26carl9170: improve unicast PS bufferingChristian Lamparter1-86/+6
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter1-0/+1
2011-01-28carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter1-0/+7
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg1-1/+1
2010-12-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2010-11-29ath9k/carl9170: advertise P2PJohannes Berg1-1/+2
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2010-11-22carl9170: fix virtual interface setup crashChristian Lamparter1-1/+1
2010-11-15carl9170: fix spurious restart due to high latencyChristian Lamparter1-0/+17
2010-11-15carl9170: fix typosHauke Mehrtens1-1/+1
2010-10-25carl9170: fix scheduling while atomicChristian Lamparter1-1/+1
2010-10-05carl9170: support firmware-based rx filterChristian Lamparter1-2/+28
2010-09-28carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter1-1/+1
2010-09-28carl9170: fix tx_ampdu_upload counterChristian Lamparter1-1/+14
2010-09-28carl9170: remove non-standard ba session teardownChristian Lamparter1-3/+0
2010-09-21carl9170: fix hang in AP mode when HT STA does PSMChristian Lamparter1-2/+2
2010-09-15carl9170: mac80211 glue and command interfaceChristian Lamparter1-0/+1855