summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/beacon.c
AgeCommit message (Expand)Author
2011-10-11ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau
2011-09-16ath9k: use the new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau
2011-09-16ath9k: make beacon timer initialization more reliableFelix Fietkau
2011-09-14ath9k: always call ath_reset from workqueue contextFelix Fietkau
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan
2011-08-09ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27ath9k: Fix locking issue during tx completionRajkumar Manoharan
2011-06-27ath9k_hw: Fix false tx hung detection in AR9003 chipsRajkumar Manoharan
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-01ath9k: Further fix for mesh beaconingFabrice Deyber
2011-06-01ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan
2011-05-19ath9k: implement .tx_last_beacon()Felix Fietkau
2011-05-19ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-19ath9k: fix ad-hoc mode beacon selectionFelix Fietkau
2011-05-10ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan
2011-04-26ath9k: set beacon related ps flags on bss_info changeRajkumar Manoharan
2011-04-19ath9k: Fix beacon generation on foreign channelRajkumar Manoharan
2011-04-14ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan
2011-04-12ath9k: Fix kernel panic on module unloadRajkumar Manoharan
2011-04-07ath9k: configure beacons based on hw opmodeRajkumar Manoharan
2011-04-07ath9k: Cleanup ath_vif structRajkumar Manoharan
2011-04-07ath9k: use the hw opmode to select the beacon timer modeFelix Fietkau
2011-04-07ath9k: fix beacon slot processing in ad-hoc modeFelix Fietkau
2011-03-30ath9k: fix stuck beacon detectionFelix Fietkau
2011-03-30ath9k: trigger nfcal only after multiple missed beacons in AP modeFelix Fietkau
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau
2011-03-14ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau
2011-02-14ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan
2011-02-09ath9k: Remove redundant beacon_intervalSteve Brown
2011-02-07ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau
2011-01-21ath9k: remove a bogus error messageFelix Fietkau
2011-01-19ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear
2011-01-04ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan
2010-11-17ath9k: clean up code duplication around ath_tx_startFelix Fietkau
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau
2010-11-09ath9k_hw: optimize interrupt mask changesFelix Fietkau
2010-10-25ath9k: resume aggregation immediately after a hardware resetFelix Fietkau
2010-10-15ath9k: Null out references to stale pointers.Ben Greear
2010-10-15ath9k: Remove bf_dmacontext.Ben Greear
2010-08-16ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau
2010-08-16ath9k: add a separate debug level for stuck beaconsFelix Fietkau