summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux
Commit message (Expand)AuthorAgeFilesLines
* Staging: ath6kl: Fix pointer casts on 64-bit architecturesBen Hutchings2010-11-101-2/+3
* Staging: ath6kl: Adapt API changes in cfg80211Hauke Mehrtens2010-11-091-3/+4
* Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2010-11-062-0/+0
* staging: Final semaphore cleanupThomas Gleixner2010-10-301-2/+2
* staging: ath6kl: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-301-8/+0Star
* staging: ath6kl: Fixing a race condition during initializationVipin Mehta2010-09-211-2/+4
* staging: ath6kl: Fixing a compile errorVipin Mehta2010-09-211-1/+1
* staging: ath6kl: Removing duplicate includesVipin Mehta2010-09-213-12/+0Star
* staging: ath6kl: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-212-4/+4
* staging: Use static const char * const where possibleJoe Perches2010-09-161-7/+7
* staging: ath6kl: use '%pM' format to print MAC addressAndy Shevchenko2010-09-162-20/+10Star
* staging: ath6kl: Fixing a compilation error introduced by commit ec53d6123bea...Vipin Mehta2010-09-081-1/+1
* staging: ath6kl: use native methods from kernel libraryAndy Shevchenko2010-09-081-17/+15Star
* staging: ath6kl: check return code of get_user and put_userVasiliy Kulikov2010-09-061-65/+149
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-0227-0/+22947