summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/phy/wlc_phy_cmn.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-211-3461/+0Star
* staging: brcm80211: remove redundant CHIPID macroArend van Spriel2010-12-021-9/+9
* staging: brcm80211 needs lots of delay.hRandy Dunlap2010-12-011-0/+1
* staging: brcm80211: bcmp => memcmpBrett Rudley2010-12-011-1/+1
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-011-8/+8
* staging: brcm80211: Remove BUSTYPE macroBrett Rudley2010-11-291-2/+2
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-8/+8
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-101-1/+2
* staging: brcm80211: Move #includes out of d11.hBrett Rudley2010-11-101-0/+3
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-2/+2
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-3/+3
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-4/+2Star
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-141-4/+4
* Staging: brcm80211: phy: remove unneeded use of uintptrGreg Kroah-Hartman2010-10-121-4/+4
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-19/+19
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-19/+19
* staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper2010-10-121-1/+1
* staging: brcm80211: remove BCMINITFN() macro.Jason Cooper2010-10-121-1/+1
* staging: brcm80211: Purge unused packet engineBrett Rudley2010-10-091-1/+1
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-5/+5
* Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-081-7/+7
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-6/+6
* Staging: brcm80211: remove broken MAX() implementationGreg Kroah-Hartman2010-10-081-3/+3
* Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2010-10-081-8/+8
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-081-7/+7
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-51/+51
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-081-5/+5
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-081-54/+54
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-051-34/+34
* Staging: brcm80211: phy: s/uint8/u8/Greg Kroah-Hartman2010-10-051-79/+79
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+3
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-161-1/+2
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-151-2/+2
* staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper2010-09-151-1/+2
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-9/+16
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-141-14/+14
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-8/+16
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-137/+137
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-091-0/+3438