summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl
AgeCommit message (Expand)Author
2011-02-23staging: ath6kl: Eliminate cfg80211 warningsVipin Mehta
2011-02-23staging: ath6kl: buffer overflow in SEND_FRAME ioctlDan Carpenter
2011-02-23staging: ath6kl: cleanup in SEND_FRAME ioctlDan Carpenter
2011-02-23staging: ath6kl: update TODO file / maintainersLuis R. Rodriguez
2011-02-18staging: ath6kl: Fixing disappearing of scan list due to jiffies wrap overVipin Mehta
2011-02-18staging: ath6kl: Fixing accidental overwriting of probed ssid list in the har...Vipin Mehta
2011-02-18staging: ath6kl: Adding state in driver to track the sme stateVipin Mehta
2011-02-18staging: ath6kl: Fixing the cached copy of the BSS filter set by userVipin Mehta
2011-02-18staging: ath6kl: Fixing memory leakVipin Mehta
2011-02-18staging: ath6kl: Add configuration for excessive TX retry thresholdVipin Mehta
2011-02-18staging: ath6kl: Fixing a memory leakVipin Mehta
2011-02-18staging: ath6kl: Fixing a memory leakVipin Mehta
2011-02-18staging: ath6kl: Adding support for txop bursting enable/disableVipin Mehta
2011-02-18staging: ath6kl: Consolidating hardware configurationVipin Mehta
2011-02-18staging: ath6kl: Fixing driver initialization for manufacturing modeVipin Mehta
2011-02-18staging: ath6kl: Fixing target crash due to mismatch connect/disconnectVipin Mehta
2011-02-18staging: ath6kl: Return correct scan complete statusVipin Mehta
2011-02-18staging: ath6kl: Fixing key settings for WPA/WPA2Vipin Mehta
2011-02-18staging: ath6kl: Fixing a NULL pointer exceptionVipin Mehta
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches
2011-02-02staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches
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-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman
2011-01-31staging: ath6kl: Convert tspecCompliance from A_BOOL to intJoe Perches
2011-01-31staging: ath6kl: Convert sets of scanSpecificSsid to TRUE/FALSE.Joe Perches
2011-01-31staging: ath6kl: Convert A_NETBUF_QUEUE_EMPTY to return TRUE or FALSEJoe Perches
2011-01-31staging: ath6kl: Convert A_UINT8 is_amsdu and is_acl_data_frame to A_BOOLJoe Perches
2011-01-31staging: ath6kl: cfg80211: Convert forceFgScan to A_UINT32Joe Perches
2011-01-31staging: ath6kl: Convert 0 to FALSEJoe Perches
2011-01-31staging: ath6kl: Convert A_BOOL compressed sets from 0 to FALSEJoe Perches
2011-01-31staging: ath6kl: Convert BDADDR_Present uses to TRUE/FALSE bugfixJoe Perches
2011-01-31staging: ath6kl: Convert type of streamExists to A_UINT8Joe Perches
2011-01-31staging: ath6kl: Convert bypasswmi to boolJoe Perches
2011-01-31staging: ath6kl: wmi.h: Convert packed structures with A_BOOL to u32Joe Perches
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches
2011-01-31staging: ath6kl: Remove A_SUCCESS macroJoe Perches
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches
2011-01-31staging: ath6kl: Update cfg80211 to recent calling convention changesJoe Perches
2011-01-21staging: Fix some incorrect use of positive error codes.Ralph Loader
2011-01-20staging: ath6kl Remove CONFIG_HAS_WAKELOCKJustin P. Mattock
2011-01-20Staging: ath6kl: fix potential buffer overflowPhillip Simbwa
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches