summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl
Commit message (Expand)AuthorAgeFilesLines
...
* staging: ath6kl: remove-typedef AR6K_GMBOX_CTRL_REGISTERSLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: remove-typedef AR6K_DEVICELuis R. Rodriguez2011-03-117-106/+106
* staging: ath6kl: remove-typedef AR6K_ASYNC_REG_IO_BUFFERLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: remove-typedef AR6000_USER_SETKEYS_INFOLuis R. Rodriguez2011-03-111-4/+3Star
* staging: ath6kl: remove-typedef AR3K_CONFIG_INFOLuis R. Rodriguez2011-03-116-30/+30
* staging: ath6kl: remove-typedef AGGR_INFOLuis R. Rodriguez2011-03-112-23/+23
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-1129-171/+163Star
* staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez2011-03-118-23/+21Star
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-1121-217/+215Star
* staging: ath6kl: Cast variable to size_t to avoid compile warningJavier Martinez Canillas2011-03-111-1/+1
* 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: update TODO file / maintainersLuis R. Rodriguez2011-02-231-7/+24
* staging: ath6kl: Fixing disappearing of scan list due to jiffies wrap overVipin Mehta2011-02-182-4/+5
* 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: 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/+560Star
* 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/+91Star
* staging: ath6kl: Convert A_INT16 to s16Joe Perches2011-02-028-52/+50Star
* staging: ath6kl: Convert A_INT8 to s8Joe Perches2011-02-028-57/+56Star
* staging: ath6kl: Convert A_UINT64 to u64Joe Perches2011-02-022-47/+47
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-0274-1380/+1371Star
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-0248-476/+472Star
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-0262-1497/+1484Star
* staging: ath6kl: Convert A_CHAR to charJoe Perches2011-02-0216-62/+62
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-0257-978/+969Star
* 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