aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/recv.c
AgeCommit message (Expand)Author
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez
2009-04-22ath9k: Remove the useless do..while loopsSujith
2009-04-22ath9k: Cleanup debug messagesSujith
2009-04-16ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin
2009-03-27ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez
2009-03-27ath9k: Update copyright in all the filesSujith
2009-03-16ath9k: Fix FIF_PROMISC_IN_BSS processing in station modeJouni Malinen
2009-03-16ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian
2009-03-05ath9k: Configure RX filter for multi-BSSID broadcastJouni Malinen
2009-03-05ath9k: Add support for multiple secondary virtual wiphysJouni Malinen
2009-03-05ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen
2009-02-27ath9k: Filter out beacons from other BSS in STA modeVasanthakumar Thiagarajan
2009-02-27ath9k: Fix HW wait timeoutSujith
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith
2009-02-13ath9k: Remove duplicate variablesSujith
2009-02-13ath9k: Remove all the sc_ prefixesSujith
2009-02-13ath9k: Header file cleanupSujith
2009-02-11ath9k: Handle mac80211's FIF_CONTROL flag properlySujith
2009-01-29ath9k: Enable dynamic power save in ath9k.Vivek Natarajan
2009-01-29ath9k: convert to use bus-agnostic DMA routinesGabor Juhos
2009-01-29ath9k: convert to struct deviceGabor Juhos
2009-01-29ath9k: Setup MFP options for CCMPJouni Malinen
2008-12-19ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan
2008-12-19ath9k: Report HT rates in RX statusJouni Malinen
2008-12-12ath9k: Do not remove header padding on RX from short framesJouni Malinen
2008-12-12ath9k: Refactor struct ath_softcSujith
2008-12-12ath9k: Maintain rate table choice after associationSujith
2008-12-05ath9k: Check for pci_map_single() errorsLuis R. Rodriguez
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe
2008-12-05ath9k: Use cleaner debug masksSujith
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-26ath9k: Code scrubSujith
2008-11-26ath9k: Handle -ENOMEM on RX gracefullyLuis R. Rodriguez
2008-11-26ath9k: Remove ath9k_rate_tableSujith
2008-11-26ath9k: Revamp RX handlingSujith
2008-11-25ath9k: correct expected max RX buffer sizeLuis R. Rodriguez
2008-11-25ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez
2008-11-21ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez
2008-11-10ath9k: Remove internal RX A-MPDU processingSujith
2008-11-10ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith
2008-11-10ath9k: Simplify node attach/detach routinesSujith
2008-11-10ath9k: Node cleanupSujith
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-02ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith