summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* 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
* Staging: vt665x: Text janitor in prep for driver mergeJim Lieb2009-09-153-14/+6
* Staging: vt665x: 64bit compile fixes Part 2Jim Lieb2009-09-158-19/+15
* Staging: Correct use of ! and &Julia Lawall2009-09-151-2/+1
* Staging: vt6656: disable wpa related function due to memory failure of this p...miaofng2009-09-151-1/+2
* Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov2009-09-152-2/+1
* Staging: vt6656: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-155-223/+1
* Staging: vt6656: remove dependency on kernel versionAlexander Beregalov2009-09-1510-584/+0
* Staging: vt6656: Integrate vt6656 into build system.Forest Bond2009-09-152-204/+44
* Staging: vt6656: replace call to info with printk call.Forest Bond2009-09-151-1/+1
* Staging: vt6656: use net_device_ops for management functionsForest Bond2009-09-152-7/+19
* Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-09-154-52/+52
* Staging: vt6656: main_usb.c: Drop obsolete fsuid/fsgid accesses.Forest Bond2009-09-151-4/+9
* Staging: vt6656: Build vt6656.ko, not vntwusb.ko.Forest Bond2009-09-151-1/+1
* Staging: vt6656: Add includes to drivers/staging/vt6656.Forest Bond2009-09-154-3/+791
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-1580-0/+44089
OpenPOWER on IntegriCloud