1. 2fdde90 staging: vt6656: iwctl.c: Rewrite siwrts funciton by Marcos Paulo de Souza · 13 years ago
  2. 739ea07 staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrate by Marcos Paulo de Souza · 13 years ago
  3. caa20de staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid by Marcos Paulo de Souza · 13 years ago
  4. f9b9f93 staging: vt6656: Remove return statement of iwctl_giwrange by Marcos Paulo de Souza · 13 years ago
  5. 5d11b17 staging: vt6656: Remove return statement of iwctl_giwmode by Marcos Paulo de Souza · 13 years ago
  6. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  7. ac31e9e staging: vt6656: main_usb.c: Use kzalloc instead kmalloc by Marcos Paulo de Souza · 13 years ago
  8. 428c1fb staging:vt6656: iwctl.c: Removed unneeded function by Marcos Paulo de Souza · 13 years ago
  9. bac2c12 USB: convert drivers/staging/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  10. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  11. d6a32aa staging: vt6656: use %pM for printing MACs by Andy Shevchenko · 13 years ago
  12. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  13. 17fb761 drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urb by Julia Lawall · 13 years ago
  14. 9fc8602 staging: Remove unnecessary semicolons when if (foo) {...}; by Joe Perches · 13 years ago
  15. 1d5c536 staging: vt6656: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  16. 682a453 staging: vt6656: main_usb.c remove one to many l's in the word. by Justin P. Mattock · 14 years ago
  17. 31d5bbf vt6656: Use request_firmware() to load firmware by Ben Hutchings · 14 years ago
  18. eacd121 staging: vt6656: implement missing brackets by Vasiliy Kulikov · 14 years ago
  19. e3a92cd Staging: vt6656: problems in error handling by Dan Carpenter · 14 years ago
  20. 465711b staging: vt6656: removed not useful comments by Andres More · 14 years ago
  21. 6487c49 staging: vt6656: removed NTSTATUS definition by Andres More · 14 years ago
  22. 529e5b3 staging: vt6656: code cleanup in device_netdev_ops' device_xmit() by Andres More · 14 years ago
  23. 24fe608 staging: vt6656: removed WPA_SM_Transtatus definition by Andres More · 14 years ago
  24. e1669ed staging: vt6656: code cleanup in vt6656 DMA TX by Andres More · 14 years ago
  25. 7a8b005 staging: vt6656: code cleanup in vt6656_probe() by Andres More · 14 years ago
  26. 89b28e5 staging: vt6656: removed '#if 1'/'#if 0' definitions by Andres More · 14 years ago
  27. 5583dcf staging: vt6656: removed SndEvt_ToAPI definition by Andres More · 14 years ago
  28. feaf03d staging: vt6656: removed TxInSleep definition by Andres More · 14 years ago
  29. 6cda24f Staging: vt6656: code cleanup of vt6656_disconnect() by Andres More · 14 years ago
  30. e54d9eb Staging: vt6656: code cleanup in vt6656_suspend()/vt6656_resume() by Andres More · 14 years ago
  31. 2a1a174 Staging: vt6656: removed '#if 0' definitions by Andres More · 14 years ago
  32. 33d33e42 Staging: vt6656: code cleanup, fixed 'for' statements by Andres More · 14 years ago
  33. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  34. cc856e6 Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs by Andres More · 14 years ago
  35. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  36. 0cbd8d9 staging: vt6656: code cleanup, removed HANDLE definition in ttype.h by Andres More · 14 years ago
  37. 8611a29 Staging: vt6656: removed VOID/PVOID definitions by Andres More · 14 years ago
  38. c30d797 Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl. by Forest Bond · 14 years ago
  39. 9a0e756 Staging: vt6656: incorporated ETH_ALEN macro instead of custom one by Andres More · 14 years ago
  40. 26e5b65 Staging: vt6656: struct usb_driver cleanup by Andres More · 14 years ago
  41. bfbfeec Staging: vt6656: Hoist assign from if by Joe Perches · 14 years ago
  42. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  43. d590794 staging: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  44. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  45. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  46. 42caa16 Staging: vt6656 remove unneeded version.h and version check by Shawn Bohrer · 15 years ago
  47. 50fcfe5 Staging: vt6656 remove duplicate includes by Shawn Bohrer · 15 years ago
  48. 557c028 Staging: vt6656: fix the memory free bug in vntwusb_disconnect() by miaofng · 15 years ago
  49. 8a3d91b Staging: vt665x: remove tbit.h by Jim Lieb · 15 years ago
  50. dad72fe Staging: vt665x: cleanup USB definitions by Jim Lieb · 15 years ago
  51. 3e36259 Staging: vt665x: Remove umem.h Part 2 by Jim Lieb · 15 years ago
  52. 9d26d60 Staging: vt665x: Clean up include files, Part 1 by Jim Lieb · 15 years ago
  53. d899d403 Staging: vt665x: 64bit compile fixes Part 2 by Jim Lieb · 15 years ago
  54. dda7940 Staging: vt6656: disable wpa related function due to memory failure of this part of codes by miaofng · 15 years ago
  55. e882335 Staging: vt665x: depend on WIRELESS_EXT by Alexander Beregalov · 15 years ago
  56. 70f38b1 Staging: vt6656: remove dependency on WIRELESS_EXT version by Alexander Beregalov · 15 years ago
  57. edb3a95 Staging: vt6656: remove dependency on kernel version by Alexander Beregalov · 15 years ago
  58. f4a8df9 Staging: vt6656: replace call to info with printk call. by Forest Bond · 15 years ago
  59. dd8db70 Staging: vt6656: use net_device_ops for management functions by Forest Bond · 15 years ago
  60. 1e28efa Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls. by Forest Bond · 15 years ago
  61. 8f9c466 Staging: vt6656: main_usb.c: Drop obsolete fsuid/fsgid accesses. by Forest Bond · 15 years ago
  62. 92b9679 Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656. by Forest Bond · 15 years ago