summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: remove-typedef HCI_TRANSPORT_CALLBACKSLuis R. Rodriguez2011-03-145-7/+7
* staging: ath6kl: Remove NULL check before kfreeIlia Mirkin2011-03-143-11/+5
* staging: ath6kl: remove-typedef COMMON_CREDIT_STATE_INFOLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-112-2/+2
* staging: ath6kl: remove-typedef AR_VIRTUAL_INTERFACE_TLuis R. Rodriguez2011-03-112-9/+9
* staging: ath6kl: remove-typedef AR6K_HCI_BRIDGE_INFOLuis R. Rodriguez2011-03-111-44/+44
* staging: ath6kl: remove-typedef AR6000_USER_SETKEYS_INFOLuis R. Rodriguez2011-03-111-4/+3
* staging: ath6kl: remove-typedef AR3K_CONFIG_INFOLuis R. Rodriguez2011-03-112-4/+4
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-115-48/+47
* staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez2011-03-115-16/+14
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-118-83/+81
* staging: ath6kl: Eliminate cfg80211 warningsVipin Mehta2011-02-231-0/+1
* 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 disappearing of scan list due to jiffies wrap overVipin Mehta2011-02-181-1/+1
* staging: ath6kl: Fixing accidental overwriting of probed ssid list in the har...Vipin Mehta2011-02-181-4/+4
* staging: ath6kl: Adding state in driver to track the sme stateVipin Mehta2011-02-183-8/+28
* 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-183-0/+36
* staging: ath6kl: Fixing a memory leakVipin Mehta2011-02-181-0/+3
* staging: ath6kl: Adding support for txop bursting enable/disableVipin Mehta2011-02-182-0/+14
* staging: ath6kl: Consolidating hardware configurationVipin Mehta2011-02-181-69/+115
* staging: ath6kl: Fixing driver initialization for manufacturing modeVipin Mehta2011-02-181-1/+3
* staging: ath6kl: Fixing target crash due to mismatch connect/disconnectVipin Mehta2011-02-184-33/+36
* staging: ath6kl: Return correct scan complete statusVipin Mehta2011-02-181-1/+1
* staging: ath6kl: Fixing key settings for WPA/WPA2Vipin Mehta2011-02-181-1/+7
* staging: ath6kl: Fixing a NULL pointer exceptionVipin Mehta2011-02-181-7/+10
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-0210-287/+287
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-026-29/+29
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-028-49/+47
* staging: ath6kl: Convert A_INT16 to s16Joe Perches2011-02-024-22/+20
* staging: ath6kl: Convert A_INT8 to s8Joe Perches2011-02-025-17/+17
* staging: ath6kl: Convert A_UINT64 to u64Joe Perches2011-02-021-46/+46
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-0214-285/+280
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-0213-118/+118
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-0215-300/+295
* staging: ath6kl: Convert A_CHAR to charJoe Perches2011-02-027-26/+26
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-0219-517/+516
* staging: ath6kl: Convert sets of scanSpecificSsid to TRUE/FALSE.Joe Perches2011-01-311-3/+3
* staging: ath6kl: Convert A_NETBUF_QUEUE_EMPTY to return TRUE or FALSEJoe Perches2011-01-311-1/+1
* staging: ath6kl: Convert A_UINT8 is_amsdu and is_acl_data_frame to A_BOOLJoe Perches2011-01-311-2/+4
* staging: ath6kl: cfg80211: Convert forceFgScan to A_UINT32Joe Perches2011-01-311-2/+2
* staging: ath6kl: Convert 0 to FALSEJoe Perches2011-01-311-1/+1
* staging: ath6kl: Convert A_BOOL compressed sets from 0 to FALSEJoe Perches2011-01-311-3/+3
* staging: ath6kl: Convert bypasswmi to boolJoe Perches2011-01-312-5/+4
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-315-38/+36
* staging: ath6kl: Remove A_SUCCESS macroJoe Perches2011-01-311-5/+5
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-3116-198/+198
* staging: ath6kl: Update cfg80211 to recent calling convention changesJoe Perches2011-01-311-3/+3
* staging: Fix some incorrect use of positive error codes.Ralph Loader2011-01-211-5/+5
OpenPOWER on IntegriCloud