aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/include
Commit message (Expand)AuthorAge
* Staging: brcm80211: remove some more macros from linuxver.hGreg Kroah-Hartman2010-10-07
* Staging: brcm80211: remove unused irq typedefGreg Kroah-Hartman2010-10-07
* Staging: brcm80211: remove unneeded pm macroGreg Kroah-Hartman2010-10-07
* Staging: brcm80211: remove some unused macrosGreg Kroah-Hartman2010-10-07
* Staging: brcm80211: remove unneeded pci macrosGreg Kroah-Hartman2010-10-07
* Staging: brcm80211: remove free_netdev wrapperGreg Kroah-Hartman2010-10-07
* Staging: brcm80211: remove old module macro wrappersGreg Kroah-Hartman2010-10-07
* Staging: brcm80211: remove MY_INIT_WORK macroGreg Kroah-Hartman2010-10-07
* staging: brcm80211: bcmutils.[ch]: purge unused funcsBrett Rudley2010-10-05
* Staging: brcm80211: bcmdefs.h: remove unused #definesGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: remove STATIC definitionGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: remove CONST definitionGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-05
* Staging: brcm80211: s/ushort/unsigned short/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: typedefs.h: remove uint8 definitionGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: include: s/uint8/u8/Greg Kroah-Hartman2010-10-05
* Staging: brcm80211: typedefs.h: remove NULL definitionGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: remove unit64 and int64 typedefsGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: typedefs.h move types.h to the top of the fileGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: typedefs.h: remove version.h inclusionGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: typedefs.h: remove some unused #if logicGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: remove bool redefinitionGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: remove redefinition of size_tGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: remove PTRSZ definitionGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: remove floating point typedefsGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: remove INLINE definitionGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: remove UNUSED_PARAMETER macroGreg Kroah-Hartman2010-10-05
* Staging: brcm80211: remove unneeded #ifdef checksGreg Kroah-Hartman2010-10-05
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-05
* staging: brcm80211: Remove unneeded definitions and structures.Henry Ptasinski2010-10-05
* staging: brcm80211: Remove unused structure.Henry Ptasinski2010-10-05
* staging: brcm80211: cleanup headersBrett Rudley2010-09-30
* staging: brcm80211: cleanup headersBrett Rudley2010-09-30
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-21
* 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: spaces required around that ..."Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: space required before that ..."Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: space prohibited before ...close square bracket"Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: need consistent spacing around '*'"Jason Cooper2010-09-14
* staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do - while loop"Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper2010-09-14
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-14
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-14
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-09