1. 1637c1b rtlwifi: fix tm_trigger usage by Hans Ulli Kroll · 10 years ago
  2. e480e13 rtlwifi: Change REG_CR+2 to MSR by Taehee Yoo · 10 years ago
  3. 6e7c1ba rtlwifi: Remove unused defines from driver-specific def.h by Priit Laes · 10 years ago
  4. 52f5780 rtlwifi: Clear ACM_CTRL AC3_VO bit correctly by Jes Sorensen · 10 years ago
  5. ed0fb7e rtlwifi: Move macro definitions to core by Larry Finger · 10 years ago
  6. 3424a00 rtlwifi: rtl8192c-common: Convert driver to use common DM table initialization by Larry Finger · 10 years ago
  7. 6f8214b rtlwifi: Create new routine to initialize the DM tables by Larry Finger · 10 years ago
  8. fd3cb22 rtlwifi: rtl8821ae: Switch to use common rate control routine by Larry Finger · 10 years ago
  9. e0e776a rtlwifi: Convert all drivers to use a common set of rate descriptors by Larry Finger · 10 years ago
  10. f1f2177 rtlwifi: Remove extraneous argument for rate mapping by Larry Finger · 10 years ago
  11. d1cd5ba rtlwifi: rtl8192se: Fix connection problems by Larry Finger · 10 years ago
  12. 75a916e rtlwifi: rtl8192se: Fix firmware loading by Larry Finger · 10 years ago
  13. 30c5ccc rtlwifi: rtl8192se: Add missing section to read descriptor setting by Larry Finger · 10 years ago
  14. 5014796 rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw() by Larry Finger · 10 years ago
  15. c0386f1 rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_status by Larry Finger · 10 years ago
  16. 3f08e47 rtlwifi: Fix static checker warnings for various drivers by Larry Finger · 10 years ago
  17. 0529c6b rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version by Larry Finger · 10 years ago
  18. 4a4730c rtlwifi: rtl8192se: remove unnecessary break after return by Fabian Frederick · 10 years ago
  19. 7dec26f rtlwifi: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  20. 83dc363 rtlwifi: remove unused allow_all_destaddr functions by Peter Wu · 11 years ago
  21. 5f91869 rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb by Larry Finger · 11 years ago
  22. 1851cb4 rtlwifi: Remove casts of pointer to same type by Joe Perches · 11 years ago
  23. 2610dec rtlwifi: rtl8192se: Fix too long disable of IRQs by Larry Finger · 11 years ago
  24. 25b13db rtlwifi: Move common routines to core by Larry Finger · 11 years ago
  25. f3355dd rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new API by Larry Finger · 11 years ago
  26. 2cddad3 rtlwifi: Prepare existing drivers for new driver by Larry Finger · 11 years ago
  27. 6b7dce1 rtlwifi: Remove redundant if clause by Heinrich Schuchardt · 11 years ago
  28. e51048c rtlwifi: avoid accessing RCR directly by Peter Wu · 11 years ago
  29. d8ca16d mac80211: add length check in ieee80211_is_robust_mgmt_frame() by Johannes Berg · 11 years ago
  30. b4ade79 rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP by Larry Finger · 11 years ago
  31. 3aef7dd rtlwifi: rtl8192se: Fix wrong assignment by Felipe Pena · 11 years ago
  32. c6d3729 rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct by Larry Finger · 11 years ago
  33. 3a1ea9f rtlwifi: remove duplicate declarations and macros in headers by Catalin Iacob · 11 years ago
  34. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  35. e6deaf8 rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee by Larry Finger · 12 years ago
  36. 2455c92 rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07 by Larry Finger · 12 years ago
  37. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  38. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  39. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  40. eee569e net: wireless/rtlwifi: fix uninitialized variable issue by Cong Ding · 12 years ago
  41. f6aa93a rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  42. 9e2ff36 rtlwifi: remove __dev* attributes by Bill Pemberton · 12 years ago
  43. 244a77e rtlwifi: use SIMPLE_DEV_PM_OPS by Hauke Mehrtens · 12 years ago
  44. dac6797 rtlwifi: rtl8192se: Fixed coding style issues in the driver by Daniel Stamer · 12 years ago
  45. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  46. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  47. da17fcf rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names by Larry Finger · 12 years ago
  48. 8e2c406 rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings by Larry Finger · 12 years ago
  49. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  50. 8732baa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  51. 46e5129 rtlwifi: rtl8192se: Fix double inclusion of header pci.h by Larry Finger · 12 years ago
  52. f761b69 rtlwifi: rtl8192se: Fix gcc 4.7.x warning by Larry Finger · 12 years ago
  53. 2c20889 wireless: Remove casts to same type by Joe Perches · 13 years ago
  54. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  55. e060275 rtlwifi: rtl8192se: Convert driver to use private dm struct by Larry Finger · 13 years ago
  56. df37a0e rtlwifi: Move dig_t and ps_t structs by Larry Finger · 13 years ago
  57. 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 13 years ago
  58. da951c2 wireless: Remove unnecessary ; from while (0) macros by Joe Perches · 13 years ago
  59. 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
  60. 3fccdcf rtlwifi: rtl8192se firmware load can overflow target buffer by Tim Gardner · 13 years ago
  61. 02b6ab0 rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements by Larry Finger · 13 years ago
  62. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 13 years ago
  63. 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
  64. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  65. b0302ab rtlwifi: Convert to asynchronous firmware load by Larry Finger · 13 years ago
  66. d273bb2 rtlwifi: Move pr_fmt macros to a single location by Larry Finger · 13 years ago
  67. ca742cd rtl8192se: Update copyright dates by Larry Finger · 13 years ago
  68. d9595ce rtlwifi: Remove incorrect logging message prefixes by Joe Perches · 13 years ago
  69. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  70. 4c48869 rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  71. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  72. af08687 rtlwifi: Standardize RT_PRINT_DATA macro and uses by Joe Perches · 13 years ago
  73. d90db4b rtl8192se: Fix BUG caused by failure to check skb allocation by Larry Finger · 13 years ago
  74. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  75. 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
  76. 91ddff8 rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition by Philipp Dreimann · 13 years ago
  77. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  78. 5c079d8 rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II by Chaoming Li · 13 years ago
  79. 603be38 rtlwifi: Change PCI drivers to use the new PM framework by Larry Finger · 13 years ago
  80. 73a253c rtlwifi: Change debug parameter to apply to individual drivers by Larry Finger · 13 years ago
  81. da3ba88 rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. by Larry Finger · 13 years ago
  82. 7664beeb rtlwifi: rtl8192se: Change modinfo messages by Larry Finger · 13 years ago
  83. 8e35337 rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  84. 292b119 rtlwifi: Convert printks to pr_<level> by Joe Perches · 13 years ago
  85. 1d15b5f wireless: rtlwifi: throw away MAC_FMT and use %pM instead by Andy Shevchenko · 13 years ago
  86. f2e795f rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled by Mike McCormack · 13 years ago
  87. e10542c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true by Mike McCormack · 14 years ago
  88. 4b9d8d6 rtlwifi: rtl8192cu: Remove unused parameter by Mike McCormack · 14 years ago
  89. 7101f40 rtlwifi: Fix warnings on parisc arch by Larry Finger · 14 years ago
  90. 312d547 rtlwifi: Don't block interrupts in spinlocks by Mike McCormack · 14 years ago
  91. f2ea312 rtlwifi: Remove set_rfpowerstate_inprogress by Mike McCormack · 14 years ago
  92. 049436b rtlwifi: rtl8192se: Synchronize IRQ after disabling it by Larry Finger · 14 years ago
  93. 5111dd3 rtlwifi: rtl8192se: Use write barrier when assigning ownership by Larry Finger · 14 years ago
  94. 78d5737 rtl8192se: Fix warnings from gcc 4.6.0 by Larry Finger · 14 years ago
  95. fc7707a rtlwifi: rtl8192se: Remove need to disable ASPM by Chaoming Li · 14 years ago
  96. 85e09b4 rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver by Chaoming Li · 14 years ago
  97. 84f494c rtlwifi: rtl8192se: Merge TX and RX routines by Chaoming Li · 14 years ago
  98. 18906ae rtlwifi: rtl8192se: Merge table routines by Chaoming Li · 14 years ago
  99. 5a183ee rtlwifi: rtl8192se: Merge main (sw) routines by Chaoming Li · 14 years ago
  100. e5e8cd7 rtlwifi: rtl8192se: Merge rf routines by Chaoming Li · 14 years ago