summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/core.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Code scrubSujith2008-11-261-1610/+0
* ath9k: Remove ath9k_rate_tableSujith2008-11-261-43/+9
* ath9k: Remove ath_rate_softcSujith2008-11-261-5/+1
* ath9k: Nuke fixed rate handling in driverSujith2008-11-261-4/+0
* ath9k: Remove half/quarter rate tablesSujith2008-11-261-1/+1
* ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian2008-11-251-1/+1
* ath9k: Remove internal RX A-MPDU processingSujith2008-11-101-6/+0
* ath9k: Enable interrupts at the proper placeSujith2008-11-101-5/+4
* ath9k: Streamline attach/detachSujith2008-11-101-140/+78
* ath9k: Remove unused function ath_get_currentCountry()Sujith2008-11-101-23/+0
* ath9k: Revamp VAP managementSujith2008-11-101-115/+1
* ath9k: Simplify node attach/detach routinesSujith2008-11-101-7/+8
* ath9k: Node cleanupSujith2008-11-101-71/+45
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+0
* ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-061-7/+122
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-061-7/+7
* ath9k: fixup some merge damageJohn W. Linville2008-10-061-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-011-0/+9
|\
| * ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-241-0/+7
| * ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian2008-09-221-2/+2
* | ath9k: Fix TSF Adjust usageSujith2008-09-241-1/+2
* | ath9k: Use mac80211 for multicast power save bufferingJouni Malinen2008-08-291-6/+0
* | ath9k: Miscellaneous fixesSujith2008-08-291-70/+4
* | ath9k: Random cleanupSujith2008-08-291-4/+1
* | ath9k: Remove remaining occurences of ath_skb_map functionsSujith2008-08-291-15/+12
* | ath9k: Allow AP mode to be enabledJouni Malinen2008-08-291-3/+9
* | ath9k: Trim struct ath_softcSujith2008-08-291-10/+0
* | ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith2008-08-291-11/+9
* | ath9k: Use bitfields for sc operationsSujith2008-08-291-22/+23
* | ath9k: Use a single opmode variableSujith2008-08-291-9/+12
* | ath9k: RX Filter cleanupSujith2008-08-291-53/+0
* | ath9k: Merge reset functionsSujith2008-08-291-50/+23
|/
* ath9k: Revamp wireless mode usageSujith2008-08-071-96/+54
* ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-071-27/+31
* ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-071-0/+1961
OpenPOWER on IntegriCloud