1. 3f08e47 rtlwifi: Fix static checker warnings for various drivers by Larry Finger · 10 years ago
  2. 9f087a9 rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek drivers by Larry Finger · 10 years ago
  3. 5c99f04 rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14 by Larry Finger · 10 years ago
  4. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  5. 384f0fc rtlwifi: rtl8192ce: remove unnecessary break after return by Fabian Frederick · 11 years ago
  6. 965ec74 rtlwifi/rtl8192c[eu]: Fix media status register mask by Rickard Strandqvist · 11 years ago
  7. 83dc363 rtlwifi: remove unused allow_all_destaddr functions by Peter Wu · 11 years ago
  8. 1851cb4 rtlwifi: Remove casts of pointer to same type by Joe Perches · 11 years ago
  9. 2d9d532 rtlwifi: rtl8192ce: Handle unused switch case by Larry Finger · 11 years ago
  10. 25b13db rtlwifi: Move common routines to core by Larry Finger · 11 years ago
  11. f3355dd rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new API by Larry Finger · 11 years ago
  12. 2cddad3 rtlwifi: Prepare existing drivers for new driver by Larry Finger · 11 years ago
  13. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  14. e51048c rtlwifi: avoid accessing RCR directly by Peter Wu · 11 years ago
  15. f78bccd rtlwifi: rtl8192ce: Fix too long disable of IRQs by Olivier Langlois · 11 years ago
  16. d8ca16d mac80211: add length check in ieee80211_is_robust_mgmt_frame() by Johannes Berg · 11 years ago
  17. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  18. 3764eb72 rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  19. c6d3729 rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct by Larry Finger · 11 years ago
  20. 3a1ea9f rtlwifi: remove duplicate declarations and macros in headers by Catalin Iacob · 11 years ago
  21. a958df5 rtlwifi: Remove extern from function prototypes by Joe Perches · 11 years ago
  22. 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
  23. e6deaf8 rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee by Larry Finger · 12 years ago
  24. 3a16b41 rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07 by Larry Finger · 12 years ago
  25. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  26. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  27. e48caab net: wireless/rtlwifi: fix uninitialized variable issue by Cong Ding · 12 years ago
  28. 9145910 rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  29. 244a77e rtlwifi: use SIMPLE_DEV_PM_OPS by Hauke Mehrtens · 12 years ago
  30. 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
  31. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  32. da17fcf rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names by Larry Finger · 12 years ago
  33. 0bd899e rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE by Larry Finger · 12 years ago
  34. ed9f0ed rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers by Andy Shevchenko · 12 years ago
  35. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  36. 022e1d0 rtlwifi: rtl8192ce: Log message that B_CUT device may not work by Larry Finger · 13 years ago
  37. 8e2c406 rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings by Larry Finger · 13 years ago
  38. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 13 years ago
  39. 2c20889 wireless: Remove casts to same type by Joe Perches · 13 years ago
  40. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  41. 40332e5 rtlwifi: rtl8192c: Convert driver to use private dm structs by Larry Finger · 13 years ago
  42. df37a0e rtlwifi: Move dig_t and ps_t structs by Larry Finger · 13 years ago
  43. 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 13 years ago
  44. da951c2 wireless: Remove unnecessary ; from while (0) macros by Joe Perches · 13 years ago
  45. fb04121 rtlwifi: Remove unused ETH_ADDR_LEN defines by Joe Perches · 13 years ago
  46. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 13 years ago
  47. b0302ab rtlwifi: Convert to asynchronous firmware load by Larry Finger · 13 years ago
  48. d273bb2 rtlwifi: Move pr_fmt macros to a single location by Larry Finger · 13 years ago
  49. 9003a4a rtl8192ce: Update copyright dates by Larry Finger · 13 years ago
  50. 07839b1 rtlwifi: Simplify chip version id logging by Joe Perches · 13 years ago
  51. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  52. 4c48869 rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  53. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  54. af08687 rtlwifi: Standardize RT_PRINT_DATA macro and uses by Joe Perches · 13 years ago
  55. 884dd24 rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros by Joe Perches · 13 years ago
  56. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  57. 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
  58. 91ddff8 rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition by Philipp Dreimann · 13 years ago
  59. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
  60. db75993 rtlwifi: rtl8192ce: Add new chip revisions by Chaoming Li · 13 years ago
  61. 603be38 rtlwifi: Change PCI drivers to use the new PM framework by Larry Finger · 13 years ago
  62. 73a253c rtlwifi: Change debug parameter to apply to individual drivers by Larry Finger · 13 years ago
  63. da3ba88 rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. by Larry Finger · 13 years ago
  64. eed7231 rtlwifi: rtl8192ce: Change modinfo messages by Larry Finger · 13 years ago
  65. 2b67e88 rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 14 years ago
  66. 78851b6 rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 14 years ago
  67. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  68. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 14 years ago
  69. 1d15b5f wireless: rtlwifi: throw away MAC_FMT and use %pM instead by Andy Shevchenko · 14 years ago
  70. f2e795f rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled by Mike McCormack · 14 years ago
  71. f34317d rtlwifi: Fix build problems introduced by merging rtl8192de by Larry Finger · 14 years ago
  72. e10542c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true by Mike McCormack · 14 years ago
  73. 7101f40 rtlwifi: Fix warnings on parisc arch by Larry Finger · 14 years ago
  74. 71352b2 rtlwifi: Use write barrier when assigning ownership by Mike McCormack · 14 years ago
  75. 312d547 rtlwifi: Don't block interrupts in spinlocks by Mike McCormack · 14 years ago
  76. f2ea312 rtlwifi: Remove set_rfpowerstate_inprogress by Mike McCormack · 14 years ago
  77. 2e69167 rtlwifi: Synchronize IRQ after disabling it by Mike McCormack · 14 years ago
  78. 6c0d498 rtl8192ce: Fix warnings from gcc 4.6.0 by Larry Finger · 14 years ago
  79. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  80. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  81. 099fb8a rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression by Larry Finger · 14 years ago
  82. d3bb142 rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings by Larry Finger · 14 years ago
  83. 76c34f9 rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192cu for addition of rtl8192se and rtl8192de by Chaoming_Li · 14 years ago
  84. e0b5a50 rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and rtl8192de by Chaoming_Li · 14 years ago
  85. 2b8359f rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de by Chaoming_Li · 14 years ago
  86. f73b279 rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de by Chaoming_Li · 14 years ago
  87. acd4857 rtlwifi: Change base routines for addition of rtl8192se and rtl8192de by Chaoming_Li · 14 years ago
  88. 9f219bd rtlwifi: Fix unitialized variable warnings by Larry Finger · 14 years ago
  89. 228bdfc rtlwifi: rtl8192ce: Fix LED initialization by Chaoming Li · 14 years ago
  90. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 14 years ago
  91. 716b1bf rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands by Larry Finger · 14 years ago
  92. c2a7dca0 rtlwifi: fix places where uninitialized data is used by Alessio Igor Bogani · 14 years ago
  93. 701c2be rtlwifi: Add the missing rcu_read_lock/unlock by Alessio Igor Bogani · 14 years ago
  94. 1472d3a rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build by Larry Finger · 14 years ago
  95. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 14 years ago
  96. 17c9ac6 rtlwifi: rtl8192ce: Fix endian warnings by Larry Finger · 14 years ago
  97. 663dcc7 rtlwifi: Modify build system for rtl8192cu by Larry Finger · 14 years ago
  98. 4295cd2 rtlwifi: Move common parts of rtl8192ce/phy.c by Larry Finger · 14 years ago
  99. e97b775 rtlwifi: Modify wifi.h for rtl8192cu by Larry Finger · 14 years ago
  100. 7ea4724 rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu by Larry Finger · 14 years ago