summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/phy
AgeCommit message (Expand)Author
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel
2010-12-02staging: brcm80211: remove redundant CHIPID macroArend van Spriel
2010-12-01staging: brcm80211 needs lots of delay.hRandy Dunlap
2010-12-01staging: brcm80211: bcmp => memcmpBrett Rudley
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley
2010-11-29staging: brcm80211: Remove BUSTYPE macroBrett Rudley
2010-11-19staging: brcm80211: unifdef -DWLC_LOWBrett Rudley
2010-11-19staging: brcm80211: unifdef -UWLC_HIGH_ONLYBrett Rudley
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley
2010-11-09staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley
2010-11-09staging: brcm80211: Move #includes out of d11.hBrett Rudley
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com
2010-10-12Staging: brcm80211: phy: remove unneeded use of uintptrGreg Kroah-Hartman
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman
2010-10-12staging: brcm80211: remove BCMNMIATTACHFN() macro.Jason Cooper
2010-10-12staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper
2010-10-12staging: brcm80211: remove BCMINITFN() macro.Jason Cooper
2010-10-08staging: brcm80211: Purge unused packet engineBrett Rudley
2010-10-08Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: phy: wlc_phy_n: fix some comparison warningsGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove broken MAX() implementationGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman
2010-10-08Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman
2010-10-07staging: brcm80211: Don't include bitfuncs.hHenry Ptasinski
2010-10-07staging: brcm80211: Use linux/bitops.h instead of bitfuncs.hHenry Ptasinski
2010-10-07Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: remove CONST definitionGreg Kroah-Hartman
2010-10-05Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: phy: s/uint8/u8/Greg Kroah-Hartman
2010-10-05staging: brcm80211: Move #includes out of headerBrett Rudley
2010-09-16staging: brcm80211: use string native libraryAndy Shevchenko
2010-09-14staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper