aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl
AgeCommit message (Expand)AuthorFilesLines
2011-01-20Staging: ath6kl: fix potential buffer overflowGravatar Phillip Simbwa 1-2/+2
2010-11-16drivers/staging: Remove unnecessary semicolonsGravatar Joe Perches 2-2/+2
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGravatar Greg Kroah-Hartman 3-6/+8
2010-11-09Staging: ath6kl: Fix pointer casts on 64-bit architecturesGravatar Ben Hutchings 1-2/+3
2010-11-09staging, ath6kl: Remove unnecessary casts of void ptr returning alloc functio...Gravatar Jesper Juhl 1-1/+1
2010-11-09Staging: ath6kl: Adapt API changes in cfg80211Gravatar Hauke Mehrtens 1-3/+4
2010-11-09Staging: ath6kl: ATH6KL_CFG80211 depends on CFG80211Gravatar Randy Dunlap 1-1/+1
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Gravatar Greg Kroah-Hartman 2-0/+0
2010-11-03staging: ath6kl: Fixing the driver to use modified mmc_host structureGravatar Vipin Mehta 1-2/+2
2010-10-30staging: Final semaphore cleanupGravatar Thomas Gleixner 1-2/+2
2010-09-30staging: ath6kl: use free_netdev(netdev) instead of kfree()Gravatar Vasiliy Kulikov 1-8/+0
2010-09-20staging: ath6kl: Fixing a race condition during initializationGravatar Vipin Mehta 1-2/+4
2010-09-20staging: ath6kl: Fixing a compile errorGravatar Vipin Mehta 1-1/+1
2010-09-20staging: ath6kl: Removing duplicate includesGravatar Vipin Mehta 4-16/+0
2010-09-20staging: ath6kl: '&pointer[0]' to 'pointer' fixGravatar Andy Shevchenko 3-5/+5
2010-09-16staging: Use static const char * const where possibleGravatar Joe Perches 1-7/+7
2010-09-16staging: ath6kl: use '%pM' format to print MAC addressGravatar Andy Shevchenko 3-25/+13
2010-09-08staging: ath6kl: Eliminating the symlink to 2.0 header filesGravatar Vipin Mehta 11-1/+0
2010-09-08staging: ath6kl: Fixing a compilation error introduced by commit ec53d6123bea...Gravatar Vipin Mehta 1-1/+1
2010-09-08staging: ath6kl: use native methods from kernel libraryGravatar Andy Shevchenko 2-38/+25
2010-09-05staging: ath6kl: check return code of get_user and put_userGravatar Vasiliy Kulikov 1-65/+149
2010-09-04Staging: ath6kl, remove unneeded ptr checkingGravatar Jiri Slaby 1-1/+1
2010-09-02staging: add ath6kl driver for AR6003 chipGravatar Vipin Mehta 160-0/+92416