summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/linux_osl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: fix various checkpatch errors.Jason Cooper2010-10-121-5/+5
* staging: brcm80211: Coalesce osl_dma_alloc_consistent between fullmac and sof...Brett Rudley2010-10-081-14/+6
* staging: brcm80211: Purge unused memlist debuggingBrett Rudley2010-10-081-9/+0
* Staging: brcm80211: remove ISALIGNED macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-7/+7
* staging: brcm80211: Use proper BRCM_FULLMAC #ifdefsBrett Rudley2010-10-071-13/+17
* staging: brcm80211: Remove dead code from linux_osl.c.Henry Ptasinski2010-10-071-41/+0
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-6/+6
* staging: brcm80211: removed duplicated file, linux_osl.cnohee ko2010-10-071-8/+196
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-051-2/+2
* Staging: brcm80211: util: s/uint8/u8/Greg Kroah-Hartman2010-10-051-4/+4
* staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-3/+6
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-141-10/+10
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-26/+26
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-081-0/+516
OpenPOWER on IntegriCloud