aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/recv.c
Commit message (Expand)AuthorAge
* 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
* | ath9k: Remove remaining occurences of ath_skb_map functionsSujith2008-08-29
* | ath9k: Trim struct ath_softcSujith2008-08-29
* | ath9k: Use bitfields for sc operationsSujith2008-08-29
* | ath9k: Use a single opmode variableSujith2008-08-29
* | ath9k: RX Filter cleanupSujith2008-08-29
* | ath9k: Merge reset functionsSujith2008-08-29
|/
* ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-07
* ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-07