aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches2-2/+2
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman3-6/+8
2010-11-09Staging: ath6kl: Fix pointer casts on 64-bit architecturesBen Hutchings1-2/+3
2010-11-09staging, ath6kl: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-1/+1
2010-11-09Staging: ath6kl: Adapt API changes in cfg80211Hauke Mehrtens1-3/+4
2010-11-09Staging: ath6kl: ATH6KL_CFG80211 depends on CFG80211Randy Dunlap1-1/+1
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2-0/+0
2010-11-03staging: ath6kl: Fixing the driver to use modified mmc_host structureVipin Mehta1-2/+2
2010-10-30staging: Final semaphore cleanupThomas Gleixner1-2/+2
2010-09-30staging: ath6kl: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-8/+0
2010-09-20staging: ath6kl: Fixing a race condition during initializationVipin Mehta1-2/+4
2010-09-20staging: ath6kl: Fixing a compile errorVipin Mehta1-1/+1
2010-09-20staging: ath6kl: Removing duplicate includesVipin Mehta4-16/+0
2010-09-20staging: ath6kl: '&pointer[0]' to 'pointer' fixAndy Shevchenko3-5/+5
2010-09-16staging: Use static const char * const where possibleJoe Perches1-7/+7
2010-09-16staging: ath6kl: use '%pM' format to print MAC addressAndy Shevchenko3-25/+13
2010-09-08staging: ath6kl: Eliminating the symlink to 2.0 header filesVipin Mehta11-1/+0
2010-09-08staging: ath6kl: Fixing a compilation error introduced by commit ec53d6123bea9f69887f194b5d4294a43292120d.Vipin Mehta1-1/+1
2010-09-08staging: ath6kl: use native methods from kernel libraryAndy Shevchenko2-38/+25
2010-09-05staging: ath6kl: check return code of get_user and put_userVasiliy Kulikov1-65/+149
2010-09-04Staging: ath6kl, remove unneeded ptr checkingJiri Slaby1-1/+1
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta160-0/+92416