summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez2011-03-111-4/+4
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-111-18/+18
* 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-181-8/+20
* staging: ath6kl: Fixing target crash due to mismatch connect/disconnectVipin Mehta2011-02-181-3/+4
* 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: Remove #define A_OKJoe Perches2011-02-021-10/+10
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-4/+4
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-021-5/+5
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-021-14/+14
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-021-27/+27
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-021-28/+28
* staging: ath6kl: cfg80211: Convert forceFgScan to A_UINT32Joe Perches2011-01-311-2/+2
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-5/+5
* staging: ath6kl: Update cfg80211 to recent calling convention changesJoe Perches2011-01-311-3/+3
* Staging: ath6kl: Adapt API changes in cfg80211Hauke Mehrtens2010-11-091-3/+4
* staging: ath6kl: Removing duplicate includesVipin Mehta2010-09-201-2/+0
* staging: ath6kl: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-201-2/+2
* staging: ath6kl: use '%pM' format to print MAC addressAndy Shevchenko2010-09-161-13/+7
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-021-0/+1478
OpenPOWER on IntegriCloud