Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
[pandora-kernel.git] / drivers / staging / brcm80211 / include / bcmutils.h
2010-10-28 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2010-10-28 Greg Kroah-HartmanMerge 'staging-next' to Linus's tree
2010-10-21 Henry Ptasinskistaging: brcm80211: Removed unnecessary pktsetprio...
2010-10-21 Greg Kroah-HartmanStaging: brcm80211: remove uintptr typedef usage
2010-10-14 mike.rapoport@gmai... staging: brcm80211: remove OSL_DELAY
2010-10-12 Greg Kroah-HartmanStaging: brcm80211: remove TRUE #define
2010-10-12 Andy Shevchenkostaging: brcm80211: remove useless bcm_ether_ntoa()
2010-10-11 Andy Shevchenkostaging: brcm80211: remove custom string library again
2010-10-10 Greg Kroah-HartmanStaging: brcm80211: remove __cplusplus markers
2010-10-09 nohee kostaging: brcm80211: remove duplicated file, bcmutils.c
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove VALID_MASK macro
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove ROUNDUP macro
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove ISALIGNED macro
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove unused ALIGN_ADDR() macro
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove ARRAYSIZE macro
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove OFFSETOF macro
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove broken MAX() implementation
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove broken MIN() implementation
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/int32/s32/
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/uint32/u32/
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/int16/s16/
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/uint16/u16/
2010-10-06 Brett Rudleystaging: brcm80211: bcmutils.[ch]: purge unused funcs
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: s/ulong/unsigned long/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: s/ushort/unsigned short/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: s/uchar/unsigned char/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: s/int8/s8/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: include: s/uint8/u8/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: remove INLINE definition
2010-09-21 Henry Ptasinskistaging: brcm80211: add fullmac driver
2010-09-16 Andy Shevchenkostaging: brcm80211: use string native library
2010-09-16 Andy Shevchenkostaging: brcm80211: use native ctype library
2010-09-14 Jason Cooperstaging: brcm80211: fix remaining checkpatch errors.
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: spaces required around...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: space required before...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: Macros w/ complex value...
2010-09-14 Jason Cooperstaging: brcm80211: fix 'ERROR: "foo * bar" should...
2010-09-09 Henry PtasinskiStaging: Add initial release of brcm80211 - Broadcom...