1. e6deaf8 rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee by Larry Finger · 11 years ago
  2. 3a16b41 rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07 by Larry Finger · 11 years ago
  3. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  4. e48caab net: wireless/rtlwifi: fix uninitialized variable issue by Cong Ding · 11 years ago
  5. 9145910 rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  6. 244a77e rtlwifi: use SIMPLE_DEV_PM_OPS by Hauke Mehrtens · 12 years ago
  7. 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
  8. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  9. da17fcf rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names by Larry Finger · 12 years ago
  10. 0bd899e rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE by Larry Finger · 12 years ago
  11. ed9f0ed rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers by Andy Shevchenko · 12 years ago
  12. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. 022e1d0 rtlwifi: rtl8192ce: Log message that B_CUT device may not work by Larry Finger · 12 years ago
  14. 8e2c406 rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings by Larry Finger · 12 years ago
  15. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  16. 2c20889 wireless: Remove casts to same type by Joe Perches · 12 years ago
  17. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  18. 40332e5 rtlwifi: rtl8192c: Convert driver to use private dm structs by Larry Finger · 12 years ago
  19. df37a0e rtlwifi: Move dig_t and ps_t structs by Larry Finger · 12 years ago
  20. 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 12 years ago
  21. da951c2 wireless: Remove unnecessary ; from while (0) macros by Joe Perches · 12 years ago
  22. fb04121 rtlwifi: Remove unused ETH_ADDR_LEN defines by Joe Perches · 12 years ago
  23. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 12 years ago
  24. b0302ab rtlwifi: Convert to asynchronous firmware load by Larry Finger · 12 years ago
  25. d273bb2 rtlwifi: Move pr_fmt macros to a single location by Larry Finger · 12 years ago
  26. 9003a4a rtl8192ce: Update copyright dates by Larry Finger · 13 years ago
  27. 07839b1 rtlwifi: Simplify chip version id logging by Joe Perches · 13 years ago
  28. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  29. 4c48869 rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  30. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  31. af08687 rtlwifi: Standardize RT_PRINT_DATA macro and uses by Joe Perches · 13 years ago
  32. 884dd24 rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros by Joe Perches · 13 years ago
  33. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  34. 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
  35. 91ddff8 rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition by Philipp Dreimann · 13 years ago
  36. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  37. db75993 rtlwifi: rtl8192ce: Add new chip revisions by Chaoming Li · 13 years ago
  38. 603be38 rtlwifi: Change PCI drivers to use the new PM framework by Larry Finger · 13 years ago
  39. 73a253c rtlwifi: Change debug parameter to apply to individual drivers by Larry Finger · 13 years ago
  40. da3ba88 rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. by Larry Finger · 13 years ago
  41. eed7231 rtlwifi: rtl8192ce: Change modinfo messages by Larry Finger · 13 years ago
  42. 2b67e88 rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  43. 78851b6 rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  44. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  45. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  46. 1d15b5f wireless: rtlwifi: throw away MAC_FMT and use %pM instead by Andy Shevchenko · 13 years ago
  47. f2e795f rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled by Mike McCormack · 13 years ago
  48. f34317d rtlwifi: Fix build problems introduced by merging rtl8192de by Larry Finger · 13 years ago
  49. e10542c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true by Mike McCormack · 13 years ago
  50. 7101f40 rtlwifi: Fix warnings on parisc arch by Larry Finger · 13 years ago
  51. 71352b2 rtlwifi: Use write barrier when assigning ownership by Mike McCormack · 13 years ago
  52. 312d547 rtlwifi: Don't block interrupts in spinlocks by Mike McCormack · 13 years ago
  53. f2ea312 rtlwifi: Remove set_rfpowerstate_inprogress by Mike McCormack · 13 years ago
  54. 2e69167 rtlwifi: Synchronize IRQ after disabling it by Mike McCormack · 13 years ago
  55. 6c0d498 rtl8192ce: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  56. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  57. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  58. 099fb8a rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression by Larry Finger · 13 years ago
  59. d3bb142 rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings by Larry Finger · 13 years ago
  60. 76c34f9 rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192cu for addition of rtl8192se and rtl8192de by Chaoming_Li · 13 years ago
  61. e0b5a50 rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and rtl8192de by Chaoming_Li · 13 years ago
  62. 2b8359f rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de by Chaoming_Li · 13 years ago
  63. f73b279 rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de by Chaoming_Li · 13 years ago
  64. acd4857 rtlwifi: Change base routines for addition of rtl8192se and rtl8192de by Chaoming_Li · 13 years ago
  65. 9f219bd rtlwifi: Fix unitialized variable warnings by Larry Finger · 13 years ago
  66. 228bdfc rtlwifi: rtl8192ce: Fix LED initialization by Chaoming Li · 13 years ago
  67. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  68. 716b1bf rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands by Larry Finger · 13 years ago
  69. c2a7dca0 rtlwifi: fix places where uninitialized data is used by Alessio Igor Bogani · 13 years ago
  70. 701c2be rtlwifi: Add the missing rcu_read_lock/unlock by Alessio Igor Bogani · 13 years ago
  71. 1472d3a rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build by Larry Finger · 13 years ago
  72. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 13 years ago
  73. 17c9ac6 rtlwifi: rtl8192ce: Fix endian warnings by Larry Finger · 13 years ago
  74. 663dcc7 rtlwifi: Modify build system for rtl8192cu by Larry Finger · 13 years ago
  75. 4295cd2 rtlwifi: Move common parts of rtl8192ce/phy.c by Larry Finger · 13 years ago
  76. e97b775 rtlwifi: Modify wifi.h for rtl8192cu by Larry Finger · 13 years ago
  77. 7ea4724 rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu by Larry Finger · 13 years ago
  78. 0e80b9d rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cu by Larry Finger · 13 years ago
  79. a9dd591 rtlwifi: Make changes in rtlwifi/rtl8192ce/reg.h to support rtl8192cu by Larry Finger · 13 years ago
  80. a3dc5e8 rtlwifi: rtl8192ce: Rework rtl8192ce/phy.c by Larry Finger · 13 years ago
  81. 25b2bc3 rtlwifi: rtl8192ce: Refactor rtl8192ce/fw by Larry Finger · 13 years ago
  82. 8c96fcf rtlwifi: rtl8192ce: Refactor rtl8192ce/dm by Larry Finger · 13 years ago
  83. e6d8a81 rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module load by Larry Finger · 14 years ago
  84. 5c405b5 rtl8192ce: drop 'rtl8192c-' prefix from files by John W. Linville · 14 years ago
  85. 4aea248 rtl8192ce: Fix build on powerpc by Larry Finger · 14 years ago
  86. e137478 rtlwifi: convert to __packed notation by John W. Linville · 14 years ago
  87. 0c81733 rtl8192ce: Add new driver by Larry Finger · 14 years ago