summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-164-272/+15Star
* staging: brcm80211: use native ctype libraryAndy Shevchenko2010-09-162-51/+8Star
* staging: brcm80211: fix "ERROR: space required after that ..."Jason Cooper2010-09-152-4/+7
* staging: brcm80211: fix "ERROR: space required after that close brace"Jason Cooper2010-09-151-3/+3
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-155-5/+5
* staging: brcm80211: fix "ERROR: need consistent spacing around '*'"Jason Cooper2010-09-151-4/+4
* staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do - while loop"Jason Cooper2010-09-151-2/+14
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-151-1/+1
* staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper2010-09-155-5/+5
* 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-153-70/+37Star
* staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper2010-09-154-9/+18
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-149-112/+175
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-1412-178/+178
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-149-79/+158
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-1413-513/+513
* staging: brcm80211: use '%pM' format to print MAC addressAndy Shevchenko2010-09-141-4/+1Star
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-0914-0/+16549