summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/phy/wlc_phy_lcn.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-211-5325/+0Star
* staging: brcm80211 needs lots of delay.hRandy Dunlap2010-12-011-0/+1
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-011-3/+3
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-101-1/+1
* staging: brcm80211: Move #includes out of d11.hBrett Rudley2010-11-101-0/+4
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-3/+3
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-5/+5
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-8/+5Star
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-141-32/+32
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-32/+32
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-24/+24
* staging: brcm80211: Purge unused packet engineBrett Rudley2010-10-091-9/+0Star
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-081-14/+14
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-081-33/+33
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-65/+65
* staging: brcm80211: Use linux/bitops.h instead of bitfuncs.hHenry Ptasinski2010-10-081-2/+2
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-081-45/+45
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-081-206/+206
* Staging: brcm80211: remove CONST definitionGreg Kroah-Hartman2010-10-051-9/+9
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-051-31/+31
* Staging: brcm80211: phy: s/uint8/u8/Greg Kroah-Hartman2010-10-051-88/+88
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+3
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-151-1/+1
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-151-2/+2
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-151-8/+8
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-6/+12
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-11/+22
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-148/+148
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-091-0/+5312