summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/virtual.c
AgeCommit message (Expand)Author
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau
2011-01-19ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear
2010-12-20ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-11-16ath9k: remove the tx info padding byte abuseFelix Fietkau
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau
2010-11-09ath9k: optimize/fix ANI RSSI processingFelix Fietkau
2010-09-14ath9k: fix BSSID mask calculationFelix Fietkau
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-06ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusionPavel Roskin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-12ath9k: Cleanup init/deinit routinesSujith
2009-11-18ath9k: get rid of tx_info_privFelix Fietkau
2009-11-11ath9k: handle low buffer space for virtual wiphysLuis R. Rodriguez
2009-11-11ath9k: pass the ieee80211_hw on radio enable/disableLuis R. Rodriguez
2009-11-11ath9k: update hw configuration for virtual wiphysLuis R. Rodriguez
2009-11-11ath9k: fix listening to idle requestsLuis R. Rodriguez
2009-10-07atheros: define shared bssidmask settingLuis R. Rodriguez
2009-10-07atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to commonLuis R. Rodriguez
2009-10-07ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hwLuis R. Rodriguez
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-24ath9k: disable radio when all devices are marked idleLuis R. Rodriguez
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez