summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux/cfg80211.c
AgeCommit message (Expand)Author
2011-03-14ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez
2011-03-11staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez
2011-03-11staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez
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 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-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_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: Remove A_BOOL and TRUE/FALSEJoe Perches
2011-01-31staging: ath6kl: cfg80211: Convert forceFgScan to A_UINT32Joe Perches
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches
2011-01-31staging: ath6kl: Update cfg80211 to recent calling convention changesJoe Perches
2010-11-09Staging: ath6kl: Adapt API changes in cfg80211Hauke Mehrtens
2010-09-20staging: ath6kl: Removing duplicate includesVipin Mehta
2010-09-20staging: ath6kl: '&pointer[0]' to 'pointer' fixAndy Shevchenko
2010-09-16staging: ath6kl: use '%pM' format to print MAC addressAndy Shevchenko
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta