summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/hw.c
AgeCommit message (Expand)Author
2008-12-12ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian
2008-12-12ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian
2008-12-12ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian
2008-12-12ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe
2008-12-05ath9k: Use cleaner debug masksSujith
2008-11-26ath9k: Use proper TX channel width for setting channelsSujith
2008-11-26ath9k: Fix bug in deciphering channel flagsSujith
2008-11-26ath9k: General code scrubSujith
2008-11-26ath9k: Remove ath9k_rate_tableSujith
2008-11-25ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian
2008-11-25ath9k: INI update for atheros chipets.Senthil Balasubramanian
2008-11-21ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT
2008-11-10ath9k: Refactor hw.cSujith
2008-10-31ath9k: remove useless conditionalBob Copeland
2008-10-31ath9k: enable RX interrupt mitigationLuis R. Rodriguez
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-10ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez
2008-10-10ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez
2008-09-24ath9k: Add a few comments about mibeventsLuis R. Rodriguez
2008-09-15ath9k: Add RF kill supportVasanthakumar Thiagarajan
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-02ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian
2008-08-29ath9k: Add LED supportVasanthakumar Thiagarajan
2008-08-29ath9k: Miscellaneous fixesSujith
2008-08-29ath9k: Random cleanupSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: Remove ar5416hal and assign default values directlySujith
2008-08-18ath9k: work around gcc ICEs (again)Adrian Bunk
2008-08-07ath9k: Revamp wireless mode usageSujith
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith
2008-08-07ath9k: work around gcc ICEsAdrian Bunk
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez