Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / brcm80211 / util / hnddma.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-14 Ilia Mirkinstaging: brcm80211: Remove NULL check before kfree
2011-03-14 Roland Vossenstaging: brcm80211: invalidate all AMPDU packets on...
2011-03-03 Arend van Sprielstaging: brcm80211: remove osl source files from driver
2011-03-03 Arend van Sprielstaging: brcm80211: remove struct osl_info from driver...
2011-03-03 Arend van Sprielstaging: brcm80211: remove counting of allocated sk_buf...
2011-03-03 Arend van Sprielstaging: brcm80211: remove of type definition osldma_t
2011-03-03 Arend van Sprielstaging: brcm80211: remove unused attributes from struc...
2011-03-01 Arend van Sprielstaging: brcm80211: remove usage of struct osl_info...
2011-03-01 Arend van Sprielstaging: brcm80211: remove usage of struct osl_info...
2011-03-01 Arend van Sprielstaging: brcm80211: remove usage of struct osl_info...
2011-03-01 Brett Rudleystaging: brcm80211: Remove abstraction of pci_(alloc...
2011-03-01 Brett Rudleystaging: brcm80211: Remove abstractions for pci_(un...
2011-02-23 Stanislav Fomichevstaging: brcm80211: remove the rest of broadcom specifi...
2011-02-23 Stanislav Fomichevstaging: brcm80211: replace broadcom specific byte...
2011-02-18 Stanislav Fomichevstaging: brcm80211: replace bcopy with memcpy
2011-02-18 Arend van Sprielstaging: brcm80211: remove usage of printf (macro)...
2011-02-04 Roland Vossenstaging: brcm80211: removed references to 32 bit DMA...
2011-02-04 Roland Vossenstaging: brcm80211: removed 32 bit DMA functions
2011-02-04 Roland Vossenstaging: brcm80211: removed more unused dma32 code
2011-02-04 Roland Vossenstaging: brcm80211: removed unused DMA32 related code
2011-01-25 Greg Kroah-HartmanRevert "staging: brcm80211: assure common sources are...
2011-01-25 Arend van Sprielstaging: brcm80211: assure common sources are truly...
2010-12-08 Roland Vossenstaging: brcm80211: replaced typedef hnddma_t by struct...
2010-12-07 Arend van Sprielstaging: brcm80211: remove macro usage for sk_buff...
2010-12-07 Arend van Sprielstaging: brcm80211: remove macro usage for sk_buff...
2010-12-07 Brett Rudleystaging: brcm80211: move dma specific macros from osl...
2010-12-01 Brett Rudleystaging: brcm80211: bzero => memset
2010-11-29 Brett Rudleystaging: brcm80211: Remove BUSTYPE macro
2010-11-29 Arend van Sprielstaging: brcm80211: removed packet macros for accessing...
2010-11-29 Arend van Sprielstaging: brcm80211: change packet buffer type to native...
2010-11-20 Arend van Sprielstaging: brcm80211: replaced PKTSETLEN macro by native...
2010-11-20 Arend van Sprielstaging: brcm80211: replace PKTPUSH and PKTPULL macros...
2010-11-17 Brett Rudleystaging: brcm80211: s/osl_t/struct osl_info/g
2010-11-09 Brett Rudleystaging: brcm80211: Purge linuxver.h and redistribute...
2010-10-21 Greg Kroah-HartmanStaging: brcm80211: remove typedefs.h
2010-10-21 Greg Kroah-HartmanStaging: brcm80211: remove uintptr typedef usage
2010-10-14 mike.rapoport@gmai... staging: brcm80211: replace MFREE with kfree
2010-10-14 mike.rapoport@gmai... staging: brcm80211: replace MALLOC() with k[zm]alloc
2010-10-14 mike.rapoport@gmai... staging: brcm80211: remove osl_malloced()/MALLOCED()
2010-10-14 mike.rapoport@gmai... staging: brcm80211: remove OSL_DELAY
2010-10-12 Greg Kroah-HartmanStaging: brcm80211: remove FALSE #define
2010-10-12 Greg Kroah-HartmanStaging: brcm80211: remove TRUE #define
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: hnddma.c: fix compiler warning
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 broken MIN() implementation
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: util: remove unneeded usage of...
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/uint32/u32/
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/uint16/u16/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: remove STATIC definition
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: util: s/uint8/u8/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: remove INLINE definition
2010-10-05 Brett Rudleystaging: brcm80211: Move #includes out of header
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: space prohibited after...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: Macros w/ mult. stateme...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: do not initialise stati...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: do not use assignment...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: return is not a functio...
2010-09-14 Jason Cooperstaging: brcm80211: fix 'ERROR: "foo * bar" should...
2010-09-09 Henry PtasinskiStaging: Add initial release of brcm80211 - Broadcom...