aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k
AgeCommit message (Expand)Author
2009-01-29ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez
2009-01-29ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez
2009-01-29ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez
2009-01-29ath9k: consolidate arguments on hw resetLuis R. Rodriguez
2009-01-29ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez
2009-01-29ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez
2009-01-29ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez
2009-01-16ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen
2009-01-16ath9k: Fix an operator typo in phy rate validationJouni Malinen
2009-01-12ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen
2009-01-12ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian
2009-01-12ath9k: Fix chainmask handling bugSujith
2009-01-12ath9k: Enforce module build if rfkill is a moduleJouni Malinen
2008-12-26drivers/net/wireless/ath9k: fix sparse warnings: make symbols staticHannes Eder
2008-12-19ath9k: Fixed RX decryption status reportingJouni Malinen
2008-12-19ath9k: Fix key cache slot selection for splitmicJouni Malinen
2008-12-19ath9k: Protect config() callback with a mutexSujith
2008-12-19ath9k: Key cache allocation for AP modeJouni Malinen
2008-12-19ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen
2008-12-19ath9k: Move rate control alg register/unregister to appropriate placeVasanthakumar Thiagarajan
2008-12-19ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan
2008-12-19ath9k: Remove MAC header pad before reporting TX statusJouni Malinen
2008-12-19ath9k: Fix TX status reporting for retries and MCS indexJouni Malinen
2008-12-19ath9k: Report HT rates in RX statusJouni Malinen
2008-12-19ath9k: Do not use association state to update rate tableSujith
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-12ath9k: Do not remove header padding on RX from short framesJouni Malinen
2008-12-12ath9k: Refactor struct ath_softcSujith
2008-12-12ath9k: BH shouldn't be enabled when hardirqs are disabled.Senthil Balasubramanian
2008-12-12ath9k: remove fragmentation workaround againJohannes Berg
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: Adding initvalues for Atheros AR9285 chipset.Senthil Balasubramanian
2008-12-12ath9k: Adding AR9285 chipset register information.Senthil Balasubramanian
2008-12-12ath9k: Merge structures ath_atx, ath_node_aggr with ath_nodeSujith
2008-12-12ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith
2008-12-12ath9k: Add a debugfs file to show interrupt statisticsSujith
2008-12-12ath9k: Maintain rate table choice after associationSujith
2008-12-12ath9k: Fix bug in rate table managementSujith
2008-12-12ath9k: Disable staggered Beacon frame schedulingJouni Malinen
2008-12-12ath9k: Free Beacon skbs in AP modeJouni Malinen
2008-12-05ath9k: Use GFP_ATOMIC when allocating TX private areaLuis R. Rodriguez
2008-12-05ath9k: Check for pci_map_single() errorsLuis R. Rodriguez
2008-12-05generic swap(): ath9k: rename swap() to swap_array()Wu Fengguang
2008-12-05ath9k: Choose correct ANI calibration periodSujith
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe
2008-12-05ath9k: Add a debugfs file for dumping DMA statusSujith
2008-12-05ath9k: Add initial layout for an ath9k specific debugfs mechanismSujith
2008-12-05ath9k: Remove includes that are not neededSujith