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