summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/bcmsdh_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen2011-05-031-0/+3
* staging: brcm80211: removed WL_NONERoland Vossen2011-05-031-1/+0
* brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev2011-04-041-3/+3
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-2/+2
* 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-17/+4
* staging: brcm80211: cleanup declaration in osl.hArend van Spriel2011-03-021-1/+1
* staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel2011-03-021-2/+2
* staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel2011-02-181-1/+1
* staging: brcm80211 Remove WAKE_LOCKJustin P. Mattock2011-01-201-2/+0
* staging: brcm80211: brcmfmac: cleanup bcmsdh_(un)registerMike Rapoport2010-11-191-12/+1
* staging: brcm80211: brcmfmac: remove PCI SDIO controller bindingMike Rapoport2010-11-191-229/+0
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-5/+5
* staging: brcm80211: brcmfmac: remove PXA SDIO controller bindingMike Rapoport2010-11-161-17/+0
* staging: brcm80211: Remove pkttag from oslBrett Rudley2010-11-091-3/+3
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-2/+1
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-1/+0
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-211-1/+1
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-4/+4
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-4/+2
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-141-4/+2
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-6/+6
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-9/+9
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-2/+2
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: remove unneeded pci macrosGreg Kroah-Hartman2010-10-071-1/+1
* staging: brcm80211: fix 'do not init statics to 0 or NULL'Jason Cooper2010-10-061-1/+1
* staging: brcm80211: brcmfmac/*: fix remaining 'assignment in if condition'Jason Cooper2010-10-061-20/+26
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-051-2/+2
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-211-0/+657
OpenPOWER on IntegriCloud