summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc_linux.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-03staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen1-0/+3
2011-05-03staging: brcm80211: replace error codes part 1Roland Vossen1-1/+1
2011-05-03staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen1-1/+1
2011-04-25staging: brcm80211: replaced BCME_OK by 0Roland Vossen1-1/+1
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel1-1/+0
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley1-1/+1
2010-11-09staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley1-0/+1
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley1-0/+1
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman1-4/+3
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com1-1/+1
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com1-1/+1
2010-10-09staging: brcm80211: remove unnecessary cflag, CONFIG_CFG80211nohee ko1-4/+0
2010-10-06staging: brcm80211: fix 'do not init statics to 0 or NULL'Jason Cooper1-1/+1
2010-10-05Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman1-1/+1
2010-09-21staging: brcm80211: add fullmac driverHenry Ptasinski1-0/+236