aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/virtual.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau1-669/+0
2011-01-19ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear1-48/+0
2010-12-20ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau1-1/+0
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-4/+3
2010-11-16ath9k: remove the tx info padding byte abuseFelix Fietkau1-3/+2
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau1-1/+1
2010-11-09ath9k: optimize/fix ANI RSSI processingFelix Fietkau1-0/+1
2010-09-14ath9k: fix BSSID mask calculationFelix Fietkau1-48/+15
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan1-1/+5
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau1-1/+1
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2010-04-06ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusionPavel Roskin1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2010-01-12ath9k: Cleanup init/deinit routinesSujith1-1/+1
2009-11-18ath9k: get rid of tx_info_privFelix Fietkau1-7/+2
2009-11-11ath9k: handle low buffer space for virtual wiphysLuis R. Rodriguez1-0/+52
2009-11-11ath9k: pass the ieee80211_hw on radio enable/disableLuis R. Rodriguez1-2/+3
2009-11-11ath9k: update hw configuration for virtual wiphysLuis R. Rodriguez1-0/+5
2009-11-11ath9k: fix listening to idle requestsLuis R. Rodriguez1-3/+14
2009-10-07atheros: define shared bssidmask settingLuis R. Rodriguez1-1/+1
2009-10-07atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to commonLuis R. Rodriguez1-8/+10
2009-10-07ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hwLuis R. Rodriguez1-1/+1
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-8/+9
2009-07-24ath9k: disable radio when all devices are marked idleLuis R. Rodriguez1-0/+17
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+662