aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-043-7/+6
|\
| * staging: vt6655: add missing curly bracesDan Carpenter2010-03-031-2/+4
| * Staging: v56655: add missing parentheses (in comment)Roel Kluin2010-03-031-1/+1
| * Staging: vt6655/device_main.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-031-4/+1
* | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-4/+2
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+2
|/
* Staging/vt66*: kconfig, depends on WLANRandy Dunlap2009-12-231-1/+1
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-113-5/+5
* Staging: vt665*: fix printk formatsRandy Dunlap2009-12-111-2/+2
* Staging: vt6655: remove __cplusplus ifdefsShawn Bohrer2009-12-111-17/+0
* Staging: vt6655 remove unneeded version.hShawn Bohrer2009-12-111-1/+0
* Staging: vt6655 remove duplicate includesShawn Bohrer2009-12-111-1/+0
* Staging: vt6655 remove kcompat.hShawn Bohrer2009-12-112-40/+0
* Staging: vt6655: Correct unsigned bound issueRoel Kluin2009-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
* | 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: vt6655: fix possible Read buffer overflowRoel Kluin2009-09-151-4/+8
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-1519-221/+129
* Staging: vt665x: remove tpci.h fileJim Lieb2009-09-153-120/+6
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-1520-289/+198
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-1574-1132/+11
* Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb2009-09-1524-503/+101
* Staging: vt6655: add TODOBartlomiej Zolnierkiewicz2009-09-151-0/+21
* Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb2009-09-1537-216/+216
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-1524-844/+846
* Staging: vt665x: 64bit compile fixes Part 1Jim Lieb2009-09-158-29/+28
* Staging: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-König2009-09-155-6/+6
* Staging: vt6655: remove unused Makefile.{arm,x86} filesBartlomiej Zolnierkiewicz2009-09-152-390/+0
* Staging: vt6655: remove PRIVATE_OBJ ifdefsBartlomiej Zolnierkiewicz2009-09-157-512/+0
* Staging: vt6655: Remove Makefile refs to EXPORT_SYMTABRobert P. J. Day2009-09-153-3/+3
* Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov2009-09-155-25/+1
* Staging: vt6655: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-155-190/+2
* Staging: vt6655: fix build when !CONFIG_WIRELESS_EXTAlexander Beregalov2009-09-151-7/+2
* Staging: vt6655: compile fixAlan Cox2009-07-121-5/+5
* Staging: vt6655: uses pci functions, should depend on PCIRandy Dunlap2009-06-191-0/+1
* Staging: vt6655: Integrate drivers/staging/vt6655 into build system.Forest Bond2009-06-192-218/+43
* Staging: vt6655: use net_device_ops for management functionsForest Bond2009-06-192-7/+17
* Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.Forest Bond2009-06-196-409/+16
* Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-06-194-54/+51
* Staging: vt6655: Build vt6655.ko, not viawget.ko.Forest Bond2009-06-191-1/+1
* Staging: vt6655: Drop obsolete fsuid/fsgid accesses.Forest Bond2009-06-191-8/+14
* Staging: vt6655 Add includes to drivers/staging/vt6655.Forest Bond2009-06-194-0/+1168
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-1978-0/+49521