1. a9b89e2 rtlwifi: rtl8192ce: Fix loss of receive performance by Jingjun Wu · 12 years ago
  2. ebecdcc rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu by Larry Finger · 12 years ago
  3. 8f526ab rtlwifi: Remove extraneous value return by Larry Finger · 12 years ago
  4. 48de1a1 rtlwifi: Detect misread of end-point count by Larry Finger · 12 years ago
  5. 4e3c3b8 rtlwifi: Fix breakage in debug functions when built as a module by Larry Finger · 12 years ago
  6. 3fccdcf rtlwifi: rtl8192se firmware load can overflow target buffer by Tim Gardner · 13 years ago
  7. e1fa746 Correcting typos in rtlwifi/base.c by Tristan Pourcelot · 13 years ago
  8. 02b6ab0 rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements by Larry Finger · 13 years ago
  9. 2bd02d9 rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask against 1 by Devendra.Naga · 13 years ago
  10. 1232528 rtlwifi: Modify rtl_pci_init to return 0 on success by John W. Linville · 13 years ago
  11. 42bc0c97 rtlwifi: Return correct failure code on error by Simon Graham · 13 years ago
  12. 7f66c2f9 rtlwifi: Handle previous allocation failures when freeing device memory by Simon Graham · 13 years ago
  13. 3d86b93 rtlwifi: Fix PCI probe error path orphaned memory by Tim Gardner · 13 years ago
  14. 3eda95d rtlwifi: Remove extra debugging message accidentally left in by Larry Finger · 13 years ago
  15. 5aff4e7 rtlwifi: Fix typo in dm.c by Masanari Iida · 13 years ago
  16. 1d73c51 rtlwifi: remove return in _rtl_pci_switch_clk_req by Devendra.Naga · 13 years ago
  17. b0302ab rtlwifi: Convert to asynchronous firmware load by Larry Finger · 13 years ago
  18. d273bb2 rtlwifi: Move pr_fmt macros to a single location by Larry Finger · 13 years ago
  19. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  20. ca742cd rtl8192se: Update copyright dates by Larry Finger · 13 years ago
  21. 6a57b08 rtl8192de: Update copyright dates by Larry Finger · 13 years ago
  22. c1d6604 rtl8192cu: Update copyright dates by Larry Finger · 13 years ago
  23. 9003a4a rtl8192ce: Update copyright dates by Larry Finger · 13 years ago
  24. fc61685 rtl8192c_common: Update copyright dates by Larry Finger · 13 years ago
  25. a8d7606 rtlwifi: Update copyright dates by Larry Finger · 13 years ago
  26. 9ef11f7 rtl8192cu: Remove dead code never selected by Larry Finger · 13 years ago
  27. 76a92be rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures by Larry Finger · 13 years ago
  28. 07839b1 rtlwifi: Simplify chip version id logging by Joe Perches · 13 years ago
  29. d9595ce rtlwifi: Remove incorrect logging message prefixes by Joe Perches · 13 years ago
  30. 481b960 rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code by Joe Perches · 13 years ago
  31. f56e7eb rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size by Joe Perches · 13 years ago
  32. 4cd9f40 rtlwifi: Remove duplicate __func__ by Joe Perches · 13 years ago
  33. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  34. 4c48869 rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  35. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  36. af08687 rtlwifi: Standardize RT_PRINT_DATA macro and uses by Joe Perches · 13 years ago
  37. 884dd24 rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros by Joe Perches · 13 years ago
  38. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  39. d90db4b rtl8192se: Fix BUG caused by failure to check skb allocation by Larry Finger · 13 years ago
  40. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  41. 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
  42. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  43. 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
  44. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  45. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  46. b9116b9a rtlwifi: Fix locking problem introduces with commit 6539306b by Larry Finger · 13 years ago
  47. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  48. 6539306 rtlwifi: merge ips,lps spinlocks into one mutex by Stanislaw Gruszka · 13 years ago
  49. 41affd5 rtlwifi: use work for lps by Stanislaw Gruszka · 13 years ago
  50. 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
  51. 91ddff8 rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition by Philipp Dreimann · 13 years ago
  52. 8ff08b4 rtl8192c: Do not log firmware load message unless actually done by Larry Finger · 13 years ago
  53. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  54. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  55. 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
  56. de2e56c rtlwifi: Fix incorrect return of IRQ_HANDLED by Larry Finger · 13 years ago
  57. e55b32c rtlwifi: fix lps_lock deadlock by Stanislaw Gruszka · 13 years ago
  58. eb1852b rtlwifi: squash warning in _usb_read_sync by John W. Linville · 13 years ago
  59. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  60. 0dcc3c8 rtlwifi: Remove redundant code from PCI interrupt by Larry Finger · 13 years ago
  61. abfabc9 rtlwifi: rtl8192cu: Fix endianian issues by Larry Finger · 13 years ago
  62. ff6ff96 rtlwifi: rtl8192cu: Change firmware upload to use block writes by Larry Finger · 13 years ago
  63. 040a727 rtlwifi: rtl8192cu: Allow retries for USB I/O by George · 13 years ago
  64. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  65. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  66. 6cddafa rtl8192cu: Add new device IDs by Larry Finger · 13 years ago
  67. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  68. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  69. bad3118 um: a couple of missing dependencies... by Al Viro · 13 years ago
  70. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  71. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  72. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  73. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  74. d83579e rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III by Chaoming Li · 13 years ago
  75. 5c079d8 rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II by Chaoming Li · 13 years ago
  76. db75993 rtlwifi: rtl8192ce: Add new chip revisions by Chaoming Li · 13 years ago
  77. 09e92f0 rtlwifi: Update to new Realtek version - Part I by Chaoming Li · 13 years ago
  78. 603be38 rtlwifi: Change PCI drivers to use the new PM framework by Larry Finger · 13 years ago
  79. 73a253c rtlwifi: Change debug parameter to apply to individual drivers by Larry Finger · 13 years ago
  80. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  81. ffca287 rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync by Larry Finger · 13 years ago
  82. 970ba6a6 rtlwifi: Remove unused routine _usb_readN_sync by Larry Finger · 13 years ago
  83. 0874073 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  84. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  85. 831d854 rtlwifi: rtl8192cu: Fix unitialized struct by Larry Finger · 13 years ago
  86. da3ba88 rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. by Larry Finger · 13 years ago
  87. 87b6d09 rtlwifi: rtl8192de: Change modinfo messages by Larry Finger · 13 years ago
  88. 7664beeb rtlwifi: rtl8192se: Change modinfo messages by Larry Finger · 13 years ago
  89. eed7231 rtlwifi: rtl8192ce: Change modinfo messages by Larry Finger · 13 years ago
  90. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  91. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  92. fb914eb treewide: typo 'interrrupt' word corrections. by Vitaliy Ivanov · 13 years ago
  93. bac2555 rtlwifi: Fix problem when switching connections by George · 13 years ago
  94. 3401dc6 rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP by George · 13 years ago
  95. 5b62bb5 rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  96. 8e35337 rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  97. 2b67e88 rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  98. 78851b6 rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  99. 7ad0ce3 rtlwifi: Install updated rate-mapping routine by Larry Finger · 13 years ago
  100. b5be7e4 rtlwifi: add module parameter to set global debug level by Stefan Assmann · 13 years ago