summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/util/linux_osl.c
AgeCommit message (Expand)Author
2011-03-03staging: brcm80211: remove osl source files from driverArend van Spriel
2011-03-03staging: brcm80211: cleanup declaration in osl.hArend van Spriel
2011-03-03staging: brcm80211: remove unused attributes from struct osl_infoArend van Spriel
2011-03-01staging: brcm80211: relocate skb_get/free routinesBrett Rudley
2011-03-01staging: brcm80211: Remove abstraction of pci_(alloc/free)_consistentBrett Rudley
2011-03-01staging: brcm80211: Remove abstractions for pci_(un)map_singleBrett Rudley
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev
2010-12-07staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel
2010-12-07staging: brcm80211: remove macro usage for sk_buff allocationArend van Spriel
2010-12-07staging: brcm80211: Move osl_pub into oslBrett Rudley
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley
2010-12-01staging: brcm80211: Remove unused PKTFREESETCBBrett Rudley
2010-11-29staging: brcm80211: OSL shrink: Remove OSL_PCI_READ/WRITE_CONFIGBrett Rudley
2010-11-20staging: brcm80211: stragglers not handled by unifdefBrett Rudley
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley
2010-11-17staging: brcm80211: completely remove osl_pubinfo_t typedefBrett Rudley
2010-11-17staging: brcm80211: expose osl contents and start combining osl and pub_osl.Brett Rudley
2010-11-16staging: brcm80211: get rid of last bit of pci configspace workaround.Brett Rudley
2010-11-16staging: brcm80211: simplify pci_config_read/write osl routines.Brett Rudley
2010-11-09staging: brcm80211: Remove pkttag from oslBrett Rudley
2010-11-09staging: brcm80211: Remove 'failed' field from oshBrett Rudley
2010-11-09staging: brcm80211: Remove OSL_ERROR entry pointBrett Rudley
2010-11-09staging: brcm80211: Remove abstraction layer for dma alignmentBrett Rudley
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman
2010-10-14staging: brcm80211: remove unrefrenced malloced fieldmike.rapoport@gmail.com
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman
2010-10-12staging: brcm80211: fix various checkpatch errors.Jason Cooper
2010-10-08staging: brcm80211: Coalesce osl_dma_alloc_consistent between fullmac and sof...Brett Rudley
2010-10-08staging: brcm80211: Purge unused memlist debuggingBrett Rudley
2010-10-08Staging: brcm80211: remove ISALIGNED macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman
2010-10-08staging: brcm80211: Use proper BRCM_FULLMAC #ifdefsBrett Rudley
2010-10-08staging: brcm80211: Remove dead code from linux_osl.c.Henry Ptasinski
2010-10-08Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman
2010-10-08Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman
2010-10-07staging: brcm80211: removed duplicated file, linux_osl.cnohee ko
2010-10-05Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: util: s/uint8/u8/Greg Kroah-Hartman
2010-09-14staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper