1. e7400ab staging: gdm72xx: fix typos in Kconfig by Ben Chan · 11 years ago
  2. 82ba972 staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC by Ben Chan · 11 years ago
  3. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  4. 9ef4090 gdm72xx: remove unnecessary cast in gdm_wimax.c by Xenia Ragiadakou · 11 years ago
  5. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 11 years ago
  6. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  7. c0352cb staging: gdm72xx: cancel work when driver unloads by Devendra Naga · 11 years ago
  8. b96dc46 gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  9. d385291 staging/gdm72xx: Remove duplicated code in gdm_qos.c by Peter Huewe · 11 years ago
  10. eb986df staging/gdm72xx: Remove unused variable in gdm_qos.c by Peter Huewe · 11 years ago
  11. a600053 staging/gdm72xx: Include corresponding header file (fix sparse warning) by Peter Huewe · 11 years ago
  12. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 12 years ago
  13. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  14. e143ef8 staging: gdm72xx: unlock on error in init_usb() by Dan Carpenter · 12 years ago
  15. c414467 kill daemonize() by Al Viro · 12 years ago
  16. 0df1a84 staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage of NIP6 by Shan Wei · 12 years ago
  17. a7e4a98 staging: gdm72xx: fix unused variable warning in gdm_usb_send by Ben Chan · 12 years ago
  18. 1a276b8 staging: gdm72xx: protect access of rx / tx structs by Ben Chan · 12 years ago
  19. 3800178 staging/gdm72xx: Use dev_ printks in usb_boot.c by YAMANE Toshiaki · 12 years ago
  20. a7d4683 staging/gdm72xx: Use dev_ printks in gdm_usb.c by YAMANE Toshiaki · 12 years ago
  21. 626e557 staging/gdm72xx: Use dev_ printks in sdio_boot.c by YAMANE Toshiaki · 12 years ago
  22. c9a796d staging/gdm72xx: Use dev_ printks in gdm_sdio.c by YAMANE Toshiaki · 12 years ago
  23. cade0fe staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.c by YAMANE Toshiaki · 12 years ago
  24. 2d83902 staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.c by YAMANE Toshiaki · 12 years ago
  25. f57cee1 staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.c by YAMANE Toshiaki · 12 years ago
  26. 9e412a0 staging/gdm72xx: sdio_boot: replace firmware upgrade API by Macpaul Lin · 12 years ago
  27. 2874762 staging/gdm72xx: gdm_wimax: fix compile error when enable debug by Macpaul Lin · 12 years ago
  28. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  29. 3afcb91 staging/gdm72xx: usb_boot: replace firmware upgrade API in em_download by Macpaul Lin · 12 years ago
  30. 1839c7eb staging/gdm72xx: usb_boot: replace firmware upgrade API by Macpaul Lin · 12 years ago
  31. 443242d staging/gdm72xx: usb_boot: coding style cleanup by Macpaul Lin · 12 years ago
  32. 129575f staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_struct by Ben Chan · 12 years ago
  33. 0d66002 staging/gdm72xx: gdm_usb coding style clean up by Macpaul Lin · 12 years ago
  34. 47ad342 drivers/staging/gdm72xx/gdm_sdio.c: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  35. 13b2663 staging/gdm72xx: remove camel-case vars in gdm_qos by Macpaul Lin · 12 years ago
  36. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  37. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  38. 73295fe staging: gdm72xx: use list_move instead of list_del/list_add by Wei Yongjun · 12 years ago
  39. e5d2cb4 staging: gdm72xx: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  40. f1efd9f staging: gdm72xx: Fix bogus test by Alan Cox · 12 years ago
  41. 07ad99c staging: gdm72xx: use kzalloc to allocate usb_tx structure by Devendra Naga · 12 years ago
  42. 472aba5 staging: gdm72xx: fix reference counting in gdm_wimax_event_init by Ben Chan · 12 years ago
  43. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  44. 09fada5 slightly reduce lossage in gdm72xx by Al Viro · 12 years ago
  45. b13bc8d Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  46. 9b90b71 staging/gdm72xx: coding style fixes gdm_qos.c by Devendra Naga · 12 years ago
  47. c2a1793 staging/gdm72xx: use kzalloc for phydev and sdev by Devendra Naga · 12 years ago
  48. 8df858e staging/gdm72xx: cleanup little at gdm_wimax_event_rcv by Devendra Naga · 12 years ago
  49. 7fc03ad staging/gdm72xx: use kzalloc for phydev and udev by Devendra Naga · 12 years ago
  50. d67030d staging/gdm72xx: return PTR_ERR rather -ENOENT by Devendra Naga · 12 years ago
  51. e7ecb0f staging: gdm72xx: use %pM for MAC by Andy Shevchenko · 12 years ago
  52. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  53. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. a8edf8a gdm72xx: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  55. 2da049b staging: gdm72xx: fix an skb memory leak by Javier Martinez Canillas · 12 years ago
  56. bcc66c0 Merge 3.5-rc4 into staging-next by Greg Kroah-Hartman · 12 years ago
  57. 9f77186 staging: gdm72xx: Release netlink socket properly by Ben Chan · 12 years ago
  58. 0c16ae7 staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_complete by Ben Chan · 12 years ago
  59. dd13c86 staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_complete by Ben Chan · 12 years ago
  60. 02fd3b3 staging/gdm72xx: Remove version.h includes by Devendra Naga · 12 years ago
  61. ff5e4a1 Staging: gdm72xx: gdm_usb: fix deprecated function kernel_thread by Adnan Ali · 12 years ago
  62. 622d421 staging: gdm72xx depends on NET by Randy Dunlap · 12 years ago
  63. 54bc1ff staging: gdm72xx: Set up parent link in sysfs for gdm72xx devices by Paul Stewart · 12 years ago
  64. dd4f521 staging: gdm72xx: WIMAX_GDM72XX_USB_PM should depend on USB_SUSPEND by Geert Uytterhoeven · 12 years ago
  65. 247e9cf staging: gdm72xx: Add GCT GDM72xx WiMAX driver. by Sage Ahn · 12 years ago