summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/include/bcmutils.h
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel2011-03-021-4/+4
* staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel2011-03-021-3/+2
* staging: brcm80211: cleanup declaration in osl.hArend van Spriel2011-03-021-1/+131
* staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel2011-03-011-4/+3
* staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel2011-03-011-4/+4
* staging: brcm80211: remove osl handle from pkttotlen functionArend van Spriel2011-02-281-1/+1
* staging: brcm80211: relocate skb_get/free routinesBrett Rudley2011-02-281-0/+5
* staging: brcm80211: remove #ifdef BCMDBG from regular functionsArend van Spriel2011-02-181-0/+3
* staging: brcm80211: remove unused type definitions from driverArend van Spriel2011-01-211-22/+2
* staging: brcm80211: last nail into proto/ethernet.hArend van Spriel2011-01-201-8/+1
* staging: brcm80211: migrate register ops macros to bcmutils.hBrett Rudley2010-12-061-1/+7
* staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley2010-12-061-0/+8
* staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel2010-11-291-12/+16
* staging: brcm80211: remove unneccessary packets funtion prototypeArend van Spriel2010-11-291-4/+3
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-9/+9
* staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley2010-11-091-1/+0
* staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski2010-10-211-7/+0
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-211-1/+1
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-141-1/+1
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-1/+1
* staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko2010-10-121-2/+0
* staging: brcm80211: remove custom string library againAndy Shevchenko2010-10-111-1/+0
* Staging: brcm80211: remove __cplusplus markersGreg Kroah-Hartman2010-10-101-8/+0
* staging: brcm80211: remove duplicated file, bcmutils.cnohee ko2010-10-091-118/+7
* Staging: brcm80211: remove VALID_MASK macroGreg Kroah-Hartman2010-10-081-1/+0
* Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman2010-10-081-1/+0
* Staging: brcm80211: remove ISALIGNED macroGreg Kroah-Hartman2010-10-081-1/+0
* Staging: brcm80211: remove unused ALIGN_ADDR() macroGreg Kroah-Hartman2010-10-081-2/+0
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-081-3/+0
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-3/+0
* Staging: brcm80211: remove broken MAX() implementationGreg Kroah-Hartman2010-10-081-4/+0
* Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2010-10-081-4/+0
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-18/+18
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-18/+18
* staging: brcm80211: bcmutils.[ch]: purge unused funcsBrett Rudley2010-10-051-4/+35
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-051-3/+3
* Staging: brcm80211: s/ushort/unsigned short/Greg Kroah-Hartman2010-10-051-1/+1
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-051-7/+7
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-051-1/+1
* Staging: brcm80211: include: s/uint8/u8/Greg Kroah-Hartman2010-10-051-17/+17
* Staging: brcm80211: remove INLINE definitionGreg Kroah-Hartman2010-10-051-1/+1
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-211-2/+55
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-161-13/+0
* staging: brcm80211: use native ctype libraryAndy Shevchenko2010-09-161-27/+0
* staging: brcm80211: fix remaining checkpatch errors.Jason Cooper2010-09-141-3/+3
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-141-3/+3
* staging: brcm80211: fix "ERROR: space required before that ..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-141-2/+2