summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl/os/linux
AgeCommit message (Expand)Author
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT16 to u16Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT8 to u8Joe Perches
2011-02-02staging: ath6kl: Convert A_CHAR to charJoe Perches
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches
2011-01-31staging: ath6kl: Convert sets of scanSpecificSsid to TRUE/FALSE.Joe Perches
2011-01-31staging: ath6kl: Convert A_NETBUF_QUEUE_EMPTY to return TRUE or FALSEJoe Perches
2011-01-31staging: ath6kl: Convert A_UINT8 is_amsdu and is_acl_data_frame to A_BOOLJoe Perches
2011-01-31staging: ath6kl: cfg80211: Convert forceFgScan to A_UINT32Joe Perches
2011-01-31staging: ath6kl: Convert 0 to FALSEJoe Perches
2011-01-31staging: ath6kl: Convert A_BOOL compressed sets from 0 to FALSEJoe Perches
2011-01-31staging: ath6kl: Convert bypasswmi to boolJoe Perches
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches
2011-01-31staging: ath6kl: Remove A_SUCCESS macroJoe Perches
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches
2011-01-31staging: ath6kl: Update cfg80211 to recent calling convention changesJoe Perches
2011-01-21staging: Fix some incorrect use of positive error codes.Ralph Loader
2011-01-20staging: ath6kl Remove CONFIG_HAS_WAKELOCKJustin P. Mattock
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-11-09Staging: ath6kl: Fix pointer casts on 64-bit architecturesBen Hutchings
2010-11-09Staging: ath6kl: Adapt API changes in cfg80211Hauke Mehrtens
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman
2010-10-30staging: Final semaphore cleanupThomas Gleixner
2010-09-30staging: ath6kl: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov
2010-09-20staging: ath6kl: Fixing a race condition during initializationVipin Mehta
2010-09-20staging: ath6kl: Fixing a compile errorVipin Mehta
2010-09-20staging: ath6kl: Removing duplicate includesVipin Mehta
2010-09-20staging: ath6kl: '&pointer[0]' to 'pointer' fixAndy Shevchenko
2010-09-16staging: Use static const char * const where possibleJoe Perches
2010-09-16staging: ath6kl: use '%pM' format to print MAC addressAndy Shevchenko
2010-09-08staging: ath6kl: Fixing a compilation error introduced by commit ec53d6123bea...Vipin Mehta
2010-09-08staging: ath6kl: use native methods from kernel libraryAndy Shevchenko
2010-09-05staging: ath6kl: check return code of get_user and put_userVasiliy Kulikov
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta