1. e6deaf8 rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee by Larry Finger · 11 years ago
  2. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  3. 8925d51 rtlwifi: rtl8192de: Fix W=1 build warnings by Larry Finger · 11 years ago
  4. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  5. eee569e net: wireless/rtlwifi: fix uninitialized variable issue by Cong Ding · 12 years ago
  6. 708b70f rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  7. 9e2ff36 rtlwifi: remove __dev* attributes by Bill Pemberton · 12 years ago
  8. 244a77e rtlwifi: use SIMPLE_DEV_PM_OPS by Hauke Mehrtens · 12 years ago
  9. 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
  10. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  11. da17fcf rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names by Larry Finger · 12 years ago
  12. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  13. 84d216c drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  14. 229bd9d rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate by Larry Finger · 12 years ago
  15. d6b389e rtlwifi: rtl8192de: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  16. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  17. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  18. 90b90f6 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
  19. f1b00f4 rtlwifi: rtl8192de: Fix phy-based version calculation by Forest Bond · 12 years ago
  20. 2c20889 wireless: Remove casts to same type by Joe Perches · 12 years ago
  21. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  22. c21916e rtlwifi: rtl8192de: Convert driver to use private dm structs by Larry Finger · 12 years ago
  23. df37a0e rtlwifi: Move dig_t and ps_t structs by Larry Finger · 12 years ago
  24. ec71a07 rtl8192de: Recognize 92D E-CUT version. by Forest Bond · 12 years ago
  25. 7d486fd rtl8192de: Clean up and fix 92D cut version constants and macros. by Forest Bond · 12 years ago
  26. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  27. da951c2 wireless: Remove unnecessary ; from while (0) macros by Joe Perches · 12 years ago
  28. 0298dc9 rtlwifi: rtl8192de: Fix firmware initialization by Larry Finger · 12 years ago
  29. 643c61e rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning by Larry Finger · 12 years ago
  30. fb04121 rtlwifi: Remove unused ETH_ADDR_LEN defines by Joe Perches · 12 years ago
  31. 051d3b5 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
  32. 02b6ab0 rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements by Larry Finger · 12 years ago
  33. a9802d4 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
  34. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 12 years ago
  35. 5aff4e7 rtlwifi: Fix typo in dm.c by Masanari Iida · 12 years ago
  36. b0302ab rtlwifi: Convert to asynchronous firmware load by Larry Finger · 12 years ago
  37. d273bb2 rtlwifi: Move pr_fmt macros to a single location by Larry Finger · 12 years ago
  38. 6a57b08 rtl8192de: Update copyright dates by Larry Finger · 13 years ago
  39. 76a92be rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures by Larry Finger · 13 years ago
  40. d9595ce rtlwifi: Remove incorrect logging message prefixes by Joe Perches · 13 years ago
  41. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  42. 4c48869 rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  43. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  44. af08687 rtlwifi: Standardize RT_PRINT_DATA macro and uses by Joe Perches · 13 years ago
  45. 884dd24 rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros by Joe Perches · 13 years ago
  46. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  47. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  48. 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
  49. 91ddff8 rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition by Philipp Dreimann · 13 years ago
  50. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  51. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  52. d83579e rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III by Chaoming Li · 13 years ago
  53. 603be38 rtlwifi: Change PCI drivers to use the new PM framework by Larry Finger · 13 years ago
  54. 73a253c rtlwifi: Change debug parameter to apply to individual drivers by Larry Finger · 13 years ago
  55. da3ba88 rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. by Larry Finger · 13 years ago
  56. 87b6d09 rtlwifi: rtl8192de: Change modinfo messages by Larry Finger · 13 years ago
  57. 5b62bb5 rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  58. 292b119 rtlwifi: Convert printks to pr_<level> by Joe Perches · 13 years ago
  59. 1d15b5f wireless: rtlwifi: throw away MAC_FMT and use %pM instead by Andy Shevchenko · 13 years ago
  60. 45a7713 rtlwifi: rtl8192de: Fix error exit from hw_init by Larry Finger · 13 years ago
  61. eb8b27a rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay by Larry Finger · 13 years ago
  62. 9928c7d rtlwifi: rtl8192de: Remove comparison of boolean with true by Larry Finger · 13 years ago
  63. 80b69593 rtlwifi: rtl8192de: Remove irq_enabled boolean by Larry Finger · 13 years ago
  64. faeef8a drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage by Andrew Morton · 13 years ago
  65. 9a4ba83 rtlwifi: potential forever loop in rtl92de_hw_init() by Dan Carpenter · 13 years ago
  66. ab049fb rtlwifi: rtl8192de: Fix build errors when using allyes configuration by Larry Finger · 13 years ago
  67. f9fc513 rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver by Chaoming Li · 13 years ago
  68. 674f052 rtlwifi: rtl8192de: Merge TX and RX routines by Chaoming Li · 13 years ago
  69. e501016 rtlwifi: rtl8192de: Merge table routines by Chaoming Li · 13 years ago
  70. a7dbd3b rtlwifi: rtl8192de: Merge main (sw) routines by Chaoming Li · 13 years ago
  71. f219eff rtlwifi: rtl8192de: Merge rf routines by Chaoming Li · 13 years ago
  72. 3de1ef7 rtlwifi: rtl8192de: Merge register definitions by Chaoming Li · 13 years ago
  73. 7274a8c rtlwifi: rtl8192de: Merge phy routines by Chaoming Li · 13 years ago
  74. f53d5a7 rtlwifi: rtl8192de: Merge led routines by Chaoming Li · 13 years ago
  75. 3affdf4 rtlwifi: rtl8192de: Merge hardware routines by Chaoming Li · 13 years ago
  76. 985d4d3 rtlwifi: rtl8192de: Merge firmware routines by Chaoming Li · 13 years ago
  77. 4f01358 rtlwifi: rtl8192de: Merge dynamic management routines by Chaoming Li · 13 years ago
  78. 23a8c61 rtlwifi: rtl8192de: Merge def.h by Chaoming Li · 13 years ago