summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: code cleanup, removed unused I8 macroAndres More2010-05-141-7/+0
* staging: vt6656: code cleanup, replaced U32 macro with u32Andres More2010-05-143-137/+112
* staging: vt6656: code cleanup, replaced U16 macro with u16Andres More2010-05-142-24/+23
* staging: vt6656: code cleanup, replaced U8 macro with u8Andres More2010-05-142-40/+32
* staging: vt6656: card.h: code cleanup, resolved checkpatch findingsAndres More2010-05-111-15/+9
* Staging: Drop memory allocation castJulia Lawall2010-05-113-4/+4
* staging: vt6656: aes_ccmp.c: code cleanup, cleared checkpatch findingsAndres More2010-05-111-289/+272
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-1118-781/+506
* Staging: vt6656: code cleanup, resolved sparse findingAndres More2010-05-111-37/+40
* Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-1121-111/+85
* Staging: vt6656: removed SUCCESS define as it is not usedAndres More2010-05-111-5/+0
* Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More2010-05-1138-106/+38
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-1145-427/+409
* Staging: vt6656: Removed IN definitionAndres More2010-05-1139-965/+960
* Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond2010-05-114-9/+9
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-1118-227/+310
* Staging: vt6656: struct usb_driver cleanupAndres More2010-05-111-40/+32
* staging: vt6656: cleared checkpatch.pl findings in 80211hdr.hAndres More2010-05-111-50/+33
* Staging: vt6656: int.c: Fixed Coding Style issuesDaniel Kenji Toyama2010-05-111-109/+141
* Staging: vt6656: tcrc.c: Fixed coding style issuesDaniel Kenji Toyama2010-05-111-10/+11
* Staging: vt6656: tether.c: Fixed coding style issuesDaniel Kenji Toyama2010-05-111-23/+22
* Staging: vt6656: michael.c: Fixed coding style issuesDaniel Kenji Toyama2010-05-111-91/+86
* Staging: vt6656: control.c: Fixed coding style issuesDaniel Kenji Toyama2010-05-111-49/+38
* Staging: vt6656: rc4.c: Fixed coding style issuesDaniel Kenji Toyama2010-05-111-39/+39
* Staging: vt6656: Hoist assign from ifJoe Perches2010-05-112-11/+22
* Staging: drop redundant memsetJulia Lawall2010-05-111-2/+0
* staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-3/+2
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+3
* Staging/vt66*: kconfig, depends on WLANRandy Dunlap2009-12-231-1/+1
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-117-9/+9
* Staging: vt665*: fix printk formatsRandy Dunlap2009-12-112-3/+3
* Staging: vt6656 remove unneeded version.h and version checkShawn Bohrer2009-12-112-7/+0
* Staging: vt6656 remove duplicate includesShawn Bohrer2009-12-114-5/+0
* Staging: vt6656 remove kcompat.hShawn Bohrer2009-12-112-40/+0
* Staging: vt6655: Correct unsigned bound issueRoel Kluin2009-12-111-1/+1
* Staging: vt6656: use lowercase for VIA USB vendor idOtavio Salvador2009-12-111-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-3/+2
|\
| * Staging: update TODO filesBartlomiej Zolnierkiewicz2009-11-301-3/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-1/+0
|\ \ | |/
| * Staging: vt6656: fix the memory free bug in vntwusb_disconnect()miaofng2009-10-301-1/+0
* | staging: Add proper selection of WIRELESS_EXT and WEXT_PRIVLarry Finger2009-10-071-1/+3
|/
* Staging: vt665x: fix built-in compilingAlexander Beregalov2009-09-152-7/+1
* Staging: vt665x: rename the module binaryGreg Kroah-Hartman2009-09-151-2/+2
* Staging: vt665x: remove tbit.hJim Lieb2009-09-1517-145/+55
* Staging: vt665x: cleanup USB definitionsJim Lieb2009-09-153-25/+20
* Staging: vt665x: remove tpci.h file in vt6656Jim Lieb2009-09-152-144/+0
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-1524-263/+168
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-1575-1177/+10
* Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb2009-09-1526-521/+123
* Staging: vt6656: add TODOBartlomiej Zolnierkiewicz2009-09-151-0/+20
OpenPOWER on IntegriCloud