1. 55c0b6a rtl8xxxu: Use has_s0s1 for REG_S0S1 issues only by Jes Sorensen · 8 years ago
  2. 57e42a2 rtl8xxxu: Implment rtl8192e_set_tx_power() by Jes Sorensen · 8 years ago
  3. 5bdb6b0 rtl8xxxu: Do not try to set REG_LEDCFG2 on 8192eu by Jes Sorensen · 8 years ago
  4. b816901 rtl8xxxu: Do not init FPGA0_TX_INFO on 8192eu by Jes Sorensen · 8 years ago
  5. 2e7c7b3 rtl8xxxu: Do not set REG_PBP on 8192eu by Jes Sorensen · 8 years ago
  6. 0486e80 rtl8xxxu: Reorder chip quirks to follow flow of 8192eu driver by Jes Sorensen · 8 years ago
  7. 89c2a09 rtl8xxxu: Implement generic init_queue_reserved_page() function by Jes Sorensen · 8 years ago
  8. 59b24da rtl8xxxu: Reorg more code to match the flow of the 8192eu vendor driver by Jes Sorensen · 8 years ago
  9. c157863 rtl8xxxu: Reorder parts of init code to match the 8192eu vendor code flow by Jes Sorensen · 8 years ago
  10. 28e460b0 rtl8xxxu: Adjust AFE crystal value on 8192eu by Jes Sorensen · 8 years ago
  11. f991f4e rtl8xxxu: Implement IQK calibration for 8192eu by Jes Sorensen · 8 years ago
  12. 70bc1e2 rtl8xxxu: Use proper register name for REG_PAD_CTRL1 by Jes Sorensen · 8 years ago
  13. b052b7f rtl8xxxu: Implement 8192eu device specific quirks by Jes Sorensen · 8 years ago
  14. e1394fe rtl8xxxu: Fix LDPC RX hang issue on 8192eu by Jes Sorensen · 8 years ago
  15. 3021e51 rtl8xxxu: Set REG_USB_HRPWM for 8192eu by Jes Sorensen · 8 years ago
  16. 57e5e2e rtl8xxxu: Set correct interrupt masking registers on 8192eu by Jes Sorensen · 8 years ago
  17. 8a59485 rtl8xxxu: Handle XTAL value setting on 8192eu by Jes Sorensen · 8 years ago
  18. 2949b9e rtl8xxxu: Provide special handling when writing RF regs on 8192eu by Jes Sorensen · 8 years ago
  19. 444004b rtl8xxxu: Handle BB init for 8192eu by Jes Sorensen · 8 years ago
  20. 9e24772 rtl8xxxu: Correctly parse 8192eu efuse by Jes Sorensen · 8 years ago
  21. abd71bd rtl8xxxu: Pick PHY init table based on chip version first by Jes Sorensen · 8 years ago
  22. ae14c5d rtl8xxxu: Add 8192eu PHY init table by Jes Sorensen · 8 years ago
  23. e293278 rtl8xxxu: Add 8192eu AGC tables by Jes Sorensen · 8 years ago
  24. 19102f8 rtl8xxxu: Add radio init tables for 8192eu by Jes Sorensen · 8 years ago
  25. 80805aa rtl8xxxu: Set TX page boundaries for 8192eu by Jes Sorensen · 8 years ago
  26. 2ca73dc rtl8xxxu: Do not mess with AFE_XTAL_CTRL on 8192eu by Jes Sorensen · 8 years ago
  27. c606e66 rtl8xxxu: Add MAC init table for 8192eu by Jes Sorensen · 8 years ago
  28. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  29. a069caa rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192eu by Jes Sorensen · 9 years ago
  30. 91cbe4e rtl8xxxu: Use correct H2C calls for 8192eu by Jes Sorensen · 9 years ago
  31. af13faf rtl8xxxu: Identify 8192eu rev A/B parts correctly by Jes Sorensen · 9 years ago
  32. ba17d82 rtl8xxxu: Use enums for chip version numbers by Jes Sorensen · 9 years ago
  33. f3fc251 rtl8xxxu: 8192eu uses txdesc40 by Jes Sorensen · 9 years ago
  34. 1df1de3 rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only by Jes Sorensen · 9 years ago
  35. 33f3724 rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors by Jes Sorensen · 9 years ago
  36. dbb2896 rtl8xxxu: Change name of struct tx_desc to be more decriptive by Jes Sorensen · 9 years ago
  37. ccfe1e8 rtl8xxxu: Temporarily disable 8192eu device init by Jes Sorensen · 9 years ago
  38. 7d4ccb8 rtl8xxxu: Use correct 8051 reset function for 8723b parts by Jes Sorensen · 9 years ago
  39. 145428e rtl8xxxu: Print a warning if flushing the FIFO fails by Jes Sorensen · 9 years ago
  40. 430b454 rtl8xxxu: Flush FIFO before powering down devices by Jes Sorensen · 9 years ago
  41. fe37d5f rtl8xxxu: Implement device specific power_off function by Jes Sorensen · 9 years ago
  42. fc89a41 rtl8xxxu: Implement 8723bu specific disable_rf() function by Jes Sorensen · 9 years ago
  43. 37f44dc rtl8xxxu: Use define for REG_PWR_DATA bits by Jes Sorensen · 9 years ago
  44. 0290e7d rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf() by Jes Sorensen · 9 years ago
  45. 6979494 rtl8xxxu: Remove unncessary semicolon by Jes Sorensen · 9 years ago
  46. 8795708 rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723bu by Jes Sorensen · 9 years ago
  47. 55a18dd rtl8xxxu: Process C2H RA_REPORT events for 8723bu by Jes Sorensen · 9 years ago
  48. 739dc9f rtl8xxxu: Dump contents of unhandled C2H events by Jes Sorensen · 9 years ago
  49. 7d794ea rtl8xxxu: Report media status using the correct H2C command for 8723bu by Jes Sorensen · 9 years ago
  50. f653e69 rtl8xxxu: Implement basic 8723b specific update_rate_mask() function by Jes Sorensen · 9 years ago
  51. e975b87 rtl8xxxu: Do not parse RX descriptor info for C2H packets by Jes Sorensen · 9 years ago
  52. 4c68360 rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handling by Jes Sorensen · 9 years ago
  53. 2c6670b rtl8xxxu: TX RTS rate is word 4 for 8723a by Jes Sorensen · 9 years ago
  54. 2098bfb rtl8723au: Update TX descriptor words 4 and 5 definitions by Jes Sorensen · 9 years ago
  55. cc2646d rtl8xxxu: Set sequence number correctly for 40 byte TX descriptors by Jes Sorensen · 9 years ago
  56. a40ace4 rtl8xxxu: Set the correct TX descriptor bits for agg and break on 8723b by Jes Sorensen · 9 years ago
  57. ce2d1db rtl8xxxu: Add more 40 byte TX desc bit definitions by Jes Sorensen · 9 years ago
  58. 5e00d50 rtl8xxxu: Do not unconditionally print debug info in rtl8723bu_handle_c2h() by Jes Sorensen · 9 years ago
  59. 179e174 rtl8xxxu: Handle 40 byte TX descriptors for rtl8723bu by Jes Sorensen · 9 years ago
  60. 72143b9 rtl8xxxu: Set the correct thermal meter register for 8723bu by Jes Sorensen · 9 years ago
  61. 1d3cc44 rtl8xxxu: Set 8723bu MCS TX power by Jes Sorensen · 9 years ago
  62. 54bed43 rtl8xxxu: Set 8723bu TX power for CCK and OFDM rates by Jes Sorensen · 9 years ago
  63. 3be2699 rtl8xxxu: Parse efuse power indices for 8723bu by Jes Sorensen · 9 years ago
  64. 3e84f93 rtl8xxxu: Use size of source pointer when copying efuse data by Jes Sorensen · 9 years ago
  65. e796dab rtl8xxxu: Introduce set_tx_power() fileop and a new 8723b dummy derivative by Jes Sorensen · 9 years ago
  66. 4a0d7db rtl8xxxu: Correct struct rtl8723bu_efuse to list power bases correctly by Jes Sorensen · 9 years ago
  67. db08de9 rtl8xxxu: Do not use hard-wired RF enable settings for 8723bu by Jes Sorensen · 9 years ago
  68. a3a5dac rtl8xxxu: Setup coex table correctly (hopefully) by Jes Sorensen · 9 years ago
  69. 59b7439 rtl8xxxu: Use REG_RFE_CTRL_ANTA_SRC rather than hard coded value by Jes Sorensen · 9 years ago
  70. 120e627 rtl8xxxu: Use name for REG_RFE_BUFFER rather than hard coded value by Jes Sorensen · 9 years ago
  71. 499cfc0 rtl8xxxu: 8723bu: REG_BT_COEX_TABLE4 is only 8 bits by Jes Sorensen · 9 years ago
  72. fc1c89b rtl8xxxu: Set WLAN_ACT_CONTROL per vendor driver setting by Jes Sorensen · 9 years ago
  73. 9c79bf9 rtl8xxxu: Implement init_statistics for 8723bu by Jes Sorensen · 9 years ago
  74. f2a4163 rtl8xxxu: Add missing blank space in front of bracket by Jes Sorensen · 9 years ago
  75. 3e88ca4 rtl8xxxu: Setup RX aggregation by Jes Sorensen · 9 years ago
  76. 2f109c8 rtl8xxxu: Group chip quirks together by Jes Sorensen · 9 years ago
  77. 5ac6178 rtl8xxxu: 8723bu lock phy after RF init by Jes Sorensen · 9 years ago
  78. 1ea8e84 rtl8xxxu: Call device specific _config_channel() by Jes Sorensen · 9 years ago
  79. c369060 rtl8xxxu: Initialize burst parameters for 8723bu by Jes Sorensen · 9 years ago
  80. fadfa04 rtl8xxxu: Set RX boundary for 8723bu by Jes Sorensen · 9 years ago
  81. b87212c rtl8xxxu: Do not set FPGA0_TX_INFO for 8723bu and use a larger PBP page size by Jes Sorensen · 9 years ago
  82. 1f1b20f rtl8xxxu: Do queue init in same order as 8723bu vendor driver by Jes Sorensen · 9 years ago
  83. f30ed67 rtl8xxxu: 80M spur hack is for 8723au only by Jes Sorensen · 9 years ago
  84. 3a4be6a rtl8xxxu: Init H2C command register for 8723bu by Jes Sorensen · 9 years ago
  85. 360157e rtl8xxxu: Another 8723bu magic register set during init by Jes Sorensen · 9 years ago
  86. a0e262b rtl8xxxu: Another 8723bu patch for rtl8xxxu_init_phy_bb() by Jes Sorensen · 9 years ago
  87. 4ef22eb rtl8xxxu: Handle XTAL_K value in efuse specific location by Jes Sorensen · 9 years ago
  88. 8baf670 rtl8xxxu: Additional fixes for 8723bu by Jes Sorensen · 9 years ago
  89. 79fb5fe rtl8xxxu: Setup LLT before downloading firmware by Jes Sorensen · 9 years ago
  90. 42836db rtl8xxxu: Implement 8723bu power on sequence by Jes Sorensen · 9 years ago
  91. 04313eb rtl8xxxu: Do not set REG_AFE_XTAL_CTRL on 8723bu by Jes Sorensen · 9 years ago
  92. 6b9eae0 rtl8xxxu: Issue BT_INFO command by Jes Sorensen · 9 years ago
  93. 394f1bd rtl8xxxu: Handle BT register writes and MP_OPER events by Jes Sorensen · 9 years ago
  94. b2b43b7 rtl8xxxu: Initial functionality to handle C2H events for 8723bu by Jes Sorensen · 9 years ago
  95. b18cdfd rtl8xxxu: Handle 8723bu style rx descriptors by Jes Sorensen · 9 years ago
  96. a228a5d rtl8xxxu: Set the right type for ps tdma on 8723bu by Jes Sorensen · 9 years ago
  97. 7297f49 rtl8xxxu: Do not ignore wlan activity on 8723bu by Jes Sorensen · 9 years ago
  98. 3ca7b32 rtl8xxxu: Improve 8723bu init code by Jes Sorensen · 9 years ago
  99. 368633c rtl8xxxu: Remove unused variable by Jes Sorensen · 9 years ago
  100. f37e922 rtl8xxxu: Initial rtl8723bu_init_bt() code by Jes Sorensen · 9 years ago