summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/bcmutils.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-07staging: brcm80211: renamed utility module related filesRoland Vossen1-797/+0
2011-06-07staging: brcm80211: cleaned up prefix for utility functionsRoland Vossen1-66/+69
2011-06-07staging: brcm80211: moved header files to more specific directoryRoland Vossen1-1/+0
2011-06-07staging: brcm80211: removed unused stuff from proto/802.11.hRoland Vossen1-1/+0
2011-05-17staging: brcm80211: fix cast to pointer from integerClemens Noss1-2/+2
2011-05-11staging: brcm80211: use print_hex_dump_bytes kernel functionArend van Spriel1-38/+2
2011-05-11staging: brcm80211: remove definition of BCMFASTPATH macroArend van Spriel1-8/+8
2011-05-11staging: brcm80211: move utility functions into new moduleHenry Ptasinski1-20/+61
2011-05-10staging: brcm80211: move functions only used by brcmsmac out of utilsHenry Ptasinski1-47/+0
2011-05-10staging: brcm80211: use common pktq_flush functionsHenry Ptasinski1-27/+0
2011-05-03staging: brcm80211: remove CRC_INNER_LOOP macroArend van Spriel1-6/+1
2011-05-03staging: brcm80211: remove unused hndcrc32 functionArend van Spriel1-107/+0
2011-05-03staging: brcm80211: replace hndcrc16 with crc-ccitt functionArend van Spriel1-66/+0
2011-05-03staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen1-50/+0
2011-05-03staging: brcm80211: removed ASSERTs from util dir, part 2Roland Vossen1-4/+0
2011-05-03staging: brcm80211: removed ASSERTs from util dir, part 1Roland Vossen1-22/+4
2011-05-03staging: brcm80211: replace error codes part 2Roland Vossen1-1/+1
2011-05-03staging: brcm80211: replace error codes part 1Roland Vossen1-4/+4
2011-05-03staging: brcm80211: removed error string functionRoland Vossen1-22/+0
2011-05-03staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen1-7/+7
2011-04-26staging: brcm80211: Remove si sb utils from brcmfmacFranky Lin1-1/+0
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel1-1/+0
2011-03-02staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel1-6/+6
2011-03-02staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel1-8/+4
2011-03-02staging: brcm80211: cleanup declaration in osl.hArend van Spriel1-2/+52
2011-03-01staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel1-2/+2
2011-02-28staging: brcm80211: remove osl handle from pkttotlen functionArend van Spriel1-1/+1
2011-02-28staging: brcm80211: remove include file proto/802.1d.hArend van Spriel1-1/+0
2011-02-28staging: brcm80211: relocate skb_get/free routinesBrett Rudley1-0/+46
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev1-1/+0
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev1-1/+1
2011-02-18staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel1-4/+4
2011-01-25Revert "staging: brcm80211: assure common sources are truly common"Greg Kroah-Hartman1-1/+0
2011-01-25staging: brcm80211: assure common sources are truly commonArend van Spriel1-0/+1
2011-01-20staging: brcm80211: last nail into proto/ethernet.hArend van Spriel1-3/+2
2010-12-06staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel1-2/+2
2010-12-01staging: brcm80211: bcmp => memcmpBrett Rudley1-1/+1
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley1-1/+1
2010-11-29staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel1-27/+27
2010-11-29staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel1-15/+18
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley1-8/+10
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley1-2/+3
2010-10-21staging: brcm80211: Remove unnecessary includes from bcmutils.cHenry Ptasinski1-2/+0
2010-10-21staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski1-66/+0
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman1-4/+3
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman1-1/+1
2010-10-12staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko1-6/+0
2010-10-11staging: brcm80211: remove custom string library againAndy Shevchenko1-76/+0
2010-10-09staging: brcm80211: remove duplicated file, bcmutils.cnohee ko1-15/+517
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman1-1/+1