aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/recv.c
Commit message (Expand)AuthorAge
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-22
* ath9k: Remove the useless do..while loopsSujith2009-04-22
* ath9k: Cleanup debug messagesSujith2009-04-22
* ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin2009-04-16
* ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez2009-03-27
* ath9k: Update copyright in all the filesSujith2009-03-27
* ath9k: Fix FIF_PROMISC_IN_BSS processing in station modeJouni Malinen2009-03-16
* ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian2009-03-16
* ath9k: Configure RX filter for multi-BSSID broadcastJouni Malinen2009-03-05
* ath9k: Add support for multiple secondary virtual wiphysJouni Malinen2009-03-05
* ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen2009-03-05
* ath9k: Filter out beacons from other BSS in STA modeVasanthakumar Thiagarajan2009-02-27
* ath9k: Fix HW wait timeoutSujith2009-02-27
* ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-13
* ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-13
* ath9k: Remove duplicate variablesSujith2009-02-13
* ath9k: Remove all the sc_ prefixesSujith2009-02-13
* ath9k: Header file cleanupSujith2009-02-13
* ath9k: Handle mac80211's FIF_CONTROL flag properlySujith2009-02-11
* ath9k: Enable dynamic power save in ath9k.Vivek Natarajan2009-01-29
* ath9k: convert to use bus-agnostic DMA routinesGabor Juhos2009-01-29
* ath9k: convert to struct deviceGabor Juhos2009-01-29
* ath9k: Setup MFP options for CCMPJouni Malinen2009-01-29
* ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan2008-12-19
* ath9k: Report HT rates in RX statusJouni Malinen2008-12-19
* ath9k: Do not remove header padding on RX from short framesJouni Malinen2008-12-12
* ath9k: Refactor struct ath_softcSujith2008-12-12
* ath9k: Maintain rate table choice after associationSujith2008-12-12
* ath9k: Check for pci_map_single() errorsLuis R. Rodriguez2008-12-05
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-05
* ath9k: Use cleaner debug masksSujith2008-12-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-27
|\
| * ath9k: correct expected max RX buffer sizeLuis R. Rodriguez2008-11-25
| * ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2008-11-25
* | ath9k: Code scrubSujith2008-11-26
* | ath9k: Handle -ENOMEM on RX gracefullyLuis R. Rodriguez2008-11-26
* | ath9k: Remove ath9k_rate_tableSujith2008-11-26
* | ath9k: Revamp RX handlingSujith2008-11-26
* | ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez2008-11-21
* | ath9k: Remove internal RX A-MPDU processingSujith2008-11-10
* | ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith2008-11-10
* | ath9k: Simplify node attach/detach routinesSujith2008-11-10
* | ath9k: Node cleanupSujith2008-11-10
* | mac80211: rewrite HT handlingJohannes Berg2008-10-31
* | 802.11: clean up/fix HT supportJohannes Berg2008-10-31
|/
* ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-06
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\
| * ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian2008-09-02
* | ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-29