summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* 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: Fixing memory leakVipin Mehta2011-02-181-0/+1
* staging: ath6kl: Add configuration for excessive TX retry thresholdVipin Mehta2011-02-186-11/+85
* staging: ath6kl: Fixing a memory leakVipin Mehta2011-02-181-0/+3
* staging: ath6kl: Fixing a memory leakVipin Mehta2011-02-183-0/+13
* 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-0234-561/+560
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-0212-87/+87
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-0216-94/+91
* staging: ath6kl: Convert A_INT16 to s16Joe Perches2011-02-028-52/+50
* staging: ath6kl: Convert A_INT8 to s8Joe Perches2011-02-028-57/+56
* staging: ath6kl: Convert A_UINT64 to u64Joe Perches2011-02-022-47/+47
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-0274-1380/+1371
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-0248-476/+472
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-0262-1497/+1484
* staging: ath6kl: Convert A_CHAR to charJoe Perches2011-02-0216-62/+62
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-0257-978/+969
* Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman2011-02-021-2/+2
|\
| * Staging: ath6kl: fix potential buffer overflowPhillip Simbwa2011-01-201-2/+2
* | staging: ath6kl: Convert tspecCompliance from A_BOOL to intJoe Perches2011-01-312-2/+2
* | 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 BDADDR_Present uses to TRUE/FALSE bugfixJoe Perches2011-01-311-2/+2
* | staging: ath6kl: Convert type of streamExists to A_UINT8Joe Perches2011-01-311-1/+1
* | staging: ath6kl: Convert bypasswmi to boolJoe Perches2011-01-312-5/+4
* | staging: ath6kl: wmi.h: Convert packed structures with A_BOOL to u32Joe Perches2011-01-311-8/+8
* | staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-3120-170/+166
* | staging: ath6kl: Remove A_SUCCESS macroJoe Perches2011-01-3111-38/+46
* | staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-3155-1052/+1055
* | 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
* | staging: ath6kl Remove CONFIG_HAS_WAKELOCKJustin P. Mattock2011-01-202-51/+0
|/
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-162-2/+2
* Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-163-6/+8
|\
| * Staging: ath6kl: Fix pointer casts on 64-bit architecturesBen Hutchings2010-11-091-2/+3
| * Staging: ath6kl: Adapt API changes in cfg80211Hauke Mehrtens2010-11-091-3/+4
| * Staging: ath6kl: ATH6KL_CFG80211 depends on CFG80211Randy Dunlap2010-11-091-1/+1
* | staging, ath6kl: Remove unnecessary casts of void ptr returning alloc functio...Jesper Juhl2010-11-091-1/+1
|/
* Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2010-11-062-0/+0
OpenPOWER on IntegriCloud