summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/include/linux_osl.h
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: absorb linux_osl.h into osl.hBrett Rudley2010-12-021-270/+0
* staging: brcm80211: bcmp => memcmpBrett Rudley2010-12-011-2/+0
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-011-3/+0
* staging: brcm80211: Remove bogus gcc version checkingBrett Rudley2010-12-011-10/+1
* staging: brcm80211: Remove unused PKTFREESETCBBrett Rudley2010-12-011-6/+0
* staging: brcm80211: Remove OSL_DMADDRWIDTHBrett Rudley2010-12-011-3/+0
* staging: brcm80211: remove some more packet related macrosArend van Spriel2010-11-291-5/+2
* staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel2010-11-291-14/+4
* staging: brcm80211: OSL shrink: Remove OSL_PCI_READ/WRITE_CONFIGBrett Rudley2010-11-291-9/+0
* staging: brcm80211: stragglers not handled by unifdefBrett Rudley2010-11-191-37/+0
* staging: brcm80211: replaced PKTSETLEN macro by native __skb_trim callArend van Spriel2010-11-191-3/+0
* staging: brcm80211: replace PKTPUSH and PKTPULL macros with native skbuff callsArend van Spriel2010-11-191-2/+0
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-19/+23
* staging: brcm80211: completely remove osl_pubinfo_t typedefBrett Rudley2010-11-171-14/+15
* staging: brcm80211: expose osl contents and start combining osl and pub_osl.Brett Rudley2010-11-171-13/+0
* staging: brcm80211: remove unused osl_pkt{get,free}_staticMike Rapoport2010-11-161-3/+0
* staging: brcm80211: Remove pkttag from oslBrett Rudley2010-11-091-9/+1
* staging: brcm80211: Remove OSL_ERROR entry pointBrett Rudley2010-11-091-3/+0
* staging: brcm80211: Remove dead code from osl.hBrett Rudley2010-11-091-22/+0
* staging: brcm80211: Remove abstraction layer for dma alignmentBrett Rudley2010-11-091-2/+0
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-4/+0
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-3/+0
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-211-2/+2
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-3/+0
* staging: brcm80211: remove unused NATIVE_{MALLOC,MFREE}mike.rapoport@gmail.com2010-10-141-3/+0
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-2/+0
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-141-2/+0
* staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com2010-10-141-5/+0
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-141-3/+0
* Staging: brcm80211: include: remove unneeded use of uintptrGreg Kroah-Hartman2010-10-121-4/+4
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-1/+1
* staging: brcm80211: Coalesce osl_dma_alloc_consistent between fullmac and sof...Brett Rudley2010-10-081-9/+8
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-18/+18
* staging: brcm80211: Remove dead code from linux_osl.c.Henry Ptasinski2010-10-071-12/+0
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-16/+16
* Staging: brcm80211: remove some more macros from linuxver.hGreg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-051-3/+3
* Staging: brcm80211: include: s/uint8/u8/Greg Kroah-Hartman2010-10-051-15/+15
* Staging: brcm80211: remove INLINE definitionGreg Kroah-Hartman2010-10-051-2/+2
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+8
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-211-20/+68
* staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'Jason Cooper2010-09-141-25/+25
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-141-3/+3
* staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper2010-09-141-15/+30
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-25/+25
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-081-0/+370
OpenPOWER on IntegriCloud