summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/include/bcmutils.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-07staging: brcm80211: renamed utility module related filesRoland Vossen1-498/+0
2011-06-07staging: brcm80211: cleaned up prefix for utility functionsRoland Vossen1-79/+68
2011-06-07staging: brcm80211: macro cleanupRoland Vossen1-2/+0
2011-06-07staging: brcm80211: replaced #ifdef __mips__ sections by W_REG_FLUSHRoland Vossen1-0/+11
2011-05-17staging: brcm80211: use correct pointer types in bcm_pktq_flushClemens Noss1-1/+1
2011-05-17staging: brcm80211: fix cast to pointer from integerClemens Noss1-3/+3
2011-05-17staging: brcm80211: removed counter related macros that expanded to NOPRoland Vossen1-1/+0
2011-05-17staging: brcm80211: replaced IL_BIGENDIAN by __BIG_ENDIANRoland Vossen1-3/+3
2011-05-11staging: brcm80211: use print_hex_dump_bytes kernel functionArend van Spriel1-1/+0
2011-05-11staging: brcm80211: move utility functions into new moduleHenry Ptasinski1-26/+27
2011-05-10staging: brcm80211: move functions only used by brcmsmac out of utilsHenry Ptasinski1-3/+0
2011-05-10staging: brcm80211: use common pktq_flush functionsHenry Ptasinski1-11/+2
2011-05-03staging: brcm80211: replace hndcrc16 with crc-ccitt functionArend van Spriel1-1/+0
2011-05-03staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen1-10/+0
2011-05-03staging: brcm80211: replace error codes part 2Roland Vossen1-24/+0
2011-05-03staging: brcm80211: replace error codes part 1Roland Vossen1-14/+0
2011-05-03staging: brcm80211: removed error string functionRoland Vossen1-49/+0
2011-05-03staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen1-28/+28
2011-04-25staging: brcm80211: replaced BCME_OK by 0Roland Vossen1-1/+0
2011-04-25staging: brcm80211: removed unused error codesRoland Vossen1-16/+1
2011-03-02staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel1-4/+4
2011-03-02staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel1-3/+2
2011-03-02staging: brcm80211: cleanup declaration in osl.hArend van Spriel1-1/+131
2011-03-01staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel1-4/+3
2011-03-01staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel1-4/+4
2011-02-28staging: brcm80211: remove osl handle from pkttotlen functionArend van Spriel1-1/+1
2011-02-28staging: brcm80211: relocate skb_get/free routinesBrett Rudley1-0/+5
2011-02-18staging: brcm80211: remove #ifdef BCMDBG from regular functionsArend van Spriel1-0/+3
2011-01-21staging: brcm80211: remove unused type definitions from driverArend van Spriel1-22/+2
2011-01-20staging: brcm80211: last nail into proto/ethernet.hArend van Spriel1-8/+1
2010-12-06staging: brcm80211: migrate register ops macros to bcmutils.hBrett Rudley1-1/+7
2010-12-06staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley1-0/+8
2010-11-29staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel1-12/+16
2010-11-29staging: brcm80211: remove unneccessary packets funtion prototypeArend van Spriel1-4/+3
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley1-9/+9
2010-11-09staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley1-1/+0
2010-10-21staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski1-7/+0
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman1-1/+1
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com1-1/+1
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman1-1/+1
2010-10-12staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko1-2/+0
2010-10-11staging: brcm80211: remove custom string library againAndy Shevchenko1-1/+0
2010-10-10Staging: brcm80211: remove __cplusplus markersGreg Kroah-Hartman1-8/+0
2010-10-09staging: brcm80211: remove duplicated file, bcmutils.cnohee ko1-118/+7
2010-10-08Staging: brcm80211: remove VALID_MASK macroGreg Kroah-Hartman1-1/+0
2010-10-08Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman1-1/+0
2010-10-08Staging: brcm80211: remove ISALIGNED macroGreg Kroah-Hartman1-1/+0
2010-10-08Staging: brcm80211: remove unused ALIGN_ADDR() macroGreg Kroah-Hartman1-2/+0
2010-10-08Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman1-3/+0
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman1-3/+0