summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/phy
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-2113-55728/+0
* staging: brcm80211: remove redundant CHIPID macroArend van Spriel2010-12-022-35/+35
* staging: brcm80211 needs lots of delay.hRandy Dunlap2010-12-013-0/+3
* staging: brcm80211: bcmp => memcmpBrett Rudley2010-12-011-1/+1
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-012-11/+11
* staging: brcm80211: Remove BUSTYPE macroBrett Rudley2010-11-292-3/+3
* staging: brcm80211: unifdef -DWLC_LOWBrett Rudley2010-11-191-2/+0
* staging: brcm80211: unifdef -UWLC_HIGH_ONLYBrett Rudley2010-11-191-4/+0
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-172-9/+9
* staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley2010-11-092-0/+2
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-093-3/+4
* staging: brcm80211: Move #includes out of d11.hBrett Rudley2010-11-095-0/+15
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-218-14/+11
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-143-11/+11
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-143-15/+10
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-143-74/+74
* Staging: brcm80211: phy: remove unneeded use of uintptrGreg Kroah-Hartman2010-10-121-4/+4
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-125-156/+156
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-124-146/+146
* staging: brcm80211: remove BCMNMIATTACHFN() macro.Jason Cooper2010-10-121-1/+1
* 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-083-11/+1
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-083-9/+9
* Staging: brcm80211: phy: wlc_phy_n: fix some comparison warningsGreg Kroah-Hartman2010-10-081-7/+7
* Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-083-55/+55
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-083-8/+8
* Staging: brcm80211: remove broken MAX() implementationGreg Kroah-Hartman2010-10-082-12/+12
* Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2010-10-082-19/+19
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-086-123/+123
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-0810-348/+348
* staging: brcm80211: Don't include bitfuncs.hHenry Ptasinski2010-10-071-1/+0
* staging: brcm80211: Use linux/bitops.h instead of bitfuncs.hHenry Ptasinski2010-10-071-2/+2
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-075-169/+169
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-078-1048/+1048
* Staging: brcm80211: remove CONST definitionGreg Kroah-Hartman2010-10-055-169/+169
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-051-5/+5
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-056-224/+224
* Staging: brcm80211: phy: s/uint8/u8/Greg Kroah-Hartman2010-10-058-770/+770
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-053-0/+10
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-161-1/+2
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-143-7/+7
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-142-2/+2
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-142-54/+51
* staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper2010-09-141-1/+2
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-143-28/+37
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-142-24/+24
OpenPOWER on IntegriCloud