aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément1-8/+8
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément1-7/+7
2010-05-14Staging: vt6655: remove IN definitionCharles Clément1-1/+1
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément1-12/+12
2010-05-11Staging: Drop memory allocation castJulia Lawall1-1/+1
2010-05-11staging: vt6655: Fix kernel BUG on driver wpa initializationLarry Finger1-0/+2
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément1-7/+7
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-3/+3
2010-05-11Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond1-2/+2
2010-05-11Staging: vt6655: Hoist assign from ifJoe Perches1-1/+2
2010-05-11Staging: vt6655: CGI/CSI confusion in device_ioctl()Roel Kluin1-2/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman1-4/+1
2010-03-03Staging: vt6655/device_main.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+1
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko1-4/+2
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-2/+2
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-15Staging: vt6655: fix possible Read buffer overflowRoel Kluin1-4/+8
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb1-12/+11
2009-09-15Staging: vt665x: remove tpci.h fileJim Lieb1-6/+6
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-48/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb1-2/+2
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-112/+112
2009-09-15Staging: vt665x: 64bit compile fixes Part 1Jim Lieb1-9/+12
2009-09-15Staging: vt6655: remove PRIVATE_OBJ ifdefsBartlomiej Zolnierkiewicz1-268/+0
2009-09-15Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov1-8/+0
2009-09-15Staging: vt6655: remove dependency on WIRELESS_EXT versionAlexander Beregalov1-18/+2
2009-09-15Staging: vt6655: fix build when !CONFIG_WIRELESS_EXTAlexander Beregalov1-7/+2
2009-07-12Staging: vt6655: compile fixAlan Cox1-5/+5
2009-06-19Staging: vt6655: use net_device_ops for management functionsForest Bond1-6/+11
2009-06-19Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.Forest Bond1-83/+1
2009-06-19Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.Forest Bond1-19/+11
2009-06-19Staging: vt6655: Drop obsolete fsuid/fsgid accesses.Forest Bond1-8/+14
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+4153