summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-45/+48
|\
| * Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément2010-05-181-2/+2
| * Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-171-8/+8
| * Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-171-7/+7
| * Staging: vt6655: remove IN definitionCharles Clément2010-05-141-1/+1
| * Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-12/+12
| * Staging: Drop memory allocation castJulia Lawall2010-05-111-1/+1
| * staging: vt6655: Fix kernel BUG on driver wpa initializationLarry Finger2010-05-111-0/+2
| * Staging: vt6655: remove PVOID definition and useCharles Clément2010-05-111-7/+7
| * Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-3/+3
| * Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond2010-05-111-2/+2
| * Staging: vt6655: Hoist assign from ifJoe Perches2010-05-111-1/+2
| * Staging: vt6655: CGI/CSI confusion in device_ioctl()Roel Kluin2010-05-111-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-041-4/+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: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: vt6655: fix possible Read buffer overflowRoel Kluin2009-09-151-4/+8
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-12/+11
* Staging: vt665x: remove tpci.h fileJim Lieb2009-09-151-6/+6
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-48/+0
* Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb2009-09-151-2/+2
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-112/+112
* Staging: vt665x: 64bit compile fixes Part 1Jim Lieb2009-09-151-9/+12
* Staging: vt6655: remove PRIVATE_OBJ ifdefsBartlomiej Zolnierkiewicz2009-09-151-268/+0
* Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov2009-09-151-8/+0
* Staging: vt6655: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-151-18/+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: use net_device_ops for management functionsForest Bond2009-06-191-6/+11
* Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.Forest Bond2009-06-191-83/+1
* Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-06-191-19/+11
* Staging: vt6655: Drop obsolete fsuid/fsgid accesses.Forest Bond2009-06-191-8/+14
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+4153
OpenPOWER on IntegriCloud