aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/beacon.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-30
|\
| * ath9k: Fix locking issue during tx completionRajkumar Manoharan2011-06-27
| * ath9k_hw: Fix false tx hung detection in AR9003 chipsRajkumar Manoharan2011-06-27
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
|/
* ath9k: Further fix for mesh beaconingFabrice Deyber2011-06-01
* ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan2011-06-01
* ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-19
* ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau2011-05-19
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k: fix ad-hoc mode beacon selectionFelix Fietkau2011-05-19
* ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan2011-05-10
* ath9k: set beacon related ps flags on bss_info changeRajkumar Manoharan2011-04-26
* ath9k: Fix beacon generation on foreign channelRajkumar Manoharan2011-04-19
* ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan2011-04-14
* ath9k: Fix kernel panic on module unloadRajkumar Manoharan2011-04-12
* ath9k: configure beacons based on hw opmodeRajkumar Manoharan2011-04-07
* ath9k: Cleanup ath_vif structRajkumar Manoharan2011-04-07
* ath9k: use the hw opmode to select the beacon timer modeFelix Fietkau2011-04-07
* ath9k: fix beacon slot processing in ad-hoc modeFelix Fietkau2011-04-07
* ath9k: fix stuck beacon detectionFelix Fietkau2011-03-30
* ath9k: trigger nfcal only after multiple missed beacons in AP modeFelix Fietkau2011-03-30
* ath9k: fix beacon timer handling issuesFelix Fietkau2011-03-30
* ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau2011-03-14
* ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan2011-02-14
* ath9k: Remove redundant beacon_intervalSteve Brown2011-02-09
* ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan2011-02-07
* ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-28
* ath9k: remove support for virtual wiphysFelix Fietkau2011-01-28
* ath9k: remove a bogus error messageFelix Fietkau2011-01-21
* ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear2011-01-19
* ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan2011-01-04
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-30
* ath9k: clean up code duplication around ath_tx_startFelix Fietkau2010-11-17
* ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-15
* ath9k_hw: optimize interrupt mask changesFelix Fietkau2010-11-09
* ath9k: resume aggregation immediately after a hardware resetFelix Fietkau2010-10-25
* ath9k: Null out references to stale pointers.Ben Greear2010-10-15
* ath9k: Remove bf_dmacontext.Ben Greear2010-10-15
* ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau2010-08-16
* ath9k: add a separate debug level for stuck beaconsFelix Fietkau2010-08-16
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-14
* ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-25
* ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-25
* ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Move code which populates ds_data to ath9k_hwVasanthakumar Thiagarajan2010-04-16
* ath9k: move imask from sc to ahPavel Roskin2010-04-06
* ath9k: fix beacon timer restart after a card resetFelix Fietkau2010-02-19
* ath9k: Use the Beacon TX rate from mac80211Jouni Malinen2010-02-16