1. ca742cd rtl8192se: Update copyright dates by Larry Finger · 13 years ago
  2. 6a57b08 rtl8192de: Update copyright dates by Larry Finger · 13 years ago
  3. c1d6604 rtl8192cu: Update copyright dates by Larry Finger · 13 years ago
  4. 9003a4a rtl8192ce: Update copyright dates by Larry Finger · 13 years ago
  5. fc61685 rtl8192c_common: Update copyright dates by Larry Finger · 13 years ago
  6. a8d7606 rtlwifi: Update copyright dates by Larry Finger · 13 years ago
  7. 9ef11f7 rtl8192cu: Remove dead code never selected by Larry Finger · 13 years ago
  8. 76a92be rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures by Larry Finger · 13 years ago
  9. 07839b1 rtlwifi: Simplify chip version id logging by Joe Perches · 13 years ago
  10. d9595ce rtlwifi: Remove incorrect logging message prefixes by Joe Perches · 13 years ago
  11. 481b960 rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code by Joe Perches · 13 years ago
  12. f56e7eb rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size by Joe Perches · 13 years ago
  13. 4cd9f40 rtlwifi: Remove duplicate __func__ by Joe Perches · 13 years ago
  14. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  15. 4c48869 rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  16. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  17. af08687 rtlwifi: Standardize RT_PRINT_DATA macro and uses by Joe Perches · 13 years ago
  18. 884dd24 rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros by Joe Perches · 13 years ago
  19. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  20. d90db4b rtl8192se: Fix BUG caused by failure to check skb allocation by Larry Finger · 13 years ago
  21. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  22. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  23. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  24. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  25. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  26. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  27. b9116b9a rtlwifi: Fix locking problem introduces with commit 6539306b by Larry Finger · 13 years ago
  28. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  29. 6539306 rtlwifi: merge ips,lps spinlocks into one mutex by Stanislaw Gruszka · 13 years ago
  30. 41affd5 rtlwifi: use work for lps by Stanislaw Gruszka · 13 years ago
  31. e7ab5f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  32. 91ddff8 rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition by Philipp Dreimann · 13 years ago
  33. 8ff08b4 rtl8192c: Do not log firmware load message unless actually done by Larry Finger · 13 years ago
  34. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  35. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  36. 3b95e9c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  37. de2e56c rtlwifi: Fix incorrect return of IRQ_HANDLED by Larry Finger · 13 years ago
  38. e55b32c rtlwifi: fix lps_lock deadlock by Stanislaw Gruszka · 13 years ago
  39. eb1852b rtlwifi: squash warning in _usb_read_sync by John W. Linville · 13 years ago
  40. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  41. 0dcc3c8 rtlwifi: Remove redundant code from PCI interrupt by Larry Finger · 13 years ago
  42. abfabc9 rtlwifi: rtl8192cu: Fix endianian issues by Larry Finger · 13 years ago
  43. ff6ff96 rtlwifi: rtl8192cu: Change firmware upload to use block writes by Larry Finger · 13 years ago
  44. 040a727 rtlwifi: rtl8192cu: Allow retries for USB I/O by George · 13 years ago
  45. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  46. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  47. 6cddafa rtl8192cu: Add new device IDs by Larry Finger · 13 years ago
  48. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  49. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  50. bad3118 um: a couple of missing dependencies... by Al Viro · 13 years ago
  51. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  52. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  53. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  54. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  55. d83579e rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III by Chaoming Li · 13 years ago
  56. 5c079d8 rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II by Chaoming Li · 13 years ago
  57. db75993 rtlwifi: rtl8192ce: Add new chip revisions by Chaoming Li · 13 years ago
  58. 09e92f0 rtlwifi: Update to new Realtek version - Part I by Chaoming Li · 13 years ago
  59. 603be38 rtlwifi: Change PCI drivers to use the new PM framework by Larry Finger · 13 years ago
  60. 73a253c rtlwifi: Change debug parameter to apply to individual drivers by Larry Finger · 13 years ago
  61. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  62. ffca287 rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync by Larry Finger · 13 years ago
  63. 970ba6a6 rtlwifi: Remove unused routine _usb_readN_sync by Larry Finger · 13 years ago
  64. 0874073 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  65. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  66. 831d854 rtlwifi: rtl8192cu: Fix unitialized struct by Larry Finger · 13 years ago
  67. da3ba88 rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. by Larry Finger · 13 years ago
  68. 87b6d09 rtlwifi: rtl8192de: Change modinfo messages by Larry Finger · 13 years ago
  69. 7664beeb rtlwifi: rtl8192se: Change modinfo messages by Larry Finger · 13 years ago
  70. eed7231 rtlwifi: rtl8192ce: Change modinfo messages by Larry Finger · 13 years ago
  71. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  72. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  73. fb914eb treewide: typo 'interrrupt' word corrections. by Vitaliy Ivanov · 13 years ago
  74. bac2555 rtlwifi: Fix problem when switching connections by George · 13 years ago
  75. 3401dc6 rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP by George · 13 years ago
  76. 5b62bb5 rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  77. 8e35337 rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  78. 2b67e88 rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  79. 78851b6 rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  80. 7ad0ce3 rtlwifi: Install updated rate-mapping routine by Larry Finger · 13 years ago
  81. b5be7e4 rtlwifi: add module parameter to set global debug level by Stefan Assmann · 13 years ago
  82. 03f18fa rtlwifi: rtl892cu: New USB IDs by Larry Finger · 13 years ago
  83. c3ccb33 rtlwifi: Remove raw read/write routines from header by Larry Finger · 13 years ago
  84. 886e14b rtlwifi: Eliminate raw reads and writes from PCIe portion by Larry Finger · 13 years ago
  85. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  86. b6b67df rtlwifi: Fix kernel oops on ARM SOC by Larry Finger · 13 years ago
  87. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  88. 41bf371 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  89. 292b119 rtlwifi: Convert printks to pr_<level> by Joe Perches · 13 years ago
  90. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  91. 1d15b5f wireless: rtlwifi: throw away MAC_FMT and use %pM instead by Andy Shevchenko · 13 years ago
  92. 95a943c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  93. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  94. 1288aa4 rtlwifi: rtl8192cu: Fix duplicate if test by Larry Finger · 13 years ago
  95. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  96. 204d164 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  97. 45a7713 rtlwifi: rtl8192de: Fix error exit from hw_init by Larry Finger · 13 years ago
  98. eb8b27a rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay by Larry Finger · 13 years ago
  99. 9928c7d rtlwifi: rtl8192de: Remove comparison of boolean with true by Larry Finger · 13 years ago
  100. f2e795f rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled by Mike McCormack · 13 years ago