summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/bcmsdh.c
AgeCommit message (Expand)Author
2011-05-03staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen
2011-05-03staging: brcm80211: made fullmac error codes more consistentRoland Vossen
2011-05-03staging: brcm80211: replace error codes part 2Roland Vossen
2011-05-03staging: brcm80211: replace error codes part 1Roland Vossen
2011-05-03staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen
2011-04-26staging: brcm80211: Remove si sb utils from brcmfmacFranky Lin
2011-04-04brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel
2011-03-02staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev
2010-11-29staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley
2010-11-09staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman
2010-10-08Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman
2010-10-06staging: brcm80211: fix 'do not init globals to 0 or NULL'Jason Cooper
2010-10-05Staging: brcm80211: brcmfmac: s/uint8/u8/Greg Kroah-Hartman
2010-10-05staging: brcm80211: fix checkpatch errors 'assignment in if condition'Jason Cooper
2010-09-21staging: brcm80211: add fullmac driverHenry Ptasinski