aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/hnddma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-10staging: brcm80211: move files only used by brcmsmac into appropriate dirHenry Ptasinski1-1765/+0
2011-05-03staging: brcm80211: cleanup code in source file aiutils.cArend van Spriel1-8/+9
2011-05-03staging: brcm80211: removed ASSERTs from util dir, part 2Roland Vossen1-56/+1
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman1-3/+3
2011-04-04staging: brcm80211: code cleanupRoland Vossen1-3/+0
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-14staging: brcm80211: Remove NULL check before kfreeIlia Mirkin1-9/+5
2011-03-14staging: brcm80211: invalidate all AMPDU packets on IEEE80211_AMPDU_TX_STOPRoland Vossen1-0/+24
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel1-1/+0
2011-03-02staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel1-5/+3
2011-03-02staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel1-5/+5
2011-03-02staging: brcm80211: remove of type definition osldma_tArend van Spriel1-6/+4
2011-03-02staging: brcm80211: remove unused attributes from struct osl_infoArend van Spriel1-3/+1
2011-03-01staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel1-8/+4
2011-03-01staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel1-57/+57
2011-02-28staging: brcm80211: remove usage of struct osl_info to access deviceArend van Spriel1-16/+18
2011-02-28staging: brcm80211: Remove abstraction of pci_(alloc/free)_consistentBrett Rudley1-13/+27
2011-02-28staging: brcm80211: Remove abstractions for pci_(un)map_singleBrett Rudley1-8/+7
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev1-1/+0
2011-02-23staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev1-2/+2
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev1-2/+2
2011-02-18staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel1-3/+3
2011-02-04staging: brcm80211: removed references to 32 bit DMA registersRoland Vossen1-11/+0
2011-02-04staging: brcm80211: removed 32 bit DMA functionsRoland Vossen1-685/+2
2011-02-04staging: brcm80211: removed more unused dma32 codeRoland Vossen1-232/+162
2011-02-04staging: brcm80211: removed unused DMA32 related codeRoland Vossen1-133/+0
2011-01-25Revert "staging: brcm80211: assure common sources are truly common"Greg Kroah-Hartman1-1/+0
2011-01-25staging: brcm80211: assure common sources are truly commonArend van Spriel1-0/+1
2010-12-08staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen1-5/+3
2010-12-06staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel1-11/+6
2010-12-06staging: brcm80211: remove macro usage for sk_buff allocationArend van Spriel1-1/+1
2010-12-06staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley1-4/+12
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley1-5/+8
2010-11-29staging: brcm80211: Remove BUSTYPE macroBrett Rudley1-4/+4
2010-11-29staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel1-12/+12
2010-11-29staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel1-8/+9
2010-11-19staging: brcm80211: replaced PKTSETLEN macro by native __skb_trim callArend van Spriel1-2/+2
2010-11-19staging: brcm80211: replace PKTPUSH and PKTPULL macros with native skbuff callsArend van Spriel1-1/+1
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley1-12/+12
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley1-1/+2
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman1-1/+0
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman1-12/+12
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com1-7/+5
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com1-11/+5
2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com1-4/+3
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com1-4/+4
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman1-16/+16
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman1-23/+23
2010-10-08Staging: brcm80211: hnddma.c: fix compiler warningGreg Kroah-Hartman1-2/+2
2010-10-08Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman1-5/+5