1. 8334ffd rtlwifi: Add explicit values to hw_variables enum by Larry Finger · 8 years ago
  2. 1cc49a5 rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines by Larry Finger · 8 years ago
  3. ad57488 rtlwifi: Add switch variable to 'switch case not processed' messages by Joe Perches · 8 years ago
  4. b42fbed rtl8xxxu: Stop log spam from each successful interrupt by Larry Finger · 8 years ago
  5. 2fc5dd2 rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device() by Jes Sorensen · 8 years ago
  6. c0a99bb rtl8xxxu: Clean up llt_init() API by Jes Sorensen · 8 years ago
  7. 3a589fa rtl8xxxu: Fix off by one error calculating pubq by Jes Sorensen · 8 years ago
  8. f1785fb rtl8xxxu: Implement 8192e specific power down sequence by Jes Sorensen · 8 years ago
  9. d86e647 rtlwifi: rtl818x: constify local structures by Julia Lawall · 8 years ago
  10. 0cd7f70 rtl8xxxu: fix spelling mistake "firmare" -> "firmware" by Colin Ian King · 8 years ago
  11. 54cdf5c rtl8xxxu: Reset device on module unload if still attached by Jes Sorensen · 8 years ago
  12. 5856cd5 rtlwifi/rtl8192de: Fix print format string by Oleg Drokin · 8 years ago
  13. 0c9d349 rtlwifi: Fix missing country code for Great Britain by Larry Finger · 8 years ago
  14. 7329dc1 rtl8xxxu: Make rtl8xxxu_ampdu_action less chatty by Hans de Goede · 8 years ago
  15. 77e3980 rtl8xxxu: gen1: Fix non static symbol warning by Wei Yongjun · 8 years ago
  16. b59415c rtl8xxxu: Split filling of TX descriptors into separate functions by Jes Sorensen · 8 years ago
  17. 99afaac rtl8xxxu: Determine need for shore preamble before updating TX descriptors by Jes Sorensen · 8 years ago
  18. 3972cc5 rtl8xxxu: Determine the need for SGI before handling specific TX desc formats by Jes Sorensen · 8 years ago
  19. be49b1f rtl8xxxu: Simplify calculating of hw value used for setting TX rate by Jes Sorensen · 8 years ago
  20. eed145a rtl8xxxu: Introduce fops bitflag indicating type of thermal meter by Jes Sorensen · 8 years ago
  21. ee675cc rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflags by Jes Sorensen · 8 years ago
  22. e3ebcd7 rtl8xxxu: Use flag to indicate whether device has TX report timer support by Jes Sorensen · 8 years ago
  23. 0b09628 rtl8xxxu: Add interrupt bit definitions for gen2 parts by Jes Sorensen · 8 years ago
  24. dce7548 rtl8xxxu: Add bit definitions for REG_FPGA0_TX_INFO by Jes Sorensen · 8 years ago
  25. e02aa3e rtl8xxxu: Simplify code setting TX buffer boundary by Jes Sorensen · 8 years ago
  26. efeb8ce rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page() by Jes Sorensen · 8 years ago
  27. b492940 rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_page() by Jes Sorensen · 8 years ago
  28. e366f45 rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routine by Jes Sorensen · 8 years ago
  29. 44abaa0 rtl8xxxu: Add TX page defines for 8723b by Jes Sorensen · 8 years ago
  30. 690a6d2 rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devices by Jes Sorensen · 8 years ago
  31. deb6176 rtl8xxxu: Fix error handling if rtl8xxxu_init_device() fails by Jes Sorensen · 8 years ago
  32. 76a8e07 rtl8xxxu: Mark 0x2001:0x3308 as tested by Jes Sorensen · 8 years ago
  33. b81669b rtl8xxxu: Mark 0x20f4:0x648b as tested by Jes Sorensen · 8 years ago
  34. 3eeacaa rtlwifi: rtl8723ae: Fix leak in _rtl8723e_read_adapter_info() by Christian Engelmayer · 8 years ago
  35. a0c7858e rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info() by Christian Engelmayer · 8 years ago
  36. f898005 rtlwifi: remove superfluous condition by Heinrich Schuchardt · 8 years ago
  37. eb36333 net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  38. 944c07a rtlwifi: don't add include path for rtl8188ee by Arnd Bergmann · 8 years ago
  39. 8a185006 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git by Kalle Valo · 8 years ago
  40. 238ad2d rtlwifi: rtl8723ae: Clean up the hardware info routine by Larry Finger · 8 years ago
  41. a8c9fb2 rtlwifi: rtl8192de: Convert driver to use common hardware info routine by Larry Finger · 8 years ago
  42. 2f7b4b8 rtlwifi: rtl8821ae: Convert driver to use common hardware info routine by Larry Finger · 8 years ago
  43. 9e9c9c2 rtlwifi: rtl8723be: Convert driver to use common hardware info routine by Larry Finger · 8 years ago
  44. 8aaf691 rtlwifi: rtl8723ae: Convert driver to use common hardware info routine by Larry Finger · 8 years ago
  45. 5c39265 rtlwifi: rtl8192ee: Convert driver to use common hardware info routine by Larry Finger · 8 years ago
  46. 9468792 rtlwifi: rtl8188ee: Convert driver to use common hardware info routine by Larry Finger · 8 years ago
  47. c2d9a41 rtlwifi: rtl8192cu: Convert driver to use common hardware info routine by Larry Finger · 8 years ago
  48. df5cbc6 rtlwifi: rtl8192ce: Convert driver to use common hardware info routine by Larry Finger · 8 years ago
  49. edb45b6 rtlwifi: Create common routine to get hardware info by Larry Finger · 8 years ago
  50. 8a19023 rtlwifi: Fix typo in printk by Masanari Iida · 8 years ago
  51. fd83f12 rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parameters by Jes Sorensen · 8 years ago
  52. 614e389 rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as well by Jes Sorensen · 8 years ago
  53. 82cce22 rtl8xxxu: Make DMA aggregation optional by setting a module parameter by Jes Sorensen · 8 years ago
  54. 0a20ed8 rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ru by Jes Sorensen · 8 years ago
  55. 91dcbb7 rtl8xxxu: Enable aggregation for rtl8723au by Jes Sorensen · 8 years ago
  56. 1e5b3b3 rtl8xxxu: Adjust RX skb size to include space for phystats by Jes Sorensen · 8 years ago
  57. 04319ae rtl8xxxu: Allocate larger RX skbs when aggregation is enabled by Jes Sorensen · 8 years ago
  58. 040b97b rtl8xxxu: Add support for aggregated RX packets on gen1 parts by Jes Sorensen · 8 years ago
  59. 4189272 rtl8xxxu: Correct rxdesc16 definition by Jes Sorensen · 8 years ago
  60. 2db125d rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc() by Jes Sorensen · 8 years ago
  61. a635df8 rtl8xxxu: Move skb delivery into parse_tx_desc() handler by Jes Sorensen · 8 years ago
  62. c14ee43 rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc() by Jes Sorensen · 8 years ago
  63. 4713bd1 rtlwifi: Add missing newlines to RT_TRACE calls by Joe Perches · 8 years ago
  64. 9ce2219 rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size by Joe Perches · 8 years ago
  65. 78383ac rtl8xxxu: Reduce console noise when removing the kernel module by Jes Sorensen · 8 years ago
  66. efcb3288 rtl8xxxu: remove unneeded assignments by Luis de Bethencourt · 8 years ago
  67. 300c32c rtlwifi: rtl8821ae: Fix potential race condition by Larry Finger · 8 years ago
  68. 4f29b34 rtlwifi: rtl8723ae: Fix potential race condition by Larry Finger · 8 years ago
  69. 31c2e76 rtlwifi: rtl8723be: Fix potential race condition by Larry Finger · 8 years ago
  70. c3ae8ec rtlwifi: rtl8192ee: Fix potential race condition by Larry Finger · 8 years ago
  71. 204e2ab rtlwifi: rtl8188ee: Fix potential race condition by Larry Finger · 8 years ago
  72. 30462b5 rtlwifi: Remove unused parameter from rtl_ps_set_rf_state() by Larry Finger · 8 years ago
  73. 08aba42 rtlwifi: use s8 instead of char by Arnd Bergmann · 8 years ago
  74. 2b9c9f5 rtl8xxxu: tuse %*ph to dump buffers by Andy Shevchenko · 8 years ago
  75. 08eca32 rtl8xxxu: Add additional documentation for RX DMA registers by Jes Sorensen · 8 years ago
  76. e4ac0a8 rtl8xxxu: Add bit definitions for REG_USB_SPECIAL_OPTION by Jes Sorensen · 8 years ago
  77. 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
  78. 5345ea6 rtlwifi: fix error handling in *_read_adapter_info() by Arnd Bergmann · 8 years ago
  79. c70410c rtl8xxxu: fix typo on variable name, compare against correct variable by Colin Ian King · 8 years ago
  80. a81605b rtlwifi: rtl8192ee: simplify coding by Heinrich Schuchardt · 8 years ago
  81. 6b3c33e rtlwifi: rtl8723be: avoid undefined behavior by Heinrich Schuchardt · 8 years ago
  82. de26859 rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01 by Larry Finger · 8 years ago
  83. 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
  84. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  85. cf96893 rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring by wang yanqing · 8 years ago
  86. 976aff5 rtlwifi: Remove double check for cnt_after_linked by wang yanqing · 8 years ago
  87. 2f8514b rtlwifi: rtl818x: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  88. 873ffe1 rtlwifi: Fix logic error in enter/exit power-save mode by wang yanqing · 8 years ago
  89. 1bfcfdc rtlwifi: rtl818x: constify rtl_intf_ops structures by Julia Lawall · 8 years ago
  90. e1ca790 rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops by Jes Sorensen · 8 years ago
  91. 27c7e89 rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1 by Jes Sorensen · 8 years ago
  92. 9c0343d rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version by Jes Sorensen · 8 years ago
  93. 993dd9b rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu() by Jes Sorensen · 8 years ago
  94. a46b099 rtl8xxxu: rename rtl8723a_channel_group() to rtl8xxxu_gen1_channel_to_group() by Jes Sorensen · 8 years ago
  95. 97db5a8 rtl8xxxu: Rename rtl8723a_stop_tx_beacon() to rtl8xxxu_stop_tx_beacon() by Jes Sorensen · 8 years ago
  96. 181725d rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c by Jes Sorensen · 8 years ago
  97. 20e3b2e rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c by Jes Sorensen · 8 years ago
  98. 6c46ca3 rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c by Jes Sorensen · 8 years ago
  99. 599119f rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c by Jes Sorensen · 8 years ago
  100. 6c60e65 rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c by Jes Sorensen · 8 years ago