summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys
Commit message (Expand)AuthorAgeFilesLines
...
* staging: brcm80211: Fix debug section mismatch warningBrett Rudley2010-09-301-2/+2
* staging: brcm80211: cleanup headersBrett Rudley2010-09-302-2/+0
* staging: brcm80211: delete unused/obsolete codeBrett Rudley2010-09-302-161/+1
* staging: brcm80211: handle missing firmware betterBrett Rudley2010-09-301-18/+25
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-163-6/+6
* staging: brcm80211: use native ctype libraryAndy Shevchenko2010-09-161-1/+3
* staging: brcm80211: fix remaining checkpatch errors.Jason Cooper2010-09-141-6/+6
* staging: brcm80211: fix "ERROR: trailing whitespace."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-144-8/+8
* staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."Jason Cooper2010-09-142-2/+2
* staging: brcm80211: fix "ERROR: space required after that ..."Jason Cooper2010-09-145-19/+19
* staging: brcm80211: fix "ERROR: space required after that close brace"Jason Cooper2010-09-141-8/+8
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-142-11/+11
* staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'Jason Cooper2010-09-144-7/+7
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-145-13/+13
* staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper2010-09-141-5/+5
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-143-8/+8
* 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-149-113/+150
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-145-79/+79
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-149-57/+114
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-1428-1013/+1013
* staging: brcm80211: Fix some initialisation failure pathsBen Hutchings2010-09-141-13/+12
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-0835-0/+25730
OpenPOWER on IntegriCloud