1. f36d83a staging: rtl8187se: Change panic to warn when RF switch turned off by Larry Finger · 14 years ago
  2. 79ad8cb Staging: rtl8187se: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  3. 7f1746f Staging: rtl8187se: Makefile: cleaned up Makefile cflag lines by Tracey Dent · 14 years ago
  4. 3742e3d Staging: rtl8187se: r8185b_init: fixed a lot of checkpatch.pl issues by Tracey Dent · 14 years ago
  5. de171bd Staging: rtl8187se: r8180_wx: fixed a lot of checkptahc.pl issues by Tracey Dent · 14 years ago
  6. 7042b09 Staging: rtl8187se: r8180_rtl8225: fixed a lot of checkpatch.pl issues by Tracey Dent · 14 years ago
  7. 33f6c68 Staging: rtl8187se: r8180_hw: fixed a lot of checkpatch.pl issues by Tracey Dent · 14 years ago
  8. 888b9de Staging: rtl8187se: r8180.h: fixed alot of checkpatch.pl issues by Tracey Dent · 14 years ago
  9. 3dc3494b Staging: rtl8186se: Remove a duplicate include directive in ieee80211.h by Andre Nogueira · 14 years ago
  10. 3983186 Staging: rtl81*: Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  11. beef969 staging: rtl8187se: call disable_pci_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  12. dca4130 param: remove unnecessary writable charp by Rusty Russell · 14 years ago
  13. e956335 Staging: Merge staging-next into Linus's tree by Greg Kroah-Hartman · 14 years ago
  14. f84f927 Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2 by Larry Finger · 14 years ago
  15. 0374e91 Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=n by Andreas Herrmann · 14 years ago
  16. 94002c0 Staging: Use kmemdup by Julia Lawall · 14 years ago
  17. 7a6cb0d Staging: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  18. 3f56c10 Staging: rtl8187se: fixed C99 comments style issues in r8180_core.c by Prashant P. Shah · 14 years ago
  19. bbfb565 Staging: rtl8187se: fixed space style issues in r8180_core.c by Prashant P. Shah · 14 years ago
  20. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  21. cb73da2 Staging: rtl8187se: fix coding style issues in r8180_core.c by John Church · 14 years ago
  22. a5e135b Staging: rtl8187se: Do not mess with carrier settings while scanning by Samuel Ortiz · 14 years ago
  23. 592010b Staging: rtl8187se: Do not send NULL BSSID events when not associated by Samuel Ortiz · 14 years ago
  24. 3eec314 Staging: rtl8187se: Do not autoconnect based on probe response by Samuel Ortiz · 14 years ago
  25. 593ef41 Staging: rtl8187se: fixed checkpatch.pl warnings and errors in r8180_rtl8225z2.c by Olimpiu Pascariu · 14 years ago
  26. 53756de Staging: rtl8187se: Hoist assign from if by Joe Perches · 14 years ago
  27. 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
  28. f341ddd Staging: merge staging patches into Linus's main branch by Greg Kroah-Hartman · 14 years ago
  29. a94f530 Staging: rtl8187se: needs semaphore.h by Randy Dunlap · 14 years ago
  30. cd18964 Staging: r8187se: Remove dead code from r8185b_init.c by Larry Finger · 14 years ago
  31. 8daba6b Staging: r8187se: Remove two private variables that have a fixed value by Larry Finger · 14 years ago
  32. b1b7621 staging: r8187se: Remove write_phy routine by Larry Finger · 14 years ago
  33. 6de92dd Staging: r8187se: Fix for LED not following radio switch by Larry Finger · 14 years ago
  34. 742821c staging: r8187se: Change to use common eeprom routines in EEPROM_93CX by Larry Finger · 14 years ago
  35. bc56894 Staging: Fix continuation line formats by Joe Perches · 15 years ago
  36. 1994130 Staging: r8187se: Fix a faulty if and do additional cleanups by Larry Finger · 15 years ago
  37. cffd4e1 Staging: rtl8187se: fix if statement by Dan Carpenter · 15 years ago
  38. 1832664 staging: fix typos "enalbe" -> "enable" by Uwe Kleine-König · 15 years ago
  39. 0ee9f67 Staging: rtl8187x: Use %pM for mac address output by Joe Perches · 15 years ago
  40. 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
  41. b6b1ac6 Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56 by Larry Finger · 15 years ago
  42. df574b8 Staging: fix rtl8187se compilation errors with mac80211 by George Kadianakis · 15 years ago
  43. ad988ba Staging: rtl8187se: Rename staging driver to avoid name conflict with mainline driver by Larry Finger · 15 years ago
  44. 8eee44d Staging: rtl8187se: Remove card_type by Larry Finger · 15 years ago
  45. d44eb88 Staging: rtl8187se: Remove card8185 variable to simplify flow by Larry Finger · 15 years ago
  46. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  47. 090679c Staging: rtl8187se: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  48. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  49. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  50. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  51. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. fb08808 Staging: update TODO files by Bartlomiej Zolnierkiewicz · 15 years ago
  53. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. b881c6c Staging: fix wireless drivers depends by Randy Dunlap · 15 years ago
  55. a010a33 Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload by Herton Ronaldo Krzesinski · 15 years ago
  56. 125b181 staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV by Larry Finger · 15 years ago
  57. b3184e1 Staging: rtl8187se: Fix comment-out-typo by Michael Buesch · 15 years ago
  58. b6ac161 Staging: ARRAY_SIZE changes by Stoyan Gaydarov · 15 years ago
  59. e1b19da Staging: rtl8187se/ieee80211: convert MMIE_TYPE_* defines to enums by Bartlomiej Zolnierkiewicz · 15 years ago
  60. bea385a Staging: rtl8187se/ieee80211: ieee80211.h reorderings by Bartlomiej Zolnierkiewicz · 15 years ago
  61. 03ea509 Staging: rtl8187se/ieee80211: switch to use <linux/ieee80211.h> by Bartlomiej Zolnierkiewicz · 15 years ago
  62. 0ddd6f6 Staging: rtl8187se: rename struct ieee80211_hdr_QOS to struct ieee80211_hdr_4addrqos by Bartlomiej Zolnierkiewicz · 15 years ago
  63. 726f11e Staging: rtl8187se: rename struct ieee80211_hdr_3addr_qos to struct ieee80211_hdr_3addrqos by Bartlomiej Zolnierkiewicz · 15 years ago
  64. 0604384 Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addr by Bartlomiej Zolnierkiewicz · 15 years ago
  65. f5ce8fe Staging: rtl8187se: remove ENABLE_IPS ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  66. 343c17b Staging: rtl8187se/ieee80211: remove NOT_YET ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  67. 946c2ad Staging: rtl8187se/ieee80211: remove FEDORACORE_9 ifdef by Bartlomiej Zolnierkiewicz · 15 years ago
  68. 846eec4 Staging: rtl8187se/ieee80211: remove OPENSUSE_SLED ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  69. fd88278 Staging: rtl8187se: cleanup r8180_core.c by Bartlomiej Zolnierkiewicz · 15 years ago
  70. 22eec79 Staging: rtl8187se: cleanup r8180_rtl8225z2.c by Bartlomiej Zolnierkiewicz · 15 years ago
  71. 02236f3 Staging: rtl8187se: remove unused definitions from r8180.h by Bartlomiej Zolnierkiewicz · 15 years ago
  72. 7abb66e Staging: rtl8187se: remove unused definitions from r8180_hw.h by Bartlomiej Zolnierkiewicz · 15 years ago
  73. b6d11c0 Staging: rtl8187se: merge r8180_pm.c with r8180_core.c by Bartlomiej Zolnierkiewicz · 15 years ago
  74. b72490a Staging: rtl8187se: cleanup r8180_pm.c by Bartlomiej Zolnierkiewicz · 15 years ago
  75. 44a7dcb Staging: rtl8187se: merge r8180_rtl8225.c with r8180_rtl8225z2.c by Bartlomiej Zolnierkiewicz · 15 years ago
  76. 322f3f2 Staging: rtl8187se: cleanup r8180_rtl8225.c by Bartlomiej Zolnierkiewicz · 15 years ago
  77. e99b82d Staging: rtl8187se: remove unused rtl8225_rf_* functions by Bartlomiej Zolnierkiewicz · 15 years ago
  78. ff95485 Staging: rtl8187se: remove debugging code from r8180_core.c by Bartlomiej Zolnierkiewicz · 15 years ago
  79. 6dc1585 Staging: rtl8187se: remove unused radio frontends by Bartlomiej Zolnierkiewicz · 15 years ago
  80. 5521a51 Staging: rtl8187se: remove dead code by Bartlomiej Zolnierkiewicz · 15 years ago
  81. 6a9a9e4 Staging: rtl8187se: remove CONFIG_RTL8180_IO_MAP ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  82. f19fd335 Staging: rtl8187se: remove CONFIG_RTL8185B ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  83. 5474405 Staging: rtl8187se: remove CONFIG_RTL818x_S ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  84. 9a5aabf Staging: rtl8187se: remove THOMAS_TURBO ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  85. 2e0baea Staging: rtl8187se: remove CONFIG_RTL8180_PM ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  86. 5212499 Staging: rtl8187se: remove ENABLE_DOT11D ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  87. 0bd2f8e Staging: rtl8187se: add TODO by Bartlomiej Zolnierkiewicz · 15 years ago
  88. 7fdb78d Staging: rtl8187se/ieee80211: remove superfluous JOHN_* ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  89. 8f75675 Staging: rtl8187se/ieee80211: remove unused dump_chnl_map() by Bartlomiej Zolnierkiewicz · 15 years ago
  90. c6e43bc Staging: rtl8187se/ieee80211: remove superfluous ieee80211_* defines by Bartlomiej Zolnierkiewicz · 15 years ago
  91. 30bb89f Staging: rtl8187se/ieee80211: remove dead _RTL8187_EXT_PATCH_ code by Bartlomiej Zolnierkiewicz · 15 years ago
  92. 8efff17 Staging: rtl8187se: remove support for older wireless extensions by Bartlomiej Zolnierkiewicz · 15 years ago
  93. 0370453 Staging: rtl8187se: remove kernel version compatibility wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  94. a974762 Staging: rtl8187se: remove unused ieee80211_crypt.h by Bartlomiej Zolnierkiewicz · 15 years ago
  95. fd9b8d6 Staging: rtl8187se: remove duplicate dot11d.h and ieee80211.h includes by Bartlomiej Zolnierkiewicz · 15 years ago
  96. 015ffd8 Staging: rtl8187se/ieee80211: remove unused files by Bartlomiej Zolnierkiewicz · 15 years ago
  97. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  98. 02c8bae Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAME by Dan Aloni · 15 years ago
  99. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  100. 50fdd34 Staging: rtl8187se: wmm_param[1].ac_aci_acm_aifsn tested twice by Roel Kluin · 15 years ago