summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/recv.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan2008-12-191-4/+10
* ath9k: Report HT rates in RX statusJouni Malinen2008-12-191-35/+26
* ath9k: Do not remove header padding on RX from short framesJouni Malinen2008-12-121-2/+10
* ath9k: Refactor struct ath_softcSujith2008-12-121-54/+53
* ath9k: Maintain rate table choice after associationSujith2008-12-121-1/+1
* ath9k: Check for pci_map_single() errorsLuis R. Rodriguez2008-12-051-0/+17
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-051-8/+8
* ath9k: Use cleaner debug masksSujith2008-12-051-10/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-261-7/+17
|\
| * ath9k: correct expected max RX buffer sizeLuis R. Rodriguez2008-11-251-2/+11
| * ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2008-11-251-3/+3
* | ath9k: Code scrubSujith2008-11-261-0/+22
* | ath9k: Handle -ENOMEM on RX gracefullyLuis R. Rodriguez2008-11-261-31/+26
* | ath9k: Remove ath9k_rate_tableSujith2008-11-261-2/+4
* | ath9k: Revamp RX handlingSujith2008-11-261-369/+206
* | ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez2008-11-211-3/+2
* | ath9k: Remove internal RX A-MPDU processingSujith2008-11-101-501/+0
* | ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith2008-11-101-3/+3
* | ath9k: Simplify node attach/detach routinesSujith2008-11-101-43/+38
* | ath9k: Node cleanupSujith2008-11-101-36/+6
* | mac80211: rewrite HT handlingJohannes Berg2008-10-311-2/+1
* | 802.11: clean up/fix HT supportJohannes Berg2008-10-311-1/+1
|/
* ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-061-11/+2
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-061-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-2/+3
|\
| * ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian2008-09-021-2/+3
* | ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-291-1/+1
* | ath9k: Remove remaining occurences of ath_skb_map functionsSujith2008-08-291-32/+8
* | ath9k: Trim struct ath_softcSujith2008-08-291-4/+4
* | ath9k: Use bitfields for sc operationsSujith2008-08-291-4/+4
* | ath9k: Use a single opmode variableSujith2008-08-291-9/+9
* | ath9k: RX Filter cleanupSujith2008-08-291-3/+8
* | ath9k: Merge reset functionsSujith2008-08-291-1/+1
|/
* ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-071-2/+2
* ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-071-0/+1318
OpenPOWER on IntegriCloud