aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/dhd_sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman1-1/+2
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman1-16/+16
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com1-16/+16
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com1-20/+19
2010-10-14staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com1-25/+0
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com1-1/+1
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman1-137/+137
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman1-105/+105
2010-10-09staging: brcm80211: remove duplicated file, bcmutils.cnohee ko1-3/+3
2010-10-08Staging: brcm80211: brcmfmac: fix some comparison warningsGreg Kroah-Hartman1-5/+5
2010-10-08Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman1-15/+15
2010-10-08Staging: brcm80211: remove ISALIGNED macroGreg Kroah-Hartman1-2/+2
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman1-4/+4
2010-10-08Staging: brcm80211: remove broken MAX() implementationGreg Kroah-Hartman1-1/+1
2010-10-08Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman1-13/+13
2010-10-08Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman1-41/+41
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman1-43/+43
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman1-46/+46
2010-10-06staging: brcm80211: fix various checkpatch spacing errors.Jason Cooper1-2/+2
2010-10-05Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman1-3/+3
2010-10-05Staging: brcm80211: brcmfmac: s/uint8/u8/Greg Kroah-Hartman1-111/+111
2010-10-05staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper1-48/+57
2010-09-21staging: brcm80211: add fullmac driverHenry Ptasinski1-0/+6119