1. a3a5dac rtl8xxxu: Setup coex table correctly (hopefully) by Jes Sorensen · 9 years ago
  2. 59b7439 rtl8xxxu: Use REG_RFE_CTRL_ANTA_SRC rather than hard coded value by Jes Sorensen · 9 years ago
  3. 120e627 rtl8xxxu: Use name for REG_RFE_BUFFER rather than hard coded value by Jes Sorensen · 9 years ago
  4. 499cfc0 rtl8xxxu: 8723bu: REG_BT_COEX_TABLE4 is only 8 bits by Jes Sorensen · 9 years ago
  5. fc1c89b rtl8xxxu: Set WLAN_ACT_CONTROL per vendor driver setting by Jes Sorensen · 9 years ago
  6. 541bca7 rtl8xxxu: RF_T_METER is different on the newer chips by Jes Sorensen · 9 years ago
  7. 9c79bf9 rtl8xxxu: Implement init_statistics for 8723bu by Jes Sorensen · 9 years ago
  8. f2a4163 rtl8xxxu: Add missing blank space in front of bracket by Jes Sorensen · 9 years ago
  9. 3e88ca4 rtl8xxxu: Setup RX aggregation by Jes Sorensen · 9 years ago
  10. 2f109c8 rtl8xxxu: Group chip quirks together by Jes Sorensen · 9 years ago
  11. 7e9567f rtl8xxxu: Add REG_DWBCN1_CTRL_8723B define by Jes Sorensen · 9 years ago
  12. 5ac6178 rtl8xxxu: 8723bu lock phy after RF init by Jes Sorensen · 9 years ago
  13. 1ea8e84 rtl8xxxu: Call device specific _config_channel() by Jes Sorensen · 9 years ago
  14. c369060 rtl8xxxu: Initialize burst parameters for 8723bu by Jes Sorensen · 9 years ago
  15. fadfa04 rtl8xxxu: Set RX boundary for 8723bu by Jes Sorensen · 9 years ago
  16. b87212c rtl8xxxu: Do not set FPGA0_TX_INFO for 8723bu and use a larger PBP page size by Jes Sorensen · 9 years ago
  17. 1f1b20f rtl8xxxu: Do queue init in same order as 8723bu vendor driver by Jes Sorensen · 9 years ago
  18. f30ed67 rtl8xxxu: 80M spur hack is for 8723au only by Jes Sorensen · 9 years ago
  19. 3a4be6a rtl8xxxu: Init H2C command register for 8723bu by Jes Sorensen · 9 years ago
  20. 360157e rtl8xxxu: Another 8723bu magic register set during init by Jes Sorensen · 9 years ago
  21. a0e262b rtl8xxxu: Another 8723bu patch for rtl8xxxu_init_phy_bb() by Jes Sorensen · 9 years ago
  22. 4ef22eb rtl8xxxu: Handle XTAL_K value in efuse specific location by Jes Sorensen · 9 years ago
  23. 8baf670 rtl8xxxu: Additional fixes for 8723bu by Jes Sorensen · 9 years ago
  24. 79fb5fe rtl8xxxu: Setup LLT before downloading firmware by Jes Sorensen · 9 years ago
  25. 42836db rtl8xxxu: Implement 8723bu power on sequence by Jes Sorensen · 9 years ago
  26. 04313eb rtl8xxxu: Do not set REG_AFE_XTAL_CTRL on 8723bu by Jes Sorensen · 9 years ago
  27. 6b9eae0 rtl8xxxu: Issue BT_INFO command by Jes Sorensen · 9 years ago
  28. 394f1bd rtl8xxxu: Handle BT register writes and MP_OPER events by Jes Sorensen · 9 years ago
  29. b2b43b7 rtl8xxxu: Initial functionality to handle C2H events for 8723bu by Jes Sorensen · 9 years ago
  30. b18cdfd rtl8xxxu: Handle 8723bu style rx descriptors by Jes Sorensen · 9 years ago
  31. a6c80d2 rtl8xxxu: Add rtl8723bu (nextgen) rx descriptor definition by Jes Sorensen · 9 years ago
  32. a228a5d rtl8xxxu: Set the right type for ps tdma on 8723bu by Jes Sorensen · 9 years ago
  33. 7297f49 rtl8xxxu: Do not ignore wlan activity on 8723bu by Jes Sorensen · 9 years ago
  34. 3ca7b32 rtl8xxxu: Improve 8723bu init code by Jes Sorensen · 9 years ago
  35. 368633c rtl8xxxu: Remove unused variable by Jes Sorensen · 9 years ago
  36. f37e922 rtl8xxxu: Initial rtl8723bu_init_bt() code by Jes Sorensen · 9 years ago
  37. c3f9506 rtl8xxxu: Initial implementation of rtl8723bu_config_channel() by Jes Sorensen · 9 years ago
  38. e6f9a9c rtl8xxxu: rtl8192eu: Map out EFUSE TX power area by Jakub Sitnicki · 9 years ago
  39. 60c76cb rtl8xxxu: Remove backing up certain registers, which was never used by Jes Sorensen · 9 years ago
  40. fa0f2d4 rtl8xxxu: Do LC calibration before IQK calibration by Jes Sorensen · 9 years ago
  41. 0d698de rtl8xxxu: Handle S0S1 register in lc_calibrate() by Jes Sorensen · 9 years ago
  42. e1547c5 rtl8xxxu: First stab at adding IQK calibration for 8723bu parts by Jes Sorensen · 9 years ago
  43. c6594ff rtl8xxxu: Add a couple of new register definitions by Jes Sorensen · 9 years ago
  44. 8634af5 rtl8xxxu: Make rtl8xxxu_add_path_on() use device specific init values by Jes Sorensen · 9 years ago
  45. 7ff8c1a rtl8xxxu: Use correct formatting type to print sizeof() by Jes Sorensen · 9 years ago
  46. eaa4d14 rtl8xxxu: Do not overwrite rtl8xxxu_debug for untested chips by Jes Sorensen · 9 years ago
  47. c7a5a19 rtl8xxxu: Do BT_WLAN_CALIBRATION before doing IQK calibration by Jes Sorensen · 9 years ago
  48. 8da9157 rtl8xxxu: rtl8xxxu_h2c_cmd(): Add size argument by Jes Sorensen · 9 years ago
  49. b8ba860 rtl8xxxu: rtl8723bu_parse_efuse(): Use a pointer to the struct rtl8723bu_efuse by Jes Sorensen · 9 years ago
  50. b7dda34d rtl8xxxu: rtl8192eu_parse_efuse(): Use a pointer to the struct rtl8192eu_efuse by Jes Sorensen · 9 years ago
  51. 4959444 rtl8xxxu: rtl8192cu: Introduce a pointer to efuse by Jakub Sitnicki · 9 years ago
  52. d38f1c3 rtl8xxxu: rtl8723au: Introduce a pointer to efuse by Jakub Sitnicki · 9 years ago
  53. 32a39dd rtl8xxxu: Skip disabled efuse words early by Jakub Sitnicki · 9 years ago
  54. f6c4770 rtl8xxxu: Don't check for illegal offset when reading from efuse by Jakub Sitnicki · 9 years ago
  55. d940c24 rtl8xxxu: Add definitions for new generation h2c commands by Jes Sorensen · 9 years ago
  56. 6431ea0 rtl8xxxu: Group USB fixups together for all chips by Jes Sorensen · 9 years ago
  57. 14d8856 rtl8xxxu: Add some missing register definitions for 8723bu by Jes Sorensen · 9 years ago
  58. ed35d09 rtl8xxxu: Handle 32 bit mailbox extension regs found on 8723bu/8192eu/8812 by Jes Sorensen · 9 years ago
  59. b9f498e rtl8xxxu: Add 8723by AGC table by Jes Sorensen · 9 years ago
  60. b7dd8ff rtl8xxxu: Add rtl8723b_mac_init_table by Jes Sorensen · 9 years ago
  61. f0d9f5e rtl8xxxu: Add rtl8723bu_phy_init_antenna_selection() by Jes Sorensen · 9 years ago
  62. 22a31d4 rtl8xxxu: Add rtl8723bu_radioa_1t_init_table by Jes Sorensen · 9 years ago
  63. 36c3258 rtl8xxxu: Add rtl8723b_phy_1t_init_table by Jes Sorensen · 9 years ago
  64. 0e28b97 rtl8xxxu: Only setup USB interrupts for parts which support it by Jes Sorensen · 9 years ago
  65. adfc012 rtl8xxxu: Use 1024 byte writes for writing 8723bu firmware by Jes Sorensen · 9 years ago
  66. 3c836d6 rtl8xxxu: Add rtl8723bu_parse_efuse() and 8723bu efuse definition by Jes Sorensen · 9 years ago
  67. 35a741f rtl8xxxu: Initial rtl8723bu chip identification by Jes Sorensen · 9 years ago
  68. 99ad16c rtl8xxxu: Init REG_HIMR[01] for 8192eu parts by Jes Sorensen · 9 years ago
  69. b63d0aa rtl8xxxu: Kludge to drop incorrect USB OUT EP for 8192EU by Jes Sorensen · 9 years ago
  70. 4de2481 rtl8xxxu: Fix incorrect test for auto LLT failure by Jes Sorensen · 9 years ago
  71. a47b9d4 rtl8xxxu: Init the LLT after we start the firmware by Jes Sorensen · 9 years ago
  72. 07bb46b rtl8xxxu: Init page boundaries before starting the firmware by Jes Sorensen · 9 years ago
  73. 74b99be rtl8xxxu: Add rtl8xxxu_auto_llt_table() by Jes Sorensen · 9 years ago
  74. c05a9db rtl8xxxu: Implment rtl8192eu_power_on() by Jes Sorensen · 9 years ago
  75. b001e08 rtl8xxxu: Add rtl8192eu_nic.bin to the MODULE_FIRMWARE list by Jes Sorensen · 9 years ago
  76. 4a82ffe rtl8xxxu: Use 1024 byte block loads for 8192eu firmware by Jes Sorensen · 9 years ago
  77. 0e5d435 rtl8xxxu: Identify chip vendors correctly by Jes Sorensen · 9 years ago
  78. 3307d84 rtl8xxxu: Add initial code to parse rtl8192eu efuse by Jes Sorensen · 9 years ago
  79. 8cf77e1 wlcore/wl18xx: add radar_debug_mode handling by Eliad Peller · 9 years ago
  80. 87cba16 wlcore: don't WARN_ON in case of existing ROC by Eliad Peller · 9 years ago
  81. 54f0084 mwifiex: Empty Tx queue during suspend by Amitkumar Karwar · 9 years ago
  82. 107b871 brcmfmac: Remove waitqueue_active check by Hui Wang · 9 years ago
  83. 3691ac4 libertas: fix an error code in probe by Dan Carpenter · 9 years ago
  84. 6ab882a8 Merge tag 'iwlwifi-next-for-kalle-2016-03-09_2' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 9 years ago
  85. 5ed47226 iwlwifi: mvm: update GSCAN capabilities by Ayala Beker · 9 years ago
  86. 81279c4 iwlwifi: mvm: don't try to offload AES-CMAC in AP/IBSS modes by Johannes Berg · 9 years ago
  87. 7d3ca7f iwlwifi: mvm: adapt the firmware assert log to new firmware by Emmanuel Grumbach · 9 years ago
  88. e0e168d iwlwifi: pcie: avoid restocks inside rx loop if not emergency by Gregory Greenman · 9 years ago
  89. b358993 iwlwifi: mvm: return the cooling state index instead of the budget by Chaya Rachel Ivgi · 9 years ago
  90. 416cb24 iwlwifi: mvm: remove RRM advertisement by Emmanuel Grumbach · 9 years ago
  91. 532beba iwlwifi: mvm: don't let NDPs mess the packet tracking by Emmanuel Grumbach · 9 years ago
  92. 17c867b iwlwifi: add support for getting HW address from CSR by Sara Sharon · 9 years ago
  93. 7b54243 iwlwifi: pcie: fine tune number of rxbs by Sara Sharon · 9 years ago
  94. c9cb14a iwlwifi: mvm: add support for async rx handler without hold the mutex by Chaya Rachel Ivgi · 9 years ago
  95. 5151ad9 iwlwifi: mvm: ROC: cleanup time event info on FW failure by Matti Gottlieb · 9 years ago
  96. 62d2340 iwlwifi: mvm: turn off AMSDU bit in QoS control for de-aggregated AMSDUs by Sara Sharon · 9 years ago
  97. 00f481b iwlwifi: mvm: add ctdp operations to debugfs by Chaya Rachel Ivgi · 9 years ago
  98. 836856e wireless: cw1200: use __maybe_unused to hide pm functions_ by Arnd Bergmann · 9 years ago
  99. 73fb270 rtlwifi: Fix size of wireless mode variable by Larry Finger · 9 years ago
  100. 739596b Merge tag 'iwlwifi-next-for-kalle-2016-03-02' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 9 years ago