aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux/ar6000_drv.c
Commit message (Expand)AuthorAge
* ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_SERVICE_CONNECT_RESPLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_SERVICE_CONNECT_REQLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_INIT_INFOLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_DEVICE_OS_DEVICE_INFOLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HCI_TRANSPORT_MISC_HANDLESLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HCI_TRANSPORT_CALLBACKSLuis R. Rodriguez2011-03-14
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef AR_VIRTUAL_INTERFACE_TLuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef AR3K_CONFIG_INFOLuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-11
* staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez2011-03-11
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-11
* staging: ath6kl: Eliminate cfg80211 warningsVipin Mehta2011-02-23
* staging: ath6kl: Adding state in driver to track the sme stateVipin Mehta2011-02-18
* staging: ath6kl: Fixing a memory leakVipin Mehta2011-02-18
* staging: ath6kl: Adding support for txop bursting enable/disableVipin Mehta2011-02-18
* staging: ath6kl: Consolidating hardware configurationVipin Mehta2011-02-18
* staging: ath6kl: Fixing driver initialization for manufacturing modeVipin Mehta2011-02-18
* staging: ath6kl: Fixing target crash due to mismatch connect/disconnectVipin Mehta2011-02-18
* staging: ath6kl: Fixing a NULL pointer exceptionVipin Mehta2011-02-18
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-02
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-02
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-02
* staging: ath6kl: Convert A_INT16 to s16Joe Perches2011-02-02
* staging: ath6kl: Convert A_INT8 to s8Joe Perches2011-02-02
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-02
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-02
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-02
* staging: ath6kl: Convert A_CHAR to charJoe Perches2011-02-02
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-02
* staging: ath6kl: Convert A_UINT8 is_amsdu and is_acl_data_frame to A_BOOLJoe Perches2011-01-31
* staging: ath6kl: Convert A_BOOL compressed sets from 0 to FALSEJoe Perches2011-01-31
* staging: ath6kl: Convert bypasswmi to boolJoe Perches2011-01-31
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-31
* staging: ath6kl: Remove A_SUCCESS macroJoe Perches2011-01-31
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-31
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-16
* Staging: ath6kl: Fix pointer casts on 64-bit architecturesBen Hutchings2010-11-09
* staging: ath6kl: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-30
* staging: ath6kl: Fixing a race condition during initializationVipin Mehta2010-09-20
* staging: ath6kl: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-20
* staging: Use static const char * const where possibleJoe Perches2010-09-16
* staging: ath6kl: use '%pM' format to print MAC addressAndy Shevchenko2010-09-16
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-02