1. 599119f rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c by Jes Sorensen · 8 years ago
  2. 6c60e65 rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c by Jes Sorensen · 8 years ago
  3. aae555d rtlwifi: rtl818x: Deinline indexed IO functions, save 21568 bytes by Denys Vlasenko · 8 years ago
  4. ede00a5 Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  5. 04a74a9 rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_reg by Jes Sorensen · 8 years ago
  6. 85f4663 rtl8xxxu: Rename rtl8723bu_simularity_compare() by Jes Sorensen · 8 years ago
  7. 5ac7414 rtl8xxxu: Rename rtl8723b_channel_to_group() by Jes Sorensen · 8 years ago
  8. 8db7145 rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_table by Jes Sorensen · 8 years ago
  9. 8396a41 rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf() by Jes Sorensen · 8 years ago
  10. 42a3bc7 rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power() by Jes Sorensen · 8 years ago
  11. de7c189 rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb() by Jes Sorensen · 8 years ago
  12. 28466e9 rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibrate() by Jes Sorensen · 8 years ago
  13. c6e39da rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask() by Jes Sorensen · 8 years ago
  14. e09718c rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel() by Jes Sorensen · 8 years ago
  15. 7eb1400 rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf() by Jes Sorensen · 8 years ago
  16. 6a07b79 rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf() by Jes Sorensen · 8 years ago
  17. 3a56bf6 rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel() by Jes Sorensen · 8 years ago
  18. beb5531 rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect() by Jes Sorensen · 8 years ago
  19. 32353a7 rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect() by Jes Sorensen · 8 years ago
  20. a8c8dfa rtl8xxxu: Rename rtl8723bu_update_rate_mask() to rtl8xxxu_gen2_update_rate_mask() by Jes Sorensen · 8 years ago
  21. 005a425 rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures by David Müller · 8 years ago
  22. e4c8b45 rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ring by Jia-Ju Bai · 8 years ago
  23. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 06d0546 rtl8xxxu: hide unused tables by Arnd Bergmann · 8 years ago
  25. 265697e rtl8xxxu: Pause TX before calling disable_rf() by Jes Sorensen · 8 years ago
  26. ae5c01fd rtl8xxxu: Implement rtl8192e_enable_rf() by Jes Sorensen · 8 years ago
  27. 6a62f9d rtl8xxxu: Fix OOPS if user tries to add device via /sys by Jes Sorensen · 8 years ago
  28. cabb550 rtl8xxxu: Fix 8188RU support by Jes Sorensen · 8 years ago
  29. 2fc0b8e rtl8xxxu: Add TX power base values for gen1 parts by Jes Sorensen · 8 years ago
  30. b9f9d69 rtl8xxxu: Set register 0xfe10 on rtl8192cu based parts by Jes Sorensen · 8 years ago
  31. eb18806 rtl8xxxu: Update copyright statement to include 2016 by Jes Sorensen · 8 years ago
  32. 8cae2f1 rtl8xxxu: Unregister from mac80211 before shutting down the device by Jes Sorensen · 8 years ago
  33. 8e25496 rtl8xxxu: Match 8723bu power down sequence to vendor driver by Jes Sorensen · 8 years ago
  34. 8d95c80 rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA parts by Jes Sorensen · 8 years ago
  35. 78a8421 rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctly by Jes Sorensen · 8 years ago
  36. b591e98 rtl8xxxu: For devices with external PA (8188RU), limit CCK TX power by Jes Sorensen · 8 years ago
  37. 4062b8f rtl8xxxu: Move PHY RF init into device specific functions by Jes Sorensen · 8 years ago
  38. 37ba4b6 rtl8xxxu: fix uninitialized return value in ret by Colin Ian King · 8 years ago
  39. e1d70c9 rtl8xxxu: Mark 0x050d:0x1004 as tested by Jes Sorensen · 8 years ago
  40. a39b683 Re-enable 8192eu support by Jes Sorensen · 8 years ago
  41. 46b3783 rtl8xxxu: 8192eu Fix bug in LDPC RX hang fix by Jes Sorensen · 8 years ago
  42. 31133da rtl8xxxu: Remove unneeded 8192eu hack by Jes Sorensen · 8 years ago
  43. 747bf23 rtl8xxxu: Split USB quirks into gen1 and gen2 quirks by Jes Sorensen · 8 years ago
  44. 9b323ee rtl8xxxu: Make PBP tuning a fileops parameter by Jes Sorensen · 8 years ago
  45. a773720 rtl8xxxu: Do not backup RF_MODE_AG when it's never being used by Jes Sorensen · 8 years ago
  46. 24e8e7e rtl8xxxu: Store device specific TRXFF boundary in the fileops by Jes Sorensen · 8 years ago
  47. b84cac1 rtl8xxxu: REG_LDOA15_CTRL is only used on gen1 parts by Jes Sorensen · 8 years ago
  48. c82f8d1 rtl8xxxu: Move loading of AGC table to device specific function by Jes Sorensen · 8 years ago
  49. ade0ded rtl8xxxu: Load AGC table before patching for 1T2R parts by Jes Sorensen · 8 years ago
  50. cb87725 rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions by Jes Sorensen · 8 years ago
  51. bd8fe40 rtl8xxxu: Use descriptive bits for setting RX paths for 1T2R parts by Jes Sorensen · 8 years ago
  52. 9068308 rtl8xxxu: Correctly mask what was read from REG_CCK0_AFE_SETTING by Jes Sorensen · 8 years ago
  53. 15f9dc9 rtl8xxxu: Remove unused 8723bu path B IQ calibration code by Jes Sorensen · 8 years ago
  54. fe62171 rtl8xxxu: Remove misleading warning from rtl8192eu_phy_iqcalibrate() by Jes Sorensen · 8 years ago
  55. a49c7ce rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24 by Jes Sorensen · 8 years ago
  56. 2cb79eb rtl8xxxu: byteswap the entire RX descriptor for 24 byte RX descriptors by Jes Sorensen · 8 years ago
  57. 55c0b6a rtl8xxxu: Use has_s0s1 for REG_S0S1 issues only by Jes Sorensen · 8 years ago
  58. 57e42a2 rtl8xxxu: Implment rtl8192e_set_tx_power() by Jes Sorensen · 8 years ago
  59. 5bdb6b0 rtl8xxxu: Do not try to set REG_LEDCFG2 on 8192eu by Jes Sorensen · 8 years ago
  60. b816901 rtl8xxxu: Do not init FPGA0_TX_INFO on 8192eu by Jes Sorensen · 8 years ago
  61. 2e7c7b3 rtl8xxxu: Do not set REG_PBP on 8192eu by Jes Sorensen · 8 years ago
  62. 0486e80 rtl8xxxu: Reorder chip quirks to follow flow of 8192eu driver by Jes Sorensen · 8 years ago
  63. 89c2a09 rtl8xxxu: Implement generic init_queue_reserved_page() function by Jes Sorensen · 8 years ago
  64. 59b24da rtl8xxxu: Reorg more code to match the flow of the 8192eu vendor driver by Jes Sorensen · 8 years ago
  65. c157863 rtl8xxxu: Reorder parts of init code to match the 8192eu vendor code flow by Jes Sorensen · 8 years ago
  66. 28e460b0 rtl8xxxu: Adjust AFE crystal value on 8192eu by Jes Sorensen · 8 years ago
  67. f991f4e rtl8xxxu: Implement IQK calibration for 8192eu by Jes Sorensen · 8 years ago
  68. 70bc1e2 rtl8xxxu: Use proper register name for REG_PAD_CTRL1 by Jes Sorensen · 8 years ago
  69. b052b7f rtl8xxxu: Implement 8192eu device specific quirks by Jes Sorensen · 8 years ago
  70. e1394fe rtl8xxxu: Fix LDPC RX hang issue on 8192eu by Jes Sorensen · 8 years ago
  71. 3021e51 rtl8xxxu: Set REG_USB_HRPWM for 8192eu by Jes Sorensen · 8 years ago
  72. 57e5e2e rtl8xxxu: Set correct interrupt masking registers on 8192eu by Jes Sorensen · 8 years ago
  73. 8a59485 rtl8xxxu: Handle XTAL value setting on 8192eu by Jes Sorensen · 8 years ago
  74. 2949b9e rtl8xxxu: Provide special handling when writing RF regs on 8192eu by Jes Sorensen · 8 years ago
  75. 444004b rtl8xxxu: Handle BB init for 8192eu by Jes Sorensen · 8 years ago
  76. 9e24772 rtl8xxxu: Correctly parse 8192eu efuse by Jes Sorensen · 8 years ago
  77. abd71bd rtl8xxxu: Pick PHY init table based on chip version first by Jes Sorensen · 8 years ago
  78. ae14c5d rtl8xxxu: Add 8192eu PHY init table by Jes Sorensen · 8 years ago
  79. e293278 rtl8xxxu: Add 8192eu AGC tables by Jes Sorensen · 8 years ago
  80. 19102f8 rtl8xxxu: Add radio init tables for 8192eu by Jes Sorensen · 8 years ago
  81. 80805aa rtl8xxxu: Set TX page boundaries for 8192eu by Jes Sorensen · 8 years ago
  82. 2ca73dc rtl8xxxu: Do not mess with AFE_XTAL_CTRL on 8192eu by Jes Sorensen · 8 years ago
  83. c606e66 rtl8xxxu: Add MAC init table for 8192eu by Jes Sorensen · 8 years ago
  84. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  85. a069caa rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192eu by Jes Sorensen · 8 years ago
  86. 91cbe4e rtl8xxxu: Use correct H2C calls for 8192eu by Jes Sorensen · 8 years ago
  87. af13faf rtl8xxxu: Identify 8192eu rev A/B parts correctly by Jes Sorensen · 8 years ago
  88. ba17d82 rtl8xxxu: Use enums for chip version numbers by Jes Sorensen · 8 years ago
  89. 931d927 rtl8xxxu: Update some register definitions by Jes Sorensen · 8 years ago
  90. f3fc251 rtl8xxxu: 8192eu uses txdesc40 by Jes Sorensen · 8 years ago
  91. 1df1de3 rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only by Jes Sorensen · 8 years ago
  92. 169bc5c rtl8xxxu: Correct txdesc40 gid definition by Jes Sorensen · 8 years ago
  93. 33f3724 rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors by Jes Sorensen · 8 years ago
  94. dbb2896 rtl8xxxu: Change name of struct tx_desc to be more decriptive by Jes Sorensen · 8 years ago
  95. 1c76b49 rtl818x_pci: Disable pci device in error handling code by Jia-Ju Bai · 8 years ago
  96. 4679f41 rtlwifi: use to_delayed_work() by Geliang Tang · 8 years ago
  97. 466414a rtlwifi: btcoexist: Convert BTC_PRINTK to btc_<foo>_dbg by Joe Perches · 8 years ago
  98. 1e81245 rtlwifi: rtl8821ae: Fix Smatch warnings by Larry Finger · 8 years ago
  99. b3c4201 rtlwifi: rtl8723be: Fix Smatch warnings by Larry Finger · 8 years ago
  100. 154fb48 rtlwifi: rtl8723ae: Fix Smatch warning by Larry Finger · 8 years ago