summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/phy
Commit message (Expand)AuthorAgeFilesLines
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-0810-348/+348
* staging: brcm80211: Don't include bitfuncs.hHenry Ptasinski2010-10-081-1/+0Star
* staging: brcm80211: Use linux/bitops.h instead of bitfuncs.hHenry Ptasinski2010-10-081-2/+2
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-085-169/+169
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-088-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-151-1/+1
* staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."Jason Cooper2010-09-151-1/+1
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-153-7/+7
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-152-2/+2
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-152-54/+51Star
* 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-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-0913-0/+55687