summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl/os/linux/include
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_PACKET_QUEUELuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HIF_DEVICE_OS_DEVICE_INFOLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_CONFIG_INFOLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_CALLBACKSLuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef COMMON_CREDIT_STATE_INFOLuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef AR_VIRTUAL_INTERFACE_TLuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef AR6000_USER_SETKEYS_INFOLuis 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-18staging: ath6kl: Fixing disappearing of scan list due to jiffies wrap overVipin Mehta
2011-02-18staging: ath6kl: Adding state in driver to track the sme stateVipin Mehta
2011-02-18staging: ath6kl: Add configuration for excessive TX retry thresholdVipin Mehta
2011-02-18staging: ath6kl: Adding support for txop bursting enable/disableVipin Mehta
2011-02-18staging: ath6kl: Fixing target crash due to mismatch connect/disconnectVipin Mehta
2011-02-02staging: ath6kl: Convert A_INT32 to s32Joe Perches
2011-02-02staging: ath6kl: Convert A_INT16 to s16Joe Perches
2011-02-02staging: ath6kl: Convert A_INT8 to s8Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT64 to u64Joe 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 A_NETBUF_QUEUE_EMPTY to return TRUE or FALSEJoe Perches
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman
2010-09-20staging: ath6kl: Fixing a compile errorVipin Mehta
2010-09-20staging: ath6kl: Removing duplicate includesVipin Mehta
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta