1. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  2. 8b51dc7 rsi: fix a double free bug in rsi_91x_deinit() by Hui Peng · 6 years ago
  3. 932630f Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  4. dfc7a8f rsi: fix for sdio reset card issue by Ganapathi Kondraju · 6 years ago
  5. 8f9af63 rsi: fix for sdio interface setup in 9116 by Ganapathi Kondraju · 6 years ago
  6. 5db4c4b mac80211: pass the vif to cancel_remain_on_channel by Emmanuel Grumbach · 6 years ago
  7. 231e83f rsi: return explicit error values by Enrico Weigelt · 6 years ago
  8. f57b5d8 rsi: Properly initialize data in rsi_sdio_ta_reset by Nathan Chancellor · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 0a60014 rsi: miscallaneous changes for 9116 and common by Siva Rebbagondla · 6 years ago
  11. 17ff2c7 rsi: reset device changes for 9116 by Siva Rebbagondla · 6 years ago
  12. 1533f97 rsi: send new tx command frame wlan9116 features by Siva Rebbagondla · 6 years ago
  13. f911c86 rsi: new bootup parameters for 9116 by Siva Rebbagondla · 6 years ago
  14. 9ba4562 rsi: change in device init frame sequence for 9116 by Siva Rebbagondla · 6 years ago
  15. e5a1ecc rsi: add firmware loading for 9116 device by Siva Rebbagondla · 6 years ago
  16. 3ac6157 rsi: move common part of firmware load to separate function by Siva Rebbagondla · 6 years ago
  17. 54fdb31 rsi: add new device model for 9116 by Siva Rebbagondla · 6 years ago
  18. d5414c2 rsi: Fix NULL pointer dereference in kmalloc by Aditya Pakki · 6 years ago
  19. 74ee436 rsi: fix missing null pointer check from a failed ieee80211_probereq_get call by Colin Ian King · 6 years ago
  20. 6f6e4f9 rsi: remove set but not used variables 'info, vif' by YueHaibing · 6 years ago
  21. b9c767f rsi: fix spelling mistakes by Siva Rebbagondla · 6 years ago
  22. e8242ad0 rsi: fix a typo in a debug message by Dan Carpenter · 6 years ago
  23. 34025a1 rsi: fix indentation issue with a code block by Colin Ian King · 6 years ago
  24. 38ef8d9 rsi: fix for wowlan wakeup failure by Siva Rebbagondla · 6 years ago
  25. 73f9b25 rsi: resolve power save issue after S4 resume by Siva Rebbagondla · 6 years ago
  26. a63762d rsi: fix wowlan wakeup issue for hibernate(S4) by Siva Rebbagondla · 6 years ago
  27. cbde979 rsi: add hci detach for hibernation and poweroff by Siva Rebbagondla · 6 years ago
  28. 6f3a5de rsi: Add debug support for wowlan wakeup confirmation by Siva Rebbagondla · 6 years ago
  29. b8f1fe5 rsi: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  30. 1e1b416 rsi: Suppress sdhci warnings in mmc by Siva Rebbagondla · 6 years ago
  31. 7fdcb8e rsi: add support for hardware scan offload by Prameela Rani Garnepudi · 6 years ago
  32. 55930d2 rsi: fix spelling mistake "Initialzing" -> "Initializing" by Colin Ian King · 6 years ago
  33. f613e48 rsi: Remove unnecessary boolean condition by Nathan Chancellor · 6 years ago
  34. ec7eccf rsi: remove set but not used variables 'header_size' and 'tx_params' by YueHaibing · 7 years ago
  35. 4c62764 rsi: improve kernel thread handling to fix kernel panic by Siva Rebbagondla · 7 years ago
  36. baa8caf rsi: fix memory alignment issue in ARM32 platforms by Siva Rebbagondla · 7 years ago
  37. 35204d0 rsi: remove redundant variables bss, wh and temp_flash_content by Colin Ian King · 7 years ago
  38. 2ddd82e rsi: move init_done flag to end of rsi_91x_init(). by Amol Hanwate · 7 years ago
  39. 160ee2a rsi: fill rx_params only once. by Amol Hanwate · 7 years ago
  40. abbe87d rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach. by Amol Hanwate · 7 years ago
  41. f5fbce6 rsi: add firmware support for AP+BT dual mode by Siva Rebbagondla · 7 years ago
  42. bae4029 rsi: remove redundant flash_content variable by Siva Rebbagondla · 7 years ago
  43. 5850874 rsi: remove redundant device ids by Siva Rebbagondla · 7 years ago
  44. 1d21945 rsi: optimize virtual interfaces by Siva Rebbagondla · 7 years ago
  45. 4c837d8c rsi: fix for WoWLAN wakeup in security mode. by Siva Rebbagondla · 7 years ago
  46. 3870931 rsi: fix for 40MHZ connection issue. by Ganapathi Raju · 7 years ago
  47. 92e9712 rsi: fix for low throughput issue by Siva Rebbagondla · 7 years ago
  48. a53e8f3 rsi: fix spelling mistake "Uknown" -> "Unknown" by Colin Ian King · 7 years ago
  49. eeed833 rsi: add fix for corruption of auto rate table by Sanjay Konduri · 7 years ago
  50. abd39c6 rsi: add fix for crash during assertions by Sanjay Konduri · 7 years ago
  51. 1d18c55 rsi: Set wowlan flag while writing wowlan config parameters by Siva Rebbagondla · 7 years ago
  52. d76f851 rsi: reset hibernate_resume flag to work hibernate resume in coex mode. by Siva Rebbagondla · 7 years ago
  53. 54b5172 rsi: Add null check for virtual interfaces in wowlan config by Sanjay Kumar Konduri · 7 years ago
  54. b41c393 rsi: fix spelling mistake: "thead" -> "thread" by Colin Ian King · 7 years ago
  55. 48c6b5c rsi_91x: fix uninitialized variable by Gustavo A. R. Silva · 7 years ago
  56. e1fd7ce rsi_91x: fix structurally dead code by Gustavo A. R. Silva · 7 years ago
  57. 78e4507 rsi: Fix 'invalid vdd' warning in mmc by Siva Rebbagondla · 7 years ago
  58. f700546 rsi: fix nommu_map_sg overflow kernel panic by Siva Rebbagondla · 7 years ago
  59. f0b147b rsi: advertise 5GHz support based on device capability by Amitkumar Karwar · 7 years ago
  60. 1e9c410 rsi: enable power save by default for coex by Amitkumar Karwar · 7 years ago
  61. 3334306 rsi: parse TID from data frame correctly by Amitkumar Karwar · 7 years ago
  62. a55e50f rsi: increase max supported aggregation subframes by Amitkumar Karwar · 7 years ago
  63. cbbfdd6c rsi: use appropriate interface for power save configuration by Amitkumar Karwar · 7 years ago
  64. 8c1475b rsi: device bootup parameter configuration by Amitkumar Karwar · 7 years ago
  65. 16d3bb7 rsi: disable fw watchdog timer during reset by Amitkumar Karwar · 7 years ago
  66. 350fcdb rsi: remove unecessary PTR_ALIGN()s by Dan Carpenter · 7 years ago
  67. 4fd6c47 rsi: roaming enhancements by Prameela Rani Garnepudi · 7 years ago
  68. 62dc108d rsi: enable 80MHz clock by default by Prameela Rani Garnepudi · 7 years ago
  69. 1be05eb rsi: move descriptor preparation to core by Prameela Rani Garnepudi · 7 years ago
  70. 5dc3638 rsi: move xtend_desc structure from rsi_main.h to rsi_mgmt.h by Prameela Rani Garnepudi · 7 years ago
  71. 864db4d rsi: fix kernel panic observed on 64bit machine by Amitkumar Karwar · 7 years ago
  72. 90b12ae rsi: fix error path handling in SDIO probe by Amitkumar Karwar · 7 years ago
  73. a31f931 rsi: remove redundant duplicate assignment of buffer_size by Colin Ian King · 7 years ago
  74. 44f98a9 rsi: Remove stack VLA usage by Tobin C. Harding · 7 years ago
  75. 255dd5b Bluetooth: btrsi: rework dependencies by Arnd Bergmann · 7 years ago
  76. a6cf02e net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text by Randy Dunlap · 7 years ago
  77. a1854fa rsi: improve RX packet handling in USB interface by Prameela Rani Garnepudi · 7 years ago
  78. 8809f08 rsi: use dynamic RX control blocks instead of MAX_RX_URB by Prameela Rani Garnepudi · 7 years ago
  79. 5011760 rsi: improve RX handling in SDIO interface by Prameela Rani Garnepudi · 7 years ago
  80. 681805b rsi: sdio changes to support BT by Prameela Rani Garnepudi · 7 years ago
  81. 898b255 rsi: add module parameter operating mode by Prameela Rani Garnepudi · 7 years ago
  82. 716b840 rsi: handle BT traffic in driver by Siva Rebbagondla · 7 years ago
  83. 2108df3 rsi: add coex support by Prameela Rani Garnepudi · 7 years ago
  84. 4c10d56 rsi: add header file rsi_91x by Prameela Rani Garnepudi · 7 years ago
  85. a4302bf rsi: add bluetooth rx endpoint by Siva Rebbagondla · 7 years ago
  86. 1100f81 rsi: add rx control block to handle rx packets in USB by Prameela Rani Garnepudi · 7 years ago
  87. d35ef8f rsi: fix memory leak on buf and usb_reg_buf by Colin Ian King · 7 years ago
  88. 4775ae7 rsi: rsi_91x_ps: remove redundant code in str_psstate by Gustavo A. R. Silva · 7 years ago
  89. 6e300769 Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  90. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  91. e6b3b2e rsi: fix kbuild reported build errors with CONFIG_PM off by Amitkumar Karwar · 7 years ago
  92. 39f1332 rsi: move rsi_sdio_reinit_device() out of CONFIG_PM by Amitkumar Karwar · 7 years ago
  93. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  94. 063848c rsi: sdio: Add WOWLAN support for S5 shutdown state by Karun Eagalapati · 7 years ago
  95. b6c8d06 rsi: sdio: Add WOWLAN support for S4 hibernate state by Karun Eagalapati · 7 years ago
  96. f3ac4e7 rsi: sdio: add WOWLAN support for S3 suspend state by Karun Eagalapati · 7 years ago
  97. dfefb9f drivers/wireless: rsi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  98. 3732053 Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  99. a39644b rsi: fix integer overflow warning by Arnd Bergmann · 7 years ago
  100. 20db073 rsi: sdio suspend and resume support by Karun Eagalapati · 7 years ago