summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-051-10/+10
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-051-27/+27
* Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman2010-10-051-104/+104
* Staging: brcm80211: remove INLINE definitionGreg Kroah-Hartman2010-10-051-1/+1
* staging: brcm80211: Purge unused #includesBrett Rudley2010-10-051-5/+0Star
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+2
* staging: brcm80211: Remove unnecessary assertions.Henry Ptasinski2010-10-051-8/+0Star
* staging: brcm80211: Remove unnecessary debug print routines.Henry Ptasinski2010-10-051-380/+0Star
* staging: brcm80211: cleanup headersBrett Rudley2010-09-301-1/+0Star
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-161-2/+1Star
* staging: brcm80211: use native ctype libraryAndy Shevchenko2010-09-161-1/+3
* 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-151-8/+8
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-151-2/+2
* 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-141-34/+47
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-141-35/+35
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-18/+36
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-239/+239
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-091-0/+9111