summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux/wireless_ext.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez2011-04-041-2690/+0
* ath6kl: kill Android specific codeLuis R. Rodriguez2011-04-041-33/+0
* ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez2011-03-141-33/+33
* staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez2011-03-111-4/+4
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-111-13/+13
* staging: ath6kl: Fixing target crash due to mismatch connect/disconnectVipin Mehta2011-02-181-6/+5
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-021-37/+37
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-3/+3
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-021-11/+11
* staging: ath6kl: Convert A_INT8 to s8Joe Perches2011-02-021-3/+3
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-021-4/+4
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-021-3/+3
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-021-25/+24
* staging: ath6kl: Convert A_CHAR to charJoe Perches2011-02-021-3/+3
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-021-56/+56
* staging: ath6kl: Convert sets of scanSpecificSsid to TRUE/FALSE.Joe Perches2011-01-311-3/+3
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-4/+4
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-021-0/+2725
OpenPOWER on IntegriCloud