summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/hnddma.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: move files only used by brcmsmac into appropriate dirHenry Ptasinski2011-05-101-1765/+0
* staging: brcm80211: cleanup code in source file aiutils.cArend van Spriel2011-05-031-8/+9
* staging: brcm80211: removed ASSERTs from util dir, part 2Roland Vossen2011-05-031-56/+1
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-3/+3
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* | staging: brcm80211: code cleanupRoland Vossen2011-04-041-3/+0
|/
* staging: brcm80211: Remove NULL check before kfreeIlia Mirkin2011-03-141-9/+5
* staging: brcm80211: invalidate all AMPDU packets on IEEE80211_AMPDU_TX_STOPRoland Vossen2011-03-141-0/+24
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-021-1/+0
* staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel2011-03-021-5/+3
* staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel2011-03-021-5/+5
* staging: brcm80211: remove of type definition osldma_tArend van Spriel2011-03-021-6/+4
* staging: brcm80211: remove unused attributes from struct osl_infoArend van Spriel2011-03-021-3/+1
* staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel2011-03-011-8/+4
* staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel2011-03-011-57/+57
* staging: brcm80211: remove usage of struct osl_info to access deviceArend van Spriel2011-02-281-16/+18
* staging: brcm80211: Remove abstraction of pci_(alloc/free)_consistentBrett Rudley2011-02-281-13/+27
* staging: brcm80211: Remove abstractions for pci_(un)map_singleBrett Rudley2011-02-281-8/+7
* staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-1/+0
* staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-2/+2
* staging: brcm80211: replace bcopy with memcpyStanislav Fomichev2011-02-181-2/+2
* staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel2011-02-181-3/+3
* staging: brcm80211: removed references to 32 bit DMA registersRoland Vossen2011-02-041-11/+0
* staging: brcm80211: removed 32 bit DMA functionsRoland Vossen2011-02-041-685/+2
* staging: brcm80211: removed more unused dma32 codeRoland Vossen2011-02-041-232/+162
* staging: brcm80211: removed unused DMA32 related codeRoland Vossen2011-02-041-133/+0
* 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: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen2010-12-081-5/+3
* staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel2010-12-061-11/+6
* staging: brcm80211: remove macro usage for sk_buff allocationArend van Spriel2010-12-061-1/+1
* staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley2010-12-061-4/+12
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-011-5/+8
* staging: brcm80211: Remove BUSTYPE macroBrett Rudley2010-11-291-4/+4
* staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel2010-11-291-12/+12
* staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel2010-11-291-8/+9
* staging: brcm80211: replaced PKTSETLEN macro by native __skb_trim callArend van Spriel2010-11-191-2/+2
* staging: brcm80211: replace PKTPUSH and PKTPULL macros with native skbuff callsArend van Spriel2010-11-191-1/+1
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-12/+12
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-1/+2
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-1/+0
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-211-12/+12
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-7/+5
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-11/+5
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-141-4/+3
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-141-4/+4
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-16/+16
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-23/+23
* Staging: brcm80211: hnddma.c: fix compiler warningGreg Kroah-Hartman2010-10-081-2/+2
* Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman2010-10-081-5/+5
OpenPOWER on IntegriCloud