summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/reorder/rcv_aggr.c
Commit message (Expand)AuthorAgeFilesLines
* staging: remove ath6klKalle Valo2011-08-131-661/+0
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-031-3/+2
* ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez2011-04-041-4/+0
* ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-041-3/+3
* 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
OpenPOWER on IntegriCloud