aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/beacon.c
Commit message (Expand)AuthorAge
* ath9k: use ieee80211_free_txskbFelix Fietkau2012-10-05
* ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-17
* ath9k: Cleanup the beacon taskletSujith Manoharan2012-07-17
* ath9k: Set the TSF adjust value properlySujith Manoharan2012-07-17
* ath9k: Cleanup beacon queue configurationSujith Manoharan2012-07-17
* ath9k: Remove is_bslot_activeSujith Manoharan2012-07-17
* ath9k: Cleanup beacon logicSujith Manoharan2012-07-17
* ath9k: Simplify ASSOC handlingSujith Manoharan2012-07-17
* ath9k: Fix beacon setupSujith Manoharan2012-07-17
* ath9k: Use atomic operationsSujith Manoharan2012-06-06
* ath9k: Ensure a fair beacon distribution in IBSS modeVivek Natarajan2012-06-06
* ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2012-04-23
* ath9k: fix beacon descriptorRajkumar Manoharan2012-04-16
* ath9k: skip beaconing when reset work is pendingRajkumar Manoharan2012-04-16
* ath9k: fix ibss beacon next tbttRajkumar Manoharan2012-04-16
* ath9k: optimize the hardware hang checkFelix Fietkau2012-04-16
* ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-15
* ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx statusFelix Fietkau2012-03-05
* Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau2012-03-05
* ath9k: tx queue enable is read only for EDMA chipsetsMohammed Shafi Shajakhan2012-01-04
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-11
* ath9k: use the new API for setting tx descriptorsFelix Fietkau2011-09-16
* ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau2011-09-16
* ath9k: make beacon timer initialization more reliableFelix Fietkau2011-09-16
* ath9k: always call ath_reset from workqueue contextFelix Fietkau2011-09-14
* ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-14
* ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan2011-08-09
* ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan2011-08-09
* 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