1. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  2. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  3. 21ec51f Staging: vt6656: use ETH_HLEN macro instead of custom one by Charles Clément · 14 years ago
  4. cc856e6 Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs by Andres More · 14 years ago
  5. 213d2e9 Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefs by Andres More · 14 years ago
  6. 7a6cb0d Staging: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  7. 71e5106 staging: vt6656: code cleanup, removed unused I8 macro by Andres More · 14 years ago
  8. 659770d staging: vt6656: code cleanup, replaced U32 macro with u32 by Andres More · 14 years ago
  9. 26233e6 staging: vt6656: code cleanup, replaced U16 macro with u16 by Andres More · 14 years ago
  10. 442f9cb staging: vt6656: code cleanup, replaced U8 macro with u8 by Andres More · 14 years ago
  11. 6593dfa staging: vt6656: card.h: code cleanup, resolved checkpatch findings by Andres More · 14 years ago
  12. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  13. 8ff2377 staging: vt6656: aes_ccmp.c: code cleanup, cleared checkpatch findings by Andres More · 14 years ago
  14. 0cbd8d9 staging: vt6656: code cleanup, removed HANDLE definition in ttype.h by Andres More · 14 years ago
  15. 6e1b4e2 Staging: vt6656: code cleanup, resolved sparse finding by Andres More · 14 years ago
  16. 6f8c13c Staging: vt6656: code cleanup, removed OUT definition by Andres More · 14 years ago
  17. fa10b25 Staging: vt6656: removed SUCCESS define as it is not used by Andres More · 14 years ago
  18. e7b07d1 Staging: vt6656: code cleanup, fixed comments style at the end of headers by Andres More · 14 years ago
  19. 8611a29 Staging: vt6656: removed VOID/PVOID definitions by Andres More · 14 years ago
  20. 592ccfe Staging: vt6656: Removed IN definition by Andres More · 14 years ago
  21. c30d797 Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl. by Forest Bond · 14 years ago
  22. 9a0e756 Staging: vt6656: incorporated ETH_ALEN macro instead of custom one by Andres More · 14 years ago
  23. 26e5b65 Staging: vt6656: struct usb_driver cleanup by Andres More · 14 years ago
  24. bd2de35 staging: vt6656: cleared checkpatch.pl findings in 80211hdr.h by Andres More · 14 years ago
  25. ff8041b Staging: vt6656: int.c: Fixed Coding Style issues by Daniel Kenji Toyama · 14 years ago
  26. 6dde1c6 Staging: vt6656: tcrc.c: Fixed coding style issues by Daniel Kenji Toyama · 14 years ago
  27. b77694b Staging: vt6656: tether.c: Fixed coding style issues by Daniel Kenji Toyama · 14 years ago
  28. 183cd29 Staging: vt6656: michael.c: Fixed coding style issues by Daniel Kenji Toyama · 14 years ago
  29. f9ea02a Staging: vt6656: control.c: Fixed coding style issues by Daniel Kenji Toyama · 14 years ago
  30. 69d5b49 Staging: vt6656: rc4.c: Fixed coding style issues by Daniel Kenji Toyama · 14 years ago
  31. bfbfeec Staging: vt6656: Hoist assign from if by Joe Perches · 14 years ago
  32. 8f18604 Staging: drop redundant memset by Julia Lawall · 14 years ago
  33. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  34. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 14 years ago
  35. d590794 staging: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  36. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  37. b2cd414 Staging/vt66*: kconfig, depends on WLAN by Randy Dunlap · 15 years ago
  38. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  39. 9885369 Staging: vt665*: fix printk formats by Randy Dunlap · 15 years ago
  40. 42caa16 Staging: vt6656 remove unneeded version.h and version check by Shawn Bohrer · 15 years ago
  41. 50fcfe5 Staging: vt6656 remove duplicate includes by Shawn Bohrer · 15 years ago
  42. d30b271 Staging: vt6656 remove kcompat.h by Shawn Bohrer · 15 years ago
  43. ee93e19 Staging: vt6655: Correct unsigned bound issue by Roel Kluin · 15 years ago
  44. 5008c45 Staging: vt6656: use lowercase for VIA USB vendor id by Otavio Salvador · 15 years ago
  45. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  46. fb08808 Staging: update TODO files by Bartlomiej Zolnierkiewicz · 15 years ago
  47. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  48. 557c028 Staging: vt6656: fix the memory free bug in vntwusb_disconnect() by miaofng · 15 years ago
  49. 125b181 staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV by Larry Finger · 15 years ago
  50. 14386fd Staging: vt665x: fix built-in compiling by Alexander Beregalov · 15 years ago
  51. c07d3c7 Staging: vt665x: rename the module binary by Greg Kroah-Hartman · 15 years ago
  52. 8a3d91b Staging: vt665x: remove tbit.h by Jim Lieb · 15 years ago
  53. dad72fe Staging: vt665x: cleanup USB definitions by Jim Lieb · 15 years ago
  54. f9de7e7 Staging: vt665x: remove tpci.h file in vt6656 by Jim Lieb · 15 years ago
  55. 3e36259 Staging: vt665x: Remove umem.h Part 2 by Jim Lieb · 15 years ago
  56. 9d26d60 Staging: vt665x: Clean up include files, Part 1 by Jim Lieb · 15 years ago
  57. 193a823 Staging: vt665x: Typedef and macro cleanup Part 1 by Jim Lieb · 15 years ago
  58. 555044b Staging: vt6656: add TODO by Bartlomiej Zolnierkiewicz · 15 years ago
  59. 77f58b1 Staging: vt665x: Text janitor in prep for driver merge by Jim Lieb · 15 years ago
  60. d899d403 Staging: vt665x: 64bit compile fixes Part 2 by Jim Lieb · 15 years ago
  61. 2e9ab1e Staging: Correct use of ! and & by Julia Lawall · 15 years ago
  62. dda7940 Staging: vt6656: disable wpa related function due to memory failure of this part of codes by miaofng · 15 years ago
  63. e882335 Staging: vt665x: depend on WIRELESS_EXT by Alexander Beregalov · 15 years ago
  64. 70f38b1 Staging: vt6656: remove dependency on WIRELESS_EXT version by Alexander Beregalov · 15 years ago
  65. edb3a95 Staging: vt6656: remove dependency on kernel version by Alexander Beregalov · 15 years ago
  66. 5d1fe0c Staging: vt6656: Integrate vt6656 into build system. by Forest Bond · 15 years ago
  67. f4a8df9 Staging: vt6656: replace call to info with printk call. by Forest Bond · 15 years ago
  68. dd8db70 Staging: vt6656: use net_device_ops for management functions by Forest Bond · 15 years ago
  69. 1e28efa Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls. by Forest Bond · 15 years ago
  70. 8f9c466 Staging: vt6656: main_usb.c: Drop obsolete fsuid/fsgid accesses. by Forest Bond · 15 years ago
  71. f02a8cb Staging: vt6656: Build vt6656.ko, not vntwusb.ko. by Forest Bond · 15 years ago
  72. 66252c3 Staging: vt6656: Add includes to drivers/staging/vt6656. by Forest Bond · 15 years ago
  73. 92b9679 Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656. by Forest Bond · 15 years ago