summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-169-292/+23Star
* staging: brcm80211: use native ctype libraryAndy Shevchenko2010-09-164-79/+11Star
* staging: brcm80211: fix remaining checkpatch errors.Jason Cooper2010-09-152-9/+9
* staging: brcm80211: fix "ERROR: trailing whitespace."Jason Cooper2010-09-151-1/+1
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-157-13/+13
* staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."Jason Cooper2010-09-153-3/+3
* staging: brcm80211: fix "ERROR: space required before that ..."Jason Cooper2010-09-151-1/+1
* staging: brcm80211: fix "ERROR: space required after that ..."Jason Cooper2010-09-157-23/+26
* staging: brcm80211: fix "ERROR: space required after that close brace"Jason Cooper2010-09-152-11/+11
* staging: brcm80211: fix "ERROR: space prohibited before ...close square bracket"Jason Cooper2010-09-151-1/+1
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-1510-23/+23
* staging: brcm80211: fix "ERROR: need consistent spacing around '*'"Jason Cooper2010-09-152-6/+6
* staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'Jason Cooper2010-09-159-41/+41
* staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do - while loop"Jason Cooper2010-09-152-3/+18
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-1513-28/+28
* staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper2010-09-156-10/+10
* staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"Jason Cooper2010-09-152-2/+2
* staging: brcm80211: fix "ERROR: while should follow close brace '}'"Jason Cooper2010-09-151-2/+1Star
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-158-132/+96Star
* staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper2010-09-158-27/+54
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-1421-253/+362
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-1421-284/+284
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-1421-163/+326
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-1465-2708/+2708
* staging: brcm80211: Fix URLs for firmware files.Henry Ptasinski2010-09-141-2/+2
* staging: brcm80211: use '%pM' format to print MAC addressAndy Shevchenko2010-09-141-4/+1Star
* staging: brcm80211: Add contact info to TODO list.Henry Ptasinski2010-09-141-0/+6
* staging: brcm80211: Fix some initialisation failure pathsBen Hutchings2010-09-142-14/+12Star
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-09126-0/+115467