summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/siutils.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-10staging: brcm80211: delete unneeded filesHenry Ptasinski1-1900/+0
2011-05-03staging: brcm80211: separate hndpmu functionality for brcmsmac driverArend van Spriel1-1/+1
2011-05-03staging: brcm80211: removed ASSERTs from util dir, part 2Roland Vossen1-55/+2
2011-04-25brcm80211: use native PCI capability definesStanislav Fomichev1-3/+2
2011-04-25brcm80211: use native PCI register offsetsStanislav Fomichev1-2/+3
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2011-04-04brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev1-3/+3
2011-04-04staging: brcm80211: cleanup si_doattach function for fullmacArend van Spriel1-56/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel1-1/+0
2011-03-01staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel1-37/+27
2011-03-01staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel1-48/+48
2011-02-28staging: brcm80211: remove usage of struct osl_info to access deviceArend van Spriel1-26/+27
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev1-1/+1
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel1-3/+0
2010-12-06staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley1-1/+1
2010-12-06staging: brcm80211: Move osl_pub into oslBrett Rudley1-1/+1
2010-12-02staging: brcm80211: remove redundant CHIPREV macroArend van Spriel1-4/+4
2010-12-02staging: brcm80211: remove redundant CHIPID macroArend van Spriel1-11/+11
2010-12-02staging: brcm80211: remove redundant CHIPTYPE macroArend van Spriel1-13/+13
2010-12-01staging: brcm80211 needs lots of delay.hRandy Dunlap1-0/+1
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley1-2/+2
2010-11-29staging: brcm80211: Remove BUSTYPE macroBrett Rudley1-33/+24
2010-11-29staging: brcm80211: OSL shrink: Remove OSL_PCI_READ/WRITE_CONFIGBrett Rudley1-34/+36
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley1-5/+5
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley1-1/+5
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman1-3/+2
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com1-2/+2
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com1-1/+1
2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com1-2/+1
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com1-6/+6
2010-10-12Staging: brcm80211: remove sbpciregs_t typedefGreg Kroah-Hartman1-5/+4
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman1-17/+17
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman1-11/+11
2010-10-12staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper1-1/+1
2010-10-12staging: brcm80211: remove BCMINITFN() macro.Jason Cooper1-8/+8
2010-10-08Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman1-26/+26
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman1-10/+10
2010-10-08Staging: brcm80211: util: remove unneeded usage of uintptrGreg Kroah-Hartman1-4/+4
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman1-40/+40
2010-10-07staging: brcm80211: Remove dead code from siutils.cHenry Ptasinski1-997/+0
2010-10-07staging: brcm80211: Remove unnecessary hndtcam.hHenry Ptasinski1-1/+0
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman1-12/+12
2010-10-05Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman1-3/+3
2010-10-05Staging: brcm80211: util: s/uint8/u8/Greg Kroah-Hartman1-22/+22
2010-10-05staging: brcm80211: Move #includes out of headerBrett Rudley1-0/+3
2010-09-30staging: brcm80211: fix #ifdef BRCM_FULLMAC messNohee Ko1-16/+2
2010-09-21staging: brcm80211: add fullmac driverHenry Ptasinski1-6/+78
2010-09-14staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper1-1/+1
2010-09-14staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper1-4/+4