summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl/os/linux/ioctl.c
AgeCommit message (Expand)Author
2011-03-14ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez
2011-03-14ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_ENDPOINT_STATSLuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez
2011-03-11staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez
2011-03-11staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez
2011-02-23staging: ath6kl: buffer overflow in SEND_FRAME ioctlDan Carpenter
2011-02-23staging: ath6kl: cleanup in SEND_FRAME ioctlDan Carpenter
2011-02-18staging: ath6kl: Fixing the cached copy of the BSS filter set by userVipin Mehta
2011-02-18staging: ath6kl: Add configuration for excessive TX retry thresholdVipin Mehta
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches
2011-02-02staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches
2011-02-02staging: ath6kl: Convert A_INT32 to s32Joe Perches
2011-02-02staging: ath6kl: Convert A_INT8 to s8Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT16 to u16Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT8 to u8Joe Perches
2011-02-02staging: ath6kl: Convert A_CHAR to charJoe Perches
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches
2011-01-31staging: ath6kl: Convert bypasswmi to boolJoe Perches
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches
2011-01-21staging: Fix some incorrect use of positive error codes.Ralph Loader
2010-09-08staging: ath6kl: Fixing a compilation error introduced by commit ec53d6123bea...Vipin Mehta
2010-09-05staging: ath6kl: check return code of get_user and put_userVasiliy Kulikov
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta