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