aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/siutils.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: delete unneeded filesHenry Ptasinski2011-05-101-1900/+0
* staging: brcm80211: separate hndpmu functionality for brcmsmac driverArend van Spriel2011-05-031-1/+1
* staging: brcm80211: removed ASSERTs from util dir, part 2Roland Vossen2011-05-031-55/+2
* brcm80211: use native PCI capability definesStanislav Fomichev2011-04-251-3/+2
* brcm80211: use native PCI register offsetsStanislav Fomichev2011-04-251-2/+3
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev2011-04-041-3/+3
* | staging: brcm80211: cleanup si_doattach function for fullmacArend van Spriel2011-04-041-56/+3
|/
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-021-1/+0
* staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel2011-03-011-37/+27
* staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel2011-03-011-48/+48
* staging: brcm80211: remove usage of struct osl_info to access deviceArend van Spriel2011-02-281-26/+27
* staging: brcm80211: replace bcopy with memcpyStanislav Fomichev2011-02-181-1/+1
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-211-3/+0
* staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley2010-12-061-1/+1
* staging: brcm80211: Move osl_pub into oslBrett Rudley2010-12-061-1/+1
* staging: brcm80211: remove redundant CHIPREV macroArend van Spriel2010-12-021-4/+4
* staging: brcm80211: remove redundant CHIPID macroArend van Spriel2010-12-021-11/+11
* staging: brcm80211: remove redundant CHIPTYPE macroArend van Spriel2010-12-021-13/+13
* staging: brcm80211 needs lots of delay.hRandy Dunlap2010-12-011-0/+1
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-011-2/+2
* staging: brcm80211: Remove BUSTYPE macroBrett Rudley2010-11-291-33/+24
* staging: brcm80211: OSL shrink: Remove OSL_PCI_READ/WRITE_CONFIGBrett Rudley2010-11-291-34/+36
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-5/+5
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-1/+5
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-3/+2
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-2/+2
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-1/+1
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-141-2/+1
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-141-6/+6
* Staging: brcm80211: remove sbpciregs_t typedefGreg Kroah-Hartman2010-10-121-5/+4
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-17/+17
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-11/+11
* staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper2010-10-121-1/+1
* staging: brcm80211: remove BCMINITFN() macro.Jason Cooper2010-10-121-8/+8
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-26/+26
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-10/+10
* Staging: brcm80211: util: remove unneeded usage of uintptrGreg Kroah-Hartman2010-10-081-4/+4
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-40/+40
* staging: brcm80211: Remove dead code from siutils.cHenry Ptasinski2010-10-071-997/+0
* staging: brcm80211: Remove unnecessary hndtcam.hHenry Ptasinski2010-10-071-1/+0
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-12/+12
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-051-3/+3
* Staging: brcm80211: util: s/uint8/u8/Greg Kroah-Hartman2010-10-051-22/+22
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+3
* staging: brcm80211: fix #ifdef BRCM_FULLMAC messNohee Ko2010-09-301-16/+2
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-211-6/+78
* staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-141-4/+4