summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/reorder/rcv_aggr.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: remove-typedef RXTID_STATSLuis R. Rodriguez2011-03-141-8/+8
* ath6kl: remove-typedef RXTIDLuis R. Rodriguez2011-03-141-11/+11
* ath6kl: remove-typedef OSBUF_HOLD_QLuis R. Rodriguez2011-03-141-2/+2
* staging: ath6kl: remove-typedef AGGR_INFOLuis R. Rodriguez2011-03-111-21/+21
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-021-4/+4
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-021-10/+10
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-021-13/+13
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-021-24/+24
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-2/+2
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-021-0/+666