1. 0a20ed8 rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ru by Jes Sorensen · 8 years ago
  2. 91dcbb7 rtl8xxxu: Enable aggregation for rtl8723au by Jes Sorensen · 8 years ago
  3. 1e5b3b3 rtl8xxxu: Adjust RX skb size to include space for phystats by Jes Sorensen · 8 years ago
  4. 04319ae rtl8xxxu: Allocate larger RX skbs when aggregation is enabled by Jes Sorensen · 8 years ago
  5. 040b97b rtl8xxxu: Add support for aggregated RX packets on gen1 parts by Jes Sorensen · 8 years ago
  6. 4189272 rtl8xxxu: Correct rxdesc16 definition by Jes Sorensen · 8 years ago
  7. 2db125d rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc() by Jes Sorensen · 8 years ago
  8. a635df8 rtl8xxxu: Move skb delivery into parse_tx_desc() handler by Jes Sorensen · 8 years ago
  9. c14ee43 rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc() by Jes Sorensen · 8 years ago
  10. 4713bd1 rtlwifi: Add missing newlines to RT_TRACE calls by Joe Perches · 8 years ago
  11. 9ce2219 rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size by Joe Perches · 8 years ago
  12. 78383ac rtl8xxxu: Reduce console noise when removing the kernel module by Jes Sorensen · 8 years ago
  13. efcb3288 rtl8xxxu: remove unneeded assignments by Luis de Bethencourt · 8 years ago
  14. 300c32c rtlwifi: rtl8821ae: Fix potential race condition by Larry Finger · 8 years ago
  15. 4f29b34 rtlwifi: rtl8723ae: Fix potential race condition by Larry Finger · 8 years ago
  16. 31c2e76 rtlwifi: rtl8723be: Fix potential race condition by Larry Finger · 8 years ago
  17. c3ae8ec rtlwifi: rtl8192ee: Fix potential race condition by Larry Finger · 8 years ago
  18. 204e2ab rtlwifi: rtl8188ee: Fix potential race condition by Larry Finger · 8 years ago
  19. 30462b5 rtlwifi: Remove unused parameter from rtl_ps_set_rf_state() by Larry Finger · 8 years ago
  20. 08aba42 rtlwifi: use s8 instead of char by Arnd Bergmann · 8 years ago
  21. 2b9c9f5 rtl8xxxu: tuse %*ph to dump buffers by Andy Shevchenko · 8 years ago
  22. 08eca32 rtl8xxxu: Add additional documentation for RX DMA registers by Jes Sorensen · 8 years ago
  23. e4ac0a8 rtl8xxxu: Add bit definitions for REG_USB_SPECIAL_OPTION by Jes Sorensen · 8 years ago
  24. dc14341 Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  25. 5345ea6 rtlwifi: fix error handling in *_read_adapter_info() by Arnd Bergmann · 8 years ago
  26. a81605b rtlwifi: rtl8192ee: simplify coding by Heinrich Schuchardt · 8 years ago
  27. 6b3c33e rtlwifi: rtl8723be: avoid undefined behavior by Heinrich Schuchardt · 8 years ago
  28. de26859 rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01 by Larry Finger · 8 years ago
  29. 56025ca Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  30. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  31. cf96893 rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring by wang yanqing · 8 years ago
  32. 976aff5 rtlwifi: Remove double check for cnt_after_linked by wang yanqing · 8 years ago
  33. 2f8514b rtlwifi: rtl818x: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  34. 873ffe1 rtlwifi: Fix logic error in enter/exit power-save mode by wang yanqing · 8 years ago
  35. 1bfcfdc rtlwifi: rtl818x: constify rtl_intf_ops structures by Julia Lawall · 8 years ago
  36. e1ca790 rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops by Jes Sorensen · 8 years ago
  37. 27c7e89 rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1 by Jes Sorensen · 8 years ago
  38. 9c0343d rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version by Jes Sorensen · 8 years ago
  39. 993dd9b rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu() by Jes Sorensen · 8 years ago
  40. a46b099 rtl8xxxu: rename rtl8723a_channel_group() to rtl8xxxu_gen1_channel_to_group() by Jes Sorensen · 8 years ago
  41. 97db5a8 rtl8xxxu: Rename rtl8723a_stop_tx_beacon() to rtl8xxxu_stop_tx_beacon() by Jes Sorensen · 8 years ago
  42. 181725d rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c by Jes Sorensen · 8 years ago
  43. 20e3b2e rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c by Jes Sorensen · 8 years ago
  44. 6c46ca3 rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c by Jes Sorensen · 8 years ago
  45. 599119f rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c by Jes Sorensen · 8 years ago
  46. 6c60e65 rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c by Jes Sorensen · 8 years ago
  47. aae555d rtlwifi: rtl818x: Deinline indexed IO functions, save 21568 bytes by Denys Vlasenko · 8 years ago
  48. 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
  49. 04a74a9 rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_reg by Jes Sorensen · 8 years ago
  50. 85f4663 rtl8xxxu: Rename rtl8723bu_simularity_compare() by Jes Sorensen · 8 years ago
  51. 5ac7414 rtl8xxxu: Rename rtl8723b_channel_to_group() by Jes Sorensen · 8 years ago
  52. 8db7145 rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_table by Jes Sorensen · 8 years ago
  53. 8396a41 rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf() by Jes Sorensen · 8 years ago
  54. 42a3bc7 rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power() by Jes Sorensen · 8 years ago
  55. de7c189 rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb() by Jes Sorensen · 8 years ago
  56. 28466e9 rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibrate() by Jes Sorensen · 8 years ago
  57. c6e39da rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask() by Jes Sorensen · 8 years ago
  58. e09718c rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel() by Jes Sorensen · 8 years ago
  59. 7eb1400 rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf() by Jes Sorensen · 8 years ago
  60. 6a07b79 rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf() by Jes Sorensen · 8 years ago
  61. 3a56bf6 rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel() by Jes Sorensen · 8 years ago
  62. beb5531 rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect() by Jes Sorensen · 8 years ago
  63. 32353a7 rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect() by Jes Sorensen · 8 years ago
  64. a8c8dfa rtl8xxxu: Rename rtl8723bu_update_rate_mask() to rtl8xxxu_gen2_update_rate_mask() by Jes Sorensen · 8 years ago
  65. 005a425 rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures by David Müller · 8 years ago
  66. e4c8b45 rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ring by Jia-Ju Bai · 8 years ago
  67. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. 06d0546 rtl8xxxu: hide unused tables by Arnd Bergmann · 8 years ago
  69. c19ca6c treewide: Fix typos in printk by Masanari Iida · 8 years ago
  70. 265697e rtl8xxxu: Pause TX before calling disable_rf() by Jes Sorensen · 8 years ago
  71. ae5c01fd rtl8xxxu: Implement rtl8192e_enable_rf() by Jes Sorensen · 8 years ago
  72. 6a62f9d rtl8xxxu: Fix OOPS if user tries to add device via /sys by Jes Sorensen · 8 years ago
  73. cabb550 rtl8xxxu: Fix 8188RU support by Jes Sorensen · 8 years ago
  74. 2fc0b8e rtl8xxxu: Add TX power base values for gen1 parts by Jes Sorensen · 8 years ago
  75. b9f9d69 rtl8xxxu: Set register 0xfe10 on rtl8192cu based parts by Jes Sorensen · 8 years ago
  76. eb18806 rtl8xxxu: Update copyright statement to include 2016 by Jes Sorensen · 8 years ago
  77. 8cae2f1 rtl8xxxu: Unregister from mac80211 before shutting down the device by Jes Sorensen · 8 years ago
  78. 8e25496 rtl8xxxu: Match 8723bu power down sequence to vendor driver by Jes Sorensen · 8 years ago
  79. 8d95c80 rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA parts by Jes Sorensen · 8 years ago
  80. 78a8421 rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctly by Jes Sorensen · 8 years ago
  81. b591e98 rtl8xxxu: For devices with external PA (8188RU), limit CCK TX power by Jes Sorensen · 8 years ago
  82. 4062b8f rtl8xxxu: Move PHY RF init into device specific functions by Jes Sorensen · 8 years ago
  83. 37ba4b6 rtl8xxxu: fix uninitialized return value in ret by Colin Ian King · 8 years ago
  84. e1d70c9 rtl8xxxu: Mark 0x050d:0x1004 as tested by Jes Sorensen · 8 years ago
  85. a39b683 Re-enable 8192eu support by Jes Sorensen · 8 years ago
  86. 46b3783 rtl8xxxu: 8192eu Fix bug in LDPC RX hang fix by Jes Sorensen · 8 years ago
  87. 31133da rtl8xxxu: Remove unneeded 8192eu hack by Jes Sorensen · 8 years ago
  88. 747bf23 rtl8xxxu: Split USB quirks into gen1 and gen2 quirks by Jes Sorensen · 8 years ago
  89. 9b323ee rtl8xxxu: Make PBP tuning a fileops parameter by Jes Sorensen · 8 years ago
  90. a773720 rtl8xxxu: Do not backup RF_MODE_AG when it's never being used by Jes Sorensen · 8 years ago
  91. 24e8e7e rtl8xxxu: Store device specific TRXFF boundary in the fileops by Jes Sorensen · 8 years ago
  92. b84cac1 rtl8xxxu: REG_LDOA15_CTRL is only used on gen1 parts by Jes Sorensen · 8 years ago
  93. c82f8d1 rtl8xxxu: Move loading of AGC table to device specific function by Jes Sorensen · 8 years ago
  94. ade0ded rtl8xxxu: Load AGC table before patching for 1T2R parts by Jes Sorensen · 8 years ago
  95. cb87725 rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions by Jes Sorensen · 8 years ago
  96. bd8fe40 rtl8xxxu: Use descriptive bits for setting RX paths for 1T2R parts by Jes Sorensen · 8 years ago
  97. 9068308 rtl8xxxu: Correctly mask what was read from REG_CCK0_AFE_SETTING by Jes Sorensen · 8 years ago
  98. 15f9dc9 rtl8xxxu: Remove unused 8723bu path B IQ calibration code by Jes Sorensen · 8 years ago
  99. fe62171 rtl8xxxu: Remove misleading warning from rtl8192eu_phy_iqcalibrate() by Jes Sorensen · 8 years ago
  100. a49c7ce rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24 by Jes Sorensen · 8 years ago