summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/beacon.c
Commit message (Expand)AuthorAgeFilesLines
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-743/+0Star
* ath9k: Avoid unneeded castsSujith2009-04-221-5/+5
* ath9k: Cleanup debug messagesSujith2009-04-221-5/+2Star
* Add mesh point functionality to ath9kPat Erley2009-03-281-1/+3
* ath9k: Update copyright in all the filesSujith2009-03-281-1/+1
* ath9k: Add support for multiple virtual AP interfacesJouni Malinen2009-03-281-25/+25
* ath9k: Virtual wiphy pause/unpause functionalityJouni Malinen2009-03-051-0/+3
* ath9k: Add support for multiple secondary virtual wiphysJouni Malinen2009-03-051-7/+14
* ath9k: Cleanup multiple VIF processingJouni Malinen2009-03-051-30/+24Star
* ath9k: Handle TSF properly for AP modeSujith2009-03-051-0/+10
* ath9k: Split beacon configuration into mode specific routinesSujith2009-03-051-204/+202Star
* ath9k: Cleanup beacon stuck processingSujith2009-03-051-69/+14Star
* ath9k: Scrub beacon.cSujith2009-03-051-124/+53Star
* ath9k: Don't reset TSF after scanning automaticallyAlina Friedrichsen2009-02-271-2/+3
* ath9k: Enable TSF Out of Range InterruptSujith2009-02-271-0/+3
* ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-131-13/+13
* ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-131-6/+6
* ath9k: Remove all the sc_ prefixesSujith2009-02-131-28/+28
* ath9k: Header file cleanupSujith2009-02-131-1/+1
* ath9k: Merge queue draining functionsSujith2009-01-291-1/+1
* ath9k: convert to use bus-agnostic DMA routinesGabor Juhos2009-01-291-17/+14Star
* ath9k: convert to struct deviceGabor Juhos2009-01-291-7/+10
* ath9k: Refactor struct ath_softcSujith2008-12-121-47/+47
* ath9k: Maintain rate table choice after associationSujith2008-12-121-1/+1
* ath9k: Free Beacon skbs in AP modeJouni Malinen2008-12-121-0/+1
* ath9k: Check for pci_map_single() errorsLuis R. Rodriguez2008-12-051-1/+15
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-051-12/+12
* ath9k: Add a debugfs file for dumping DMA statusSujith2008-12-051-1/+0Star
* ath9k: Use cleaner debug masksSujith2008-12-051-42/+35Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-271-5/+5
|\
| * ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2008-11-251-5/+5
* | ath9k: Code scrubSujith2008-11-261-66/+14Star
* | ath9k: Remove ath9k_rate_tableSujith2008-11-261-4/+4
* | ath9k: Revamp VAP managementSujith2008-11-101-13/+27
* | ath9k: Revamp transmit control blockSujith2008-11-101-1/+1
|/
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-071-4/+4
* ath9k: Fix nexttbtt calculationSujith2008-09-241-3/+6
* ath9k: Whitespace cleanupSujith2008-09-241-76/+60Star
* ath9k: Remove more dead codeSujith2008-08-291-25/+0Star
* ath9k: Use mac80211 for multicast power save bufferingJouni Malinen2008-08-291-68/+7Star
* ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-291-7/+0Star
* ath9k: Miscellaneous fixesSujith2008-08-291-26/+26
* ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-08-291-0/+12
* ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen2008-08-291-36/+36
* ath9k: Trim struct ath_softcSujith2008-08-291-4/+4
* ath9k: Use bitfields for sc operationsSujith2008-08-291-2/+2
* ath9k: Use a single opmode variableSujith2008-08-291-9/+9
* ath9k: Merge reset functionsSujith2008-08-291-1/+1
* ath9k: Revamp wireless mode usageSujith2008-08-071-1/+1
* ath9k: Remove redundant data structure ath9k_txq_infoSujith2008-08-071-4/+4