aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/bcmsdh_linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman1-1/+0
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman1-1/+1
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com1-4/+4
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com1-4/+2
2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com1-4/+2
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman1-6/+6
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman1-9/+9
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman1-2/+2
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman1-1/+1
2010-10-07Staging: brcm80211: remove unneeded pci macrosGreg Kroah-Hartman1-1/+1
2010-10-06staging: brcm80211: fix 'do not init statics to 0 or NULL'Jason Cooper1-1/+1
2010-10-06staging: brcm80211: brcmfmac/*: fix remaining 'assignment in if condition'Jason Cooper1-20/+26
2010-10-05Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman1-2/+2
2010-09-21staging: brcm80211: add fullmac driverHenry Ptasinski1-0/+657