summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/beacon.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Handle abnormal NAV in AP modeSujith Manoharan2013-09-261-0/+2
* ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-161-0/+21
* ath9k: limit multicast buffer hardware queue depthFelix Fietkau2013-06-121-21/+2Star
* ath9k: use ap style beaconing for meshThomas Pedersen2013-05-221-3/+5
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-1/+1
* ath9k: Fix IBSS joiner modeSujith Manoharan2013-02-111-26/+87
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+1
|\
| * ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0Star
| * ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
* | ath9k: clean up processing of pending tx frames on resetFelix Fietkau2013-01-221-1/+1
|/
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-1/+1
* ath9k: use ieee80211_free_txskbFelix Fietkau2012-10-051-1/+1
* ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-171-2/+3
* ath9k: Cleanup the beacon taskletSujith Manoharan2012-07-171-65/+61Star
* ath9k: Set the TSF adjust value properlySujith Manoharan2012-07-171-0/+17
* ath9k: Cleanup beacon queue configurationSujith Manoharan2012-07-171-7/+4Star
* ath9k: Remove is_bslot_activeSujith Manoharan2012-07-171-10/+5Star
* ath9k: Cleanup beacon logicSujith Manoharan2012-07-171-139/+87Star
* ath9k: Simplify ASSOC handlingSujith Manoharan2012-07-171-1/+1
* ath9k: Fix beacon setupSujith Manoharan2012-07-171-108/+33Star
* ath9k: Use atomic operationsSujith Manoharan2012-06-061-9/+9
* ath9k: Ensure a fair beacon distribution in IBSS modeVivek Natarajan2012-06-061-1/+4
* ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2012-04-231-1/+3
* ath9k: fix beacon descriptorRajkumar Manoharan2012-04-161-1/+1
* ath9k: skip beaconing when reset work is pendingRajkumar Manoharan2012-04-161-0/+6
* ath9k: fix ibss beacon next tbttRajkumar Manoharan2012-04-161-0/+2
* ath9k: optimize the hardware hang checkFelix Fietkau2012-04-161-0/+3
* ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-151-3/+3
* ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx statusFelix Fietkau2012-03-051-1/+1
* Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau2012-03-051-6/+0Star
* ath9k: tx queue enable is read only for EDMA chipsetsMohammed Shafi Shajakhan2012-01-041-2/+5
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-22/+17Star
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-111-5/+5
* ath9k: use the new API for setting tx descriptorsFelix Fietkau2011-09-161-29/+23Star
* ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau2011-09-161-0/+1
* ath9k: make beacon timer initialization more reliableFelix Fietkau2011-09-161-0/+1
* ath9k: always call ath_reset from workqueue contextFelix Fietkau2011-09-141-3/+1Star
* ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-141-1/+1
* ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan2011-08-091-16/+5Star
* ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan2011-08-091-2/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-301-0/+8
|\
| * ath9k: Fix locking issue during tx completionRajkumar Manoharan2011-06-271-0/+2
| * ath9k_hw: Fix false tx hung detection in AR9003 chipsRajkumar Manoharan2011-06-271-0/+6
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-0/+1
|/
* ath9k: Further fix for mesh beaconingFabrice Deyber2011-06-011-12/+3Star
* ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan2011-06-011-3/+3
* ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-191-0/+12
* ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau2011-05-191-1/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k: fix ad-hoc mode beacon selectionFelix Fietkau2011-05-191-12/+20