summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko2010-10-122-9/+5
* staging: brcm80211: remove BCMNMIATTACHFN() macro.Jason Cooper2010-10-122-2/+2
* staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper2010-10-123-5/+5
* staging: brcm80211: remove BCMINITFN() macro.Jason Cooper2010-10-122-16/+16
* staging: brcm80211: Purge unused wlc_id_nameBrett Rudley2010-10-081-8/+0
* staging: brcm80211: Purge unused packet engineBrett Rudley2010-10-084-72/+0
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-089-60/+56
* Staging: brcm80211: sys: fix some comparison warningsGreg Kroah-Hartman2010-10-082-2/+2
* Staging: brcm80211: sys: wlc_ampdu: fix some comparison warningsGreg Kroah-Hartman2010-10-081-5/+5
* Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman2010-10-085-8/+8
* Staging: brcm80211: remove ISALIGNED macroGreg Kroah-Hartman2010-10-082-7/+7
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-082-13/+13
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-084-9/+9
* Staging: brcm80211: remove broken MAX() implementationGreg Kroah-Hartman2010-10-082-5/+5
* Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2010-10-084-29/+28
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-085-23/+23
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-0823-287/+287
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-076-9/+9
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-0719-406/+406
* Staging: brcm80211: remove some more macros from linuxver.hGreg Kroah-Hartman2010-10-071-0/+1
* Staging: brcm80211: remove unneeded pm macroGreg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: remove unneeded pci macrosGreg Kroah-Hartman2010-10-071-3/+3
* Staging: brcm80211: remove MY_INIT_WORK macroGreg Kroah-Hartman2010-10-071-2/+2
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-052-14/+14
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-053-12/+12
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-0510-77/+77
* Staging: brcm80211: include: s/uint8/u8/Greg Kroah-Hartman2010-10-051-13/+13
* Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman2010-10-0524-423/+423
* Staging: brcm80211: remove INLINE definitionGreg Kroah-Hartman2010-10-055-9/+9
* staging: brcm80211: Purge unused extern declarationsBrett Rudley2010-10-051-12/+0
* staging: brcm80211: Purge packets tagsBrett Rudley2010-10-051-75/+0
* staging: brcm80211: Purge unused flags and macros from wlc_scb.hBrett Rudley2010-10-051-132/+5
* staging: brcm80211: Purge unused #includesBrett Rudley2010-10-056-43/+0
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-0510-0/+20
* staging: brcm80211: Remove unnecessary assertions.Henry Ptasinski2010-10-051-8/+0
* staging: brcm80211: Remove unnecessary debug print routines.Henry Ptasinski2010-10-051-380/+0
* staging: brcm80211: Remove unused field from wlc_info structure.Henry Ptasinski2010-10-051-1/+0
* staging: brcm80211: Remove unnecessary assertions.Henry Ptasinski2010-10-051-6/+0
* 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
OpenPOWER on IntegriCloud