summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-143-27/+54
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-145-735/+735
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-0813-0/+55687
OpenPOWER on IntegriCloud