aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k
AgeCommit message (Expand)Author
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 areamaster-2008-12-05Luis 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
2008-12-05ath9k: Add ATH9K_DEBUG configuration optionSujith
2008-12-05ath9k: Use cleaner debug masksSujith
2008-12-05ath9k: Handle channel initialization for AP modeSujith
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-26ath9k: Use proper TX channel width for setting channelsSujith
2008-11-26ath9k: Code scrubSujith
2008-11-26ath9k: Handle -ENOMEM on RX gracefullyLuis R. Rodriguez
2008-11-26ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan
2008-11-26ath9k: Use straightforward PCI routines to setup the TX buffer.Sujith
2008-11-26ath9k: Update TX trigger level on a FIFO underrun.Sujith
2008-11-26ath9k: Fix bug in deciphering channel flagsSujith
2008-11-26ath9k: Move TX completion routine to xmit.cSujith
2008-11-26ath9k: Use helpersSujith
2008-11-26ath9k: General code scrubSujith
2008-11-26ath9k: Remove ath9k_rate_tableSujith
2008-11-26ath9k: Use rate_driver_dataSujith
2008-11-26ath9k: Remove ath_rate_softcSujith
2008-11-26ath9k: Remove rate control reference in VAPSujith
2008-11-26ath9k: We don't support non-HT devices, so remove superfluous code.Sujith
2008-11-26ath9k: Revamp RX handlingSujith
2008-11-26ath9k: Nuke fixed rate handling in driverSujith
2008-11-26ath9k: Remove half/quarter rate tablesSujith
2008-11-26ath9k: Remove ath_rate_newassoc()Sujith
2008-11-26ath9k: Remove ath_setup_ratesSujith
2008-11-26ath9k: Simplify RC alloc/free functionsSujith
2008-11-26ath9k: Merge struct ath_tx_ratectrl with ath_rate_nodeSujith
2008-11-26ath9k: Fix panic while unregistering rfkillVasanthakumar Thiagarajan
2008-11-25ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna controlVasanthakumar Thiagarajan