summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-111-2/+2
* staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-111-15/+15
* staging: ath6kl: buffer overflow in SEND_FRAME ioctlDan Carpenter2011-02-231-0/+5
* staging: ath6kl: cleanup in SEND_FRAME ioctlDan Carpenter2011-02-231-12/+14
* staging: ath6kl: Fixing the cached copy of the BSS filter set by userVipin Mehta2011-02-181-1/+1
* staging: ath6kl: Add configuration for excessive TX retry thresholdVipin Mehta2011-02-181-0/+28
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-021-105/+105
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-2/+2
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_INT8 to s8Joe Perches2011-02-021-2/+2
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-021-56/+56
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-021-3/+3
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-021-33/+33
* staging: ath6kl: Convert A_CHAR to charJoe Perches2011-02-021-14/+14
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-021-175/+175
* staging: ath6kl: Convert bypasswmi to boolJoe Perches2011-01-311-1/+0
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-311-3/+3
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-19/+19
* staging: Fix some incorrect use of positive error codes.Ralph Loader2011-01-211-5/+5
* staging: ath6kl: Fixing a compilation error introduced by commit ec53d6123bea...Vipin Mehta2010-09-081-1/+1
* staging: ath6kl: check return code of get_user and put_userVasiliy Kulikov2010-09-051-65/+149
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-021-0/+4649
OpenPOWER on IntegriCloud