aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/dhd_cdc.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-1/+1
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com1-2/+2
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com1-2/+1
2010-10-14staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com1-13/+0
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman1-2/+2
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman1-5/+5
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman1-4/+4
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman1-1/+1
2010-10-05Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman1-2/+2
2010-10-05Staging: brcm80211: brcmfmac: s/uint8/u8/Greg Kroah-Hartman1-4/+4
2010-10-05staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper1-10/+15
2010-09-21staging: brcm80211: add fullmac driverHenry Ptasinski1-0/+495