1. 998c0bd net: ipa: prevent concurrent replenish by Alex Elder · 3 years ago
  2. c1aaa01 net: ipa: use a bitmap for endpoint replenish_enabled by Alex Elder · 3 years ago
  3. 6c0e3b5 net: ipa: fix atomic update in ipa_endpoint_replenish() by Alex Elder · 3 years ago
  4. 97884b0 net: ipa: fix IPA v4.5 interconnect data by Alex Elder · 3 years, 1 month ago
  5. 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  6. fe68c43 net: ipa: support enhanced channel flow control by Alex Elder · 3 years, 1 month ago
  7. 4c9d631 net: ipa: introduce channel flow control by Alex Elder · 3 years, 1 month ago
  8. faa88ec net: ipa: rearrange GSI structure fields by Alex Elder · 3 years, 1 month ago
  9. 7ece9ea net: ipa: GSI only needs one completion by Alex Elder · 3 years, 1 month ago
  10. 1b65bbc net: ipa: skip SKB copy if no netdev by Alex Elder · 3 years, 1 month ago
  11. 01c3663 net: ipa: explicitly disable HOLB drop during setup by Alex Elder · 3 years, 1 month ago
  12. e6aab6b net: ipa: rework how HOL_BLOCK handling is specified by Alex Elder · 3 years, 1 month ago
  13. dc90150 net: ipa: zero unused portions of filter table memory by Alex Elder · 3 years, 1 month ago
  14. 76b5fbc net: ipa: kill ipa_modem_init() by Alex Elder · 3 years, 1 month ago
  15. e4e9bfb net: ipa: kill ipa_cmd_pipeline_clear() by Alex Elder · 3 years, 1 month ago
  16. 8afc7e4 net: ipa: separate disabling setup from modem stop by Alex Elder · 3 years, 1 month ago
  17. 33a1531 net: ipa: directly disable ipa-setup-ready interrupt by Alex Elder · 3 years, 1 month ago
  18. a6366b1 net: ipa: Use 'for_each_clear_bit' when possible by Christophe JAILLET · 3 years, 1 month ago
  19. 816316c net: ipa: disable HOLB drop when updating timer by Alex Elder · 3 years, 2 months ago
  20. 6e228d8 net: ipa: HOLB register sometimes must be written twice by Alex Elder · 3 years, 2 months ago
  21. 27df68d net/ipa: ipa_resource: Fix wrong for loop range by Konrad Dybcio · 3 years, 2 months ago
  22. 0dcf60d Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 3 months ago
  23. 424953c qcom_scm: hide Kconfig symbol by Arnd Bergmann · 3 years, 3 months ago
  24. b5c1022 net: ipa: initialize all filter table slots by Alex Elder · 3 years, 4 months ago
  25. 2775cbc net: ipa: rename "ipa_clock.c" by Alex Elder · 3 years, 4 months ago
  26. 7aa0e8b net: ipa: rename ipa_clock_* symbols by Alex Elder · 3 years, 4 months ago
  27. 1aac309 net: ipa: use autosuspend by Alex Elder · 3 years, 4 months ago
  28. c3f115a net: ipa: kill ipa_clock_get() by Alex Elder · 3 years, 4 months ago
  29. 724c2d7 net: ipa: don't use ipa_clock_get() in "ipa_modem.c" by Alex Elder · 3 years, 4 months ago
  30. 799c5c2 net: ipa: don't use ipa_clock_get() in "ipa_uc.c" by Alex Elder · 3 years, 4 months ago
  31. c43adc7 net: ipa: don't use ipa_clock_get() in "ipa_smp2p.c" by Alex Elder · 3 years, 4 months ago
  32. 4c6a4da net: ipa: don't use ipa_clock_get() in "ipa_main.c" by Alex Elder · 3 years, 4 months ago
  33. b8e36e1 net: ipa: fix TX queue race by Alex Elder · 3 years, 4 months ago
  34. 8dc181f2 net: ipa: don't hold clock reference while netdev open by Alex Elder · 3 years, 5 months ago
  35. 8dcf8bb net: ipa: don't stop TX on suspend by Alex Elder · 3 years, 5 months ago
  36. 6b51f80 net: ipa: ensure hardware has power in ipa_start_xmit() by Alex Elder · 3 years, 5 months ago
  37. a96e73f net: ipa: re-enable transmit in PM WQ context by Alex Elder · 3 years, 5 months ago
  38. b9c532c net: ipa: distinguish system from runtime suspend by Alex Elder · 3 years, 5 months ago
  39. d430fe4 net: ipa: enable wakeup in ipa_power_setup() by Alex Elder · 3 years, 5 months ago
  40. 676eec8 net: ipa: always inline ipa_aggr_granularity_val() by Alex Elder · 3 years, 5 months ago
  41. 0d08026 net: ipa: kill ipa_clock_get_additional() by Alex Elder · 3 years, 5 months ago
  42. a71aeff net: ipa: kill IPA clock reference count by Alex Elder · 3 years, 5 months ago
  43. a3d3e75 net: ipa: get rid of extra clock reference by Alex Elder · 3 years, 5 months ago
  44. 63de79f net: ipa: use runtime PM core by Alex Elder · 3 years, 5 months ago
  45. 2abb0c7 net: ipa: resume in ipa_clock_get() by Alex Elder · 3 years, 5 months ago
  46. 1016c6b net: ipa: disable clock in suspend by Alex Elder · 3 years, 5 months ago
  47. 7ebd168 net: ipa: have ipa_clock_get() return a value by Alex Elder · 3 years, 5 months ago
  48. afb08b7 net: ipa: move IPA flags field by Alex Elder · 3 years, 5 months ago
  49. afe1baa net: ipa: move ipa_suspend_handler() by Alex Elder · 3 years, 5 months ago
  50. 73ff316 net: ipa: move IPA power operations to ipa_clock.c by Alex Elder · 3 years, 5 months ago
  51. 8ee7c40 net: ipa: improve IPA clock error messages by Alex Elder · 3 years, 5 months ago
  52. 10cc73c net: ipa: reorder netdev pointer assignments by Alex Elder · 3 years, 5 months ago
  53. 30c2515 net: ipa: don't suspend/resume modem if not up by Alex Elder · 3 years, 5 months ago
  54. 0fd75f5 net: ipa: fix IPA v4.9 interconnects by Alex Elder · 3 years, 5 months ago
  55. 45a42a3 net: ipa: disable GSI interrupts while suspended by Alex Elder · 3 years, 5 months ago
  56. b176f95 net: ipa: move gsi_irq_init() code into setup by Alex Elder · 3 years, 5 months ago
  57. 1657d8a net: ipa: have gsi_irq_setup() return an error code by Alex Elder · 3 years, 5 months ago
  58. a7860a5 net: ipa: move some GSI setup functions by Alex Elder · 3 years, 5 months ago
  59. 4a4ba48 net: ipa: move version check for channel suspend/resume by Alex Elder · 3 years, 5 months ago
  60. decfef0 net: ipa: use gsi->version for channel suspend/resume by Alex Elder · 3 years, 5 months ago
  61. 2c25724 net: ipa: don't suspend endpoints if setup not complete by Alex Elder · 3 years, 5 months ago
  62. f2b0355 net: ipa: add a clock reference for netdev operations by Alex Elder · 3 years, 5 months ago
  63. 34c6034 net: ipa: add clock reference for remoteproc SSR by Alex Elder · 3 years, 5 months ago
  64. cf8dfe6 net: ipa: get another clock for ipa_setup() by Alex Elder · 3 years, 5 months ago
  65. 923a6b6 net: ipa: get clock in ipa_probe() by Alex Elder · 3 years, 5 months ago
  66. 176086d net: ipa: kill ipa_interrupt_process_all() by Alex Elder · 3 years, 5 months ago
  67. fe6a327 net: ipa: get rid of some unneeded IPA interrupt code by Alex Elder · 3 years, 5 months ago
  68. e70e410 net: ipa: clear disabled IPA interrupt conditions by Alex Elder · 3 years, 5 months ago
  69. 937a0da net: ipa: make IPA interrupt handler threaded only by Alex Elder · 3 years, 5 months ago
  70. e2f154e net: ipa: introduce ipa_uc_clock() by Alex Elder · 3 years, 5 months ago
  71. dc8f7e3 net: ipa: set up the microcontroller earlier by Alex Elder · 3 years, 5 months ago
  72. 1118a14 net: ipa: set up IPA interrupts earlier by Alex Elder · 3 years, 5 months ago
  73. 07e1f68 net: ipa: configure memory regions early by Alex Elder · 3 years, 5 months ago
  74. 63961f5 net: ipa: kill ipa_modem_setup() by Alex Elder · 3 years, 5 months ago
  75. 2217114 net: ipa: enable inline checksum offload for IPA v4.5+ by Alex Elder · 3 years, 5 months ago
  76. 5bc5588 net: ipa: use WARN_ON() rather than assertions by Alex Elder · 3 years, 5 months ago
  77. 442d68e net: ipa: kill the remaining conditional validation code by Alex Elder · 3 years, 5 months ago
  78. 546948b net: ipa: always validate filter and route tables by Alex Elder · 3 years, 5 months ago
  79. f2c1dac net: ipa: fix ipa_cmd_table_valid() by Alex Elder · 3 years, 5 months ago
  80. 0ac2627 net: ipa: fix IPA v4.11 interconnect data by Alex Elder · 3 years, 5 months ago
  81. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  82. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
  83. 1bb1a11 net: ipa: add IPA v3.1 configuration data by Alex Elder · 3 years, 6 months ago
  84. bae70a8 net: ipa: introduce gsi_ring_setup() by Alex Elder · 3 years, 6 months ago
  85. 110971d net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5 by Alex Elder · 3 years, 6 months ago
  86. 3833d0a net: ipa: disable misc clock gating for IPA v3.1 by Alex Elder · 3 years, 6 months ago
  87. c31d734 net: ipa: inter-EE interrupts aren't always available by Alex Elder · 3 years, 6 months ago
  88. b244163 net: ipa: Add missing of_node_put() in ipa_firmware_load() by Yang Yingliang · 3 years, 6 months ago
  89. 2e3cf97f net: ipa: introduce sysfs code by Alex Elder · 3 years, 7 months ago
  90. e22e8e2 net: ipa: introduce ipa_version_valid() by Alex Elder · 3 years, 7 months ago
  91. 9e8fb7b net: ipa: make endpoint data validation unconditional by Alex Elder · 3 years, 7 months ago
  92. c61cfb9 net: ipa: don't index mem data array by ID by Alex Elder · 3 years, 7 months ago
  93. 5e3bc1e net: ipa: introduce ipa_mem_find() by Alex Elder · 3 years, 7 months ago
  94. e9f5b27 net: ipa: pass memory id to ipa_table_valid_one() by Alex Elder · 3 years, 7 months ago
  95. 25116645 net: ipa: pass mem_id to ipa_table_reset_add() by Alex Elder · 3 years, 7 months ago
  96. ce928bf net: ipa: pass mem ID to ipa_mem_zero_region_add() by Alex Elder · 3 years, 7 months ago
  97. 07c525a net: ipa: pass mem_id to ipa_filter_reset_table() by Alex Elder · 3 years, 7 months ago
  98. ce05a9f net: ipa: clean up header memory validation by Alex Elder · 3 years, 7 months ago
  99. 8cc7ebb net: ipa: don't assume mem array indexed by ID by Alex Elder · 3 years, 7 months ago
  100. 950fd04 soc: qcom: ipa: Remove superfluous error message around platform_get_irq() by Tan Zhongjun · 3 years, 7 months ago