1. 70834d3 usermodehelper: use UMH_WAIT_PROC consistently by Oleg Nesterov · 12 years ago
  2. 40ec6c5 Staging: rtl8187se: r8180_wx.c: Cleaned up comments by Andrew Miller · 12 years ago
  3. e7e298e Staging: rtl8187se: r8180_wx.c: Removed old comments by Andrew Miller · 12 years ago
  4. 3e837dc Staging: rtl8187se: r8180_dm.c: Removed old comments by Andrew Miller · 12 years ago
  5. da45e3f Staging: rtl8187se: r8180_dm.c: Fix comments by Andrew Miller · 12 years ago
  6. 536d190 Staging: rtl8187se: r8180_dm.c: Fix spacing issues by Andrew Miller · 12 years ago
  7. 1748d2d Staging: rtl8187se: r8180_dm.c Fixed indentation issues by Andrew Miller · 12 years ago
  8. aada7fd Staging: rtl8187se: r8180_dm.c: Fix brackets by Andrew Miller · 12 years ago
  9. 004c7ac Staging: rtl8187se: r8180_dm.c: Removed spaces before tab stop by Andrew Miller · 12 years ago
  10. dec3a00 Staging: rtl8187se: r8180_core.c: Fix some long line issues by Andrew Miller · 12 years ago
  11. 24a39f7 Staging: rtl8187se: r8180_core.c: Fix some spacing issues by Andrew Miller · 12 years ago
  12. cd68680 Staging: rtl8187se: r8180_core.c: Removed trailing spaces by Andrew Miller · 12 years ago
  13. 7c26d76 Staging: rtl8187se: r8180_core.c: Cleaned up if statement by Andrew Miller · 12 years ago
  14. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  15. 6efa04e drivers/staging: do not use EXTRA_CFLAGS by Arnaud Lacombe · 13 years ago
  16. 74d556b drivers/staging/rtl8187se: Don't pass huge struct by value by Jesper Juhl · 13 years ago
  17. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  18. 1380516 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  19. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  20. 94c97e8 drivers:staging:rtl typo fix encryptiong to encryption. by Justin P. Mattock · 13 years ago
  21. ffac362 staging: rtl8187se: Fix big-endian warning by Larry Finger · 13 years ago
  22. 41134db Remove unneeded version.h includes from drivers/staging/rtl*/ by Jesper Juhl · 13 years ago
  23. bf8996d drivers:rtl8187se:remove the use of obsolete create_workqueue in ieee80211_softmac.c by Wanlong Gao · 13 years ago
  24. 219eb47 net/staging: add needed interrupt.h and hardirq.h includes by Stephen Rothwell · 13 years ago
  25. df9b29d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  26. 84ba253 staging/rtl81*: build as loadable modules only by Randy Dunlap · 13 years ago
  27. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  28. 76be349 staging: rtl8187se: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  29. 0875abf8 staging: rtl8187se: check kmalloc return value by Xiaochen Wang · 13 years ago
  30. f36d83a staging: rtl8187se: Change panic to warn when RF switch turned off by Larry Finger · 14 years ago
  31. 79ad8cb Staging: rtl8187se: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  32. 7f1746f Staging: rtl8187se: Makefile: cleaned up Makefile cflag lines by Tracey Dent · 14 years ago
  33. 3742e3d Staging: rtl8187se: r8185b_init: fixed a lot of checkpatch.pl issues by Tracey Dent · 14 years ago
  34. de171bd Staging: rtl8187se: r8180_wx: fixed a lot of checkptahc.pl issues by Tracey Dent · 14 years ago
  35. 7042b09 Staging: rtl8187se: r8180_rtl8225: fixed a lot of checkpatch.pl issues by Tracey Dent · 14 years ago
  36. 33f6c68 Staging: rtl8187se: r8180_hw: fixed a lot of checkpatch.pl issues by Tracey Dent · 14 years ago
  37. 888b9de Staging: rtl8187se: r8180.h: fixed alot of checkpatch.pl issues by Tracey Dent · 14 years ago
  38. 3dc3494b Staging: rtl8186se: Remove a duplicate include directive in ieee80211.h by Andre Nogueira · 14 years ago
  39. 3983186 Staging: rtl81*: Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  40. beef969 staging: rtl8187se: call disable_pci_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  41. dca4130 param: remove unnecessary writable charp by Rusty Russell · 14 years ago
  42. e956335 Staging: Merge staging-next into Linus's tree by Greg Kroah-Hartman · 14 years ago
  43. f84f927 Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2 by Larry Finger · 14 years ago
  44. 0374e91 Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=n by Andreas Herrmann · 14 years ago
  45. 94002c0 Staging: Use kmemdup by Julia Lawall · 14 years ago
  46. 7a6cb0d Staging: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  47. 3f56c10 Staging: rtl8187se: fixed C99 comments style issues in r8180_core.c by Prashant P. Shah · 14 years ago
  48. bbfb565 Staging: rtl8187se: fixed space style issues in r8180_core.c by Prashant P. Shah · 14 years ago
  49. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  50. cb73da2 Staging: rtl8187se: fix coding style issues in r8180_core.c by John Church · 14 years ago
  51. a5e135b Staging: rtl8187se: Do not mess with carrier settings while scanning by Samuel Ortiz · 14 years ago
  52. 592010b Staging: rtl8187se: Do not send NULL BSSID events when not associated by Samuel Ortiz · 14 years ago
  53. 3eec314 Staging: rtl8187se: Do not autoconnect based on probe response by Samuel Ortiz · 14 years ago
  54. 593ef41 Staging: rtl8187se: fixed checkpatch.pl warnings and errors in r8180_rtl8225z2.c by Olimpiu Pascariu · 14 years ago
  55. 53756de Staging: rtl8187se: Hoist assign from if by Joe Perches · 14 years ago
  56. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  57. f341ddd Staging: merge staging patches into Linus's main branch by Greg Kroah-Hartman · 14 years ago
  58. a94f530 Staging: rtl8187se: needs semaphore.h by Randy Dunlap · 14 years ago
  59. cd18964 Staging: r8187se: Remove dead code from r8185b_init.c by Larry Finger · 14 years ago
  60. 8daba6b Staging: r8187se: Remove two private variables that have a fixed value by Larry Finger · 14 years ago
  61. b1b7621 staging: r8187se: Remove write_phy routine by Larry Finger · 14 years ago
  62. 6de92dd Staging: r8187se: Fix for LED not following radio switch by Larry Finger · 14 years ago
  63. 742821c staging: r8187se: Change to use common eeprom routines in EEPROM_93CX by Larry Finger · 14 years ago
  64. bc56894 Staging: Fix continuation line formats by Joe Perches · 15 years ago
  65. 1994130 Staging: r8187se: Fix a faulty if and do additional cleanups by Larry Finger · 15 years ago
  66. cffd4e1 Staging: rtl8187se: fix if statement by Dan Carpenter · 15 years ago
  67. 1832664 staging: fix typos "enalbe" -> "enable" by Uwe Kleine-König · 15 years ago
  68. 0ee9f67 Staging: rtl8187x: Use %pM for mac address output by Joe Perches · 15 years ago
  69. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  70. b6b1ac6 Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56 by Larry Finger · 15 years ago
  71. df574b8 Staging: fix rtl8187se compilation errors with mac80211 by George Kadianakis · 15 years ago
  72. ad988ba Staging: rtl8187se: Rename staging driver to avoid name conflict with mainline driver by Larry Finger · 15 years ago
  73. 8eee44d Staging: rtl8187se: Remove card_type by Larry Finger · 15 years ago
  74. d44eb88 Staging: rtl8187se: Remove card8185 variable to simplify flow by Larry Finger · 15 years ago
  75. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  76. 090679c Staging: rtl8187se: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  77. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  78. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  79. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  80. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  81. fb08808 Staging: update TODO files by Bartlomiej Zolnierkiewicz · 15 years ago
  82. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  83. b881c6c Staging: fix wireless drivers depends by Randy Dunlap · 15 years ago
  84. a010a33 Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload by Herton Ronaldo Krzesinski · 15 years ago
  85. 125b181 staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV by Larry Finger · 15 years ago
  86. b3184e1 Staging: rtl8187se: Fix comment-out-typo by Michael Buesch · 15 years ago
  87. b6ac161 Staging: ARRAY_SIZE changes by Stoyan Gaydarov · 15 years ago
  88. e1b19da Staging: rtl8187se/ieee80211: convert MMIE_TYPE_* defines to enums by Bartlomiej Zolnierkiewicz · 15 years ago
  89. bea385a Staging: rtl8187se/ieee80211: ieee80211.h reorderings by Bartlomiej Zolnierkiewicz · 15 years ago
  90. 03ea509 Staging: rtl8187se/ieee80211: switch to use <linux/ieee80211.h> by Bartlomiej Zolnierkiewicz · 15 years ago
  91. 0ddd6f6 Staging: rtl8187se: rename struct ieee80211_hdr_QOS to struct ieee80211_hdr_4addrqos by Bartlomiej Zolnierkiewicz · 15 years ago
  92. 726f11e Staging: rtl8187se: rename struct ieee80211_hdr_3addr_qos to struct ieee80211_hdr_3addrqos by Bartlomiej Zolnierkiewicz · 15 years ago
  93. 0604384 Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addr by Bartlomiej Zolnierkiewicz · 15 years ago
  94. f5ce8fe Staging: rtl8187se: remove ENABLE_IPS ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  95. 343c17b Staging: rtl8187se/ieee80211: remove NOT_YET ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  96. 946c2ad Staging: rtl8187se/ieee80211: remove FEDORACORE_9 ifdef by Bartlomiej Zolnierkiewicz · 15 years ago
  97. 846eec4 Staging: rtl8187se/ieee80211: remove OPENSUSE_SLED ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  98. fd88278 Staging: rtl8187se: cleanup r8180_core.c by Bartlomiej Zolnierkiewicz · 15 years ago
  99. 22eec79 Staging: rtl8187se: cleanup r8180_rtl8225z2.c by Bartlomiej Zolnierkiewicz · 15 years ago
  100. 02236f3 Staging: rtl8187se: remove unused definitions from r8180.h by Bartlomiej Zolnierkiewicz · 15 years ago