1. 45a42a3 net: ipa: disable GSI interrupts while suspended by Alex Elder · 3 years, 7 months ago
  2. b176f95 net: ipa: move gsi_irq_init() code into setup by Alex Elder · 3 years, 7 months ago
  3. 1657d8a net: ipa: have gsi_irq_setup() return an error code by Alex Elder · 3 years, 7 months ago
  4. a7860a5 net: ipa: move some GSI setup functions by Alex Elder · 3 years, 7 months ago
  5. 4a4ba48 net: ipa: move version check for channel suspend/resume by Alex Elder · 3 years, 7 months ago
  6. decfef0 net: ipa: use gsi->version for channel suspend/resume by Alex Elder · 3 years, 7 months ago
  7. 442d68e net: ipa: kill the remaining conditional validation code by Alex Elder · 3 years, 7 months ago
  8. bae70a8 net: ipa: introduce gsi_ring_setup() by Alex Elder · 3 years, 9 months ago
  9. c31d734 net: ipa: inter-EE interrupts aren't always available by Alex Elder · 3 years, 9 months ago
  10. 6a780f5 net: ipa: fix inter-EE IRQ register definitions by Alex Elder · 3 years, 10 months ago
  11. 57ab8ca net: ipa: get rid of empty GSI functions by Alex Elder · 4 years ago
  12. 19aaf72 net: ipa: DMA addresses are nicely aligned by Alex Elder · 4 years ago
  13. 2ad6f03 net: ipa: expand GSI channel types by Alex Elder · 4 years ago
  14. 42839f9 net: ipa: update GSI ring size registers by Alex Elder · 4 years ago
  15. d7f3087b net: ipa: reduce IPA version assumptions by Alex Elder · 4 years ago
  16. 437c78f net: ipa: avoid 64-bit modulus by Alex Elder · 4 years ago
  17. 3c54b7b net: ipa: use upper_32_bits() by Alex Elder · 4 years ago
  18. 91306d1 net: ipa: Remove useless error message by Zihao Tang · 4 years ago
  19. 6170b6d net: ipa: introduce gsi_channel_initialized() by Alex Elder · 4 years, 1 month ago
  20. 571b1e7 net: ipa: use a separate pointer for adjusted GSI memory by Alex Elder · 4 years, 1 month ago
  21. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 1 month ago
  22. 3f77c92 net: ipa: do not cache event ring state by Alex Elder · 4 years, 1 month ago
  23. b175072 net: ipa: synchronize NAPI only for suspend by Alex Elder · 4 years, 1 month ago
  24. 63ec9be net: ipa: move mutex calls into __gsi_channel_stop() by Alex Elder · 4 years, 1 month ago
  25. 1d23a56 net: ipa: set error code in gsi_channel_setup() by Alex Elder · 4 years, 1 month ago
  26. e631692 net: ipa: expand last transaction check by Alex Elder · 4 years, 1 month ago
  27. a65c028 net: ipa: don't disable interrupt on suspend by Alex Elder · 4 years, 1 month ago
  28. 4fef691 net: ipa: disable interrupt and NAPI after channel stop by Alex Elder · 4 years, 1 month ago
  29. bd1ea1e net: ipa: kill gsi_channel_freeze() and gsi_channel_thaw() by Alex Elder · 4 years, 1 month ago
  30. 893b838 net: ipa: introduce __gsi_channel_start() by Alex Elder · 4 years, 1 month ago
  31. 697e834 net: ipa: introduce gsi_channel_stop_retry() by Alex Elder · 4 years, 1 month ago
  32. 6b00a76 net: ipa: don't thaw channel if error starting by Alex Elder · 4 years, 1 month ago
  33. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  34. e6cdd6d net: ipa: add a missing __iomem attribute by Alex Elder · 4 years, 1 month ago
  35. 4ace7a6 net: ipa: pass correct dma_handle to dma_free_coherent() by Dan Carpenter · 4 years, 1 month ago
  36. 7bd9785 net: ipa: disable IEOB interrupts before clearing by Alex Elder · 4 years, 1 month ago
  37. 5725593 net: ipa: repurpose gsi_irq_ieob_disable() by Alex Elder · 4 years, 1 month ago
  38. 223f5b3 net: ipa: have gsi_channel_update() return a value by Alex Elder · 4 years, 1 month ago
  39. 148604e net: ipa: heed napi_complete() return value by Alex Elder · 4 years, 1 month ago
  40. c80c4a1 net: ipa: count actual work done in gsi_channel_poll() by Alex Elder · 4 years, 1 month ago
  41. 057ef63 net: ipa: retry TX channel stop commands by Alex Elder · 4 years, 2 months ago
  42. 3d60e15 net: ipa: change stop channel retry delay by Alex Elder · 4 years, 2 months ago
  43. 59b5f45 net: ipa: change GSI command timeout by Alex Elder · 4 years, 2 months ago
  44. 7440194 net: ipa: use usleep_range() by Alex Elder · 4 years, 2 months ago
  45. a60d063 net: ipa: introduce some interrupt helpers by Alex Elder · 4 years, 2 months ago
  46. d9cbe81 net: ipa: a few simple renames by Alex Elder · 4 years, 2 months ago
  47. 1ddf776 net: ipa: don't return a value from evt_ring_command() by Alex Elder · 4 years, 2 months ago
  48. 1169318 net: ipa: don't return a value from gsi_channel_command() by Alex Elder · 4 years, 2 months ago
  49. 428b448 net: ipa: use state to determine event ring command success by Alex Elder · 4 years, 2 months ago
  50. 6ffddf3 net: ipa: use state to determine channel command success by Alex Elder · 4 years, 2 months ago
  51. 94ad8f3 net: ipa: clear pending interrupts before enabling by Alex Elder · 4 years, 2 months ago
  52. cdeee49 net: ipa: adjust GSI register addresses by Alex Elder · 4 years, 3 months ago
  53. b0b6f0d net: ipa: update gsi registers for IPA v4.5 by Alex Elder · 4 years, 3 months ago
  54. 9f84819 net: ipa: reverse logic on escape buffer use by Alex Elder · 4 years, 3 months ago
  55. 1136145 net: ipa: support retries on generic GSI commands by Alex Elder · 4 years, 4 months ago
  56. f849afc net: ipa: ignore CHANNEL_NOT_RUNNING errors by Alex Elder · 4 years, 4 months ago
  57. 5d28913 net: ipa: don't reset an ALLOCATED channel by Alex Elder · 4 years, 4 months ago
  58. f8d3bdd net: ipa: print channel/event ring number on error by Alex Elder · 4 years, 4 months ago
  59. 4730ab1 net: ipa: use enumerated types for GSI field values by Alex Elder · 4 years, 4 months ago
  60. cec2076 net: ipa: move GSI command opcode values into "gsi_reg.h" by Alex Elder · 4 years, 4 months ago
  61. 7b0ac8f net: ipa: move GSI error values into "gsi_reg.h" by Alex Elder · 4 years, 4 months ago
  62. 9ed8c2a net: ipa: move channel type values into "gsi_reg.h" by Alex Elder · 4 years, 4 months ago
  63. 46dda53 net: ipa: use common value for channel type and protocol by Alex Elder · 4 years, 4 months ago
  64. 6c6358c net: ipa: define GSI interrupt types with enums by Alex Elder · 4 years, 4 months ago
  65. bf795af net: ipa: drop an error message by Alex Elder · 4 years, 4 months ago
  66. 8194be7 net: ipa: pass a value to gsi_irq_type_update() by Alex Elder · 4 years, 4 months ago
  67. 352f26a net: ipa: only enable GSI general IRQs when needed by Alex Elder · 4 years, 4 months ago
  68. 46f748c net: ipa: explicitly disallow inter-EE interrupts by Alex Elder · 4 years, 4 months ago
  69. 06c8632 net: ipa: only enable GSI IEOB IRQs when needed by Alex Elder · 4 years, 4 months ago
  70. d6c9e3f net: ipa: only enable generic command completion IRQ when needed by Alex Elder · 4 years, 4 months ago
  71. b4175f8 net: ipa: only enable GSI event control IRQs when needed by Alex Elder · 4 years, 4 months ago
  72. b054d4f net: ipa: only enable GSI channel control IRQs when needed by Alex Elder · 4 years, 4 months ago
  73. 3ca97ff net: ipa: cache last-saved GSI IRQ enabled type by Alex Elder · 4 years, 4 months ago
  74. 97eb94c net: ipa: disable all GSI interrupt types initially by Alex Elder · 4 years, 4 months ago
  75. f9b2880 net: ipa: define GSI interrupt types with an enum by Alex Elder · 4 years, 4 months ago
  76. a054539 net: ipa: rename gsi->event_enable_bitmap by Alex Elder · 4 years, 4 months ago
  77. 0b8d676 net: ipa: request GSI IRQ later by Alex Elder · 4 years, 4 months ago
  78. d387c76 net: ipa: eliminate legacy arguments by Alex Elder · 4 years, 4 months ago
  79. ce54993 net: ipa: use version in gsi_channel_program() by Alex Elder · 4 years, 4 months ago
  80. 9de4a4c net: ipa: use version in gsi_channel_reset() by Alex Elder · 4 years, 4 months ago
  81. 56dfe8d net: ipa: use version in gsi_channel_init() by Alex Elder · 4 years, 4 months ago
  82. 14dbf97 net: ipa: record IPA version in GSI structure by Alex Elder · 4 years, 4 months ago
  83. 1d0c09d net: ipa: expose IPA version to the GSI layer by Alex Elder · 4 years, 4 months ago
  84. 993cac1 net: ipa: fix two mild warnings by Alex Elder · 4 years, 5 months ago
  85. fb980ef net: ipa: share field mask values for GSI general interrupt by Alex Elder · 4 years, 5 months ago
  86. d61bb71 net: ipa: share field mask values for GSI global interrupt by Alex Elder · 4 years, 5 months ago
  87. e6580d0 net: ipa: share field mask values for GSI interrupt type by Alex Elder · 4 years, 5 months ago
  88. 54f7e44 net: ipa: do not enable GSI interrupt for wakeup by Alex Elder · 4 years, 6 months ago
  89. e3eea08 net: ipa: fix kerneldoc comments by Alex Elder · 4 years, 8 months ago
  90. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  91. 8463488 net: ipa: standarize more GSI error messages by Alex Elder · 4 years, 8 months ago
  92. a442b3c net: ipa: always report GSI state errors by Alex Elder · 4 years, 8 months ago
  93. 5468cbc net: ipa: always check for stopped channel by Alex Elder · 4 years, 8 months ago
  94. 8fa54b1 drivers: ipa: fix typoes for ipa by Wang Wenhu · 4 years, 9 months ago
  95. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  96. 195ef57 net: ipa: do not clear interrupt in gsi_channel_start() by Alex Elder · 4 years, 10 months ago
  97. f45a7bc net: ipa: don't be a hog in gsi_channel_poll() by Alex Elder · 4 years, 10 months ago
  98. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  99. a3f2405 net: ipa: only reset channel twice for IPA v3.5.1 by Alex Elder · 4 years, 10 months ago
  100. f86a190 net: ipa: rename db_enable flag by Alex Elder · 4 years, 10 months ago