summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* staging: remove ath6klKalle Valo2011-08-131-1892/+0
* staging: ath6kl: implement testmode rx commandKalle Valo2011-07-051-1/+98
* ath6kl: Add PMKSA cache management commandsJouni Malinen2011-06-281-0/+25
* ath6kl: testmode supportKalle Valo2011-06-281-0/+58
* ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo2011-06-281-13/+18
* staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan2011-06-071-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-251-1/+1
|\
| * cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-1/+1
* | ath6kl: iw dev wlan0 link implementationNaveen Singh2011-05-171-0/+146
* | drivers/staging/ath6kl/os/linux/cfg80211.c: Add missing call to cfg80211_put_bssJulia Lawall2011-05-171-0/+1
* | staging: ath6kl: open/shared auth implementationNaveen Singh2011-05-031-16/+73
* | staging: ath6kl: cfg80211_roam issue; driver wedgeNaveen Singh2011-05-031-44/+52
* | ath6kl: fix operations for power managementNaveen Singh2011-04-251-2/+2
* | ath6kl: fix scan operation while disconnectNaveen Singh2011-04-251-0/+4
* | ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-041-2/+2
|/
* ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez2011-03-141-25/+25
* 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