summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/util/bcmutils.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: renamed utility module related filesRoland Vossen2011-06-071-797/+0
* staging: brcm80211: cleaned up prefix for utility functionsRoland Vossen2011-06-071-66/+69
* staging: brcm80211: moved header files to more specific directoryRoland Vossen2011-06-071-1/+0
* staging: brcm80211: removed unused stuff from proto/802.11.hRoland Vossen2011-06-071-1/+0
* staging: brcm80211: fix cast to pointer from integerClemens Noss2011-05-171-2/+2
* staging: brcm80211: use print_hex_dump_bytes kernel functionArend van Spriel2011-05-111-38/+2
* staging: brcm80211: remove definition of BCMFASTPATH macroArend van Spriel2011-05-111-8/+8
* staging: brcm80211: move utility functions into new moduleHenry Ptasinski2011-05-111-20/+61
* staging: brcm80211: move functions only used by brcmsmac out of utilsHenry Ptasinski2011-05-101-47/+0
* staging: brcm80211: use common pktq_flush functionsHenry Ptasinski2011-05-101-27/+0
* staging: brcm80211: remove CRC_INNER_LOOP macroArend van Spriel2011-05-031-6/+1
* staging: brcm80211: remove unused hndcrc32 functionArend van Spriel2011-05-031-107/+0
* staging: brcm80211: replace hndcrc16 with crc-ccitt functionArend van Spriel2011-05-031-66/+0
* staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen2011-05-031-50/+0
* staging: brcm80211: removed ASSERTs from util dir, part 2Roland Vossen2011-05-031-4/+0
* staging: brcm80211: removed ASSERTs from util dir, part 1Roland Vossen2011-05-031-22/+4
* staging: brcm80211: replace error codes part 2Roland Vossen2011-05-031-1/+1
* staging: brcm80211: replace error codes part 1Roland Vossen2011-05-031-4/+4
* staging: brcm80211: removed error string functionRoland Vossen2011-05-031-22/+0
* staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen2011-05-031-7/+7
* staging: brcm80211: Remove si sb utils from brcmfmacFranky Lin2011-04-261-1/+0
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-021-1/+0
* staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel2011-03-021-6/+6
* staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel2011-03-021-8/+4
* staging: brcm80211: cleanup declaration in osl.hArend van Spriel2011-03-021-2/+52
* staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel2011-03-011-2/+2
* staging: brcm80211: remove osl handle from pkttotlen functionArend van Spriel2011-02-281-1/+1
* staging: brcm80211: remove include file proto/802.1d.hArend van Spriel2011-02-281-1/+0
* staging: brcm80211: relocate skb_get/free routinesBrett Rudley2011-02-281-0/+46
* staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-1/+0
* staging: brcm80211: replace bcopy with memcpyStanislav Fomichev2011-02-181-1/+1
* staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel2011-02-181-4/+4
* Revert "staging: brcm80211: assure common sources are truly common"Greg Kroah-Hartman2011-01-251-1/+0
* staging: brcm80211: assure common sources are truly commonArend van Spriel2011-01-251-0/+1
* staging: brcm80211: last nail into proto/ethernet.hArend van Spriel2011-01-201-3/+2
* staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel2010-12-061-2/+2
* staging: brcm80211: bcmp => memcmpBrett Rudley2010-12-011-1/+1
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-011-1/+1
* staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel2010-11-291-27/+27
* staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel2010-11-291-15/+18
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-8/+10
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-2/+3
* staging: brcm80211: Remove unnecessary includes from bcmutils.cHenry Ptasinski2010-10-211-2/+0
* staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski2010-10-211-66/+0
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-4/+3
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-211-1/+1
* staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko2010-10-121-6/+0
* staging: brcm80211: remove custom string library againAndy Shevchenko2010-10-111-76/+0
* staging: brcm80211: remove duplicated file, bcmutils.cnohee ko2010-10-091-15/+517
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-1/+1