aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys
Commit message (Expand)AuthorAge
* Staging: brcm80211: remove some more macros from linuxver.hGreg Kroah-Hartman2010-10-07
* Staging: brcm80211: remove unneeded pm macroGreg Kroah-Hartman2010-10-07
* Staging: brcm80211: remove unneeded pci macrosGreg Kroah-Hartman2010-10-07
* Staging: brcm80211: remove MY_INIT_WORK macroGreg Kroah-Hartman2010-10-07
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-05
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-05
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-05
* Staging: brcm80211: include: s/uint8/u8/Greg Kroah-Hartman2010-10-05
* Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman2010-10-05
* Staging: brcm80211: remove INLINE definitionGreg Kroah-Hartman2010-10-05
* staging: brcm80211: Purge unused extern declarationsBrett Rudley2010-10-05
* staging: brcm80211: Purge packets tagsBrett Rudley2010-10-05
* staging: brcm80211: Purge unused flags and macros from wlc_scb.hBrett Rudley2010-10-05
* staging: brcm80211: Purge unused #includesBrett Rudley2010-10-05
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-05
* staging: brcm80211: Remove unnecessary assertions.Henry Ptasinski2010-10-05
* staging: brcm80211: Remove unnecessary debug print routines.Henry Ptasinski2010-10-05
* staging: brcm80211: Remove unused field from wlc_info structure.Henry Ptasinski2010-10-05
* staging: brcm80211: Remove unnecessary assertions.Henry Ptasinski2010-10-05
* staging: brcm80211: Fix debug section mismatch warningBrett Rudley2010-09-30
* staging: brcm80211: cleanup headersBrett Rudley2010-09-30
* staging: brcm80211: delete unused/obsolete codeBrett Rudley2010-09-30
* staging: brcm80211: handle missing firmware betterBrett Rudley2010-09-30
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-16
* staging: brcm80211: use native ctype libraryAndy Shevchenko2010-09-16
* staging: brcm80211: fix remaining checkpatch errors.Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: trailing whitespace."Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: space required after that ..."Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: space required after that close brace"Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-14
* staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-14
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-14
* staging: brcm80211: Fix some initialisation failure pathsBen Hutchings2010-09-14
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-09