Toggle navigation
Patchwork
netdev
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Alex Elder
| State =
Action Required
| Archived =
No
| 430 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
2
3
4
5
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[net] net: ipa: lock when freeing transaction
[net] net: ipa: lock when freeing transaction
-
-
-
2020-11-14
Alex Elder
New
[net-next,2/2] net: ipa: ignore the microcontroller log event
net: ipa: two fixes
-
-
-
2020-11-12
Alex Elder
New
[net-next,1/2] net: ipa: fix source packet contexts limit
net: ipa: two fixes
-
-
-
2020-11-12
Alex Elder
New
[net-next,6/6] net: ipa: use enumerated types for GSI field values
net: ipa: GSI register consolidation
-
-
-
2020-11-10
Alex Elder
New
[net-next,5/6] net: ipa: move GSI command opcode values into "gsi_reg.h"
net: ipa: GSI register consolidation
-
-
-
2020-11-10
Alex Elder
New
[net-next,4/6] net: ipa: move GSI error values into "gsi_reg.h"
net: ipa: GSI register consolidation
-
-
-
2020-11-10
Alex Elder
New
[net-next,3/6] net: ipa: move channel type values into "gsi_reg.h"
net: ipa: GSI register consolidation
-
-
-
2020-11-10
Alex Elder
New
[net-next,2/6] net: ipa: use common value for channel type and protocol
net: ipa: GSI register consolidation
-
-
-
2020-11-10
Alex Elder
New
[net-next,1/6] net: ipa: define GSI interrupt types with enums
net: ipa: GSI register consolidation
-
-
-
2020-11-10
Alex Elder
New
[net-next,4/4] net: ipa: drop an error message
net: ipa: little fixes
-
-
-
2020-11-09
Alex Elder
New
[net-next,3/4] net: ipa: change a warning to debug
net: ipa: little fixes
-
-
-
2020-11-09
Alex Elder
New
[net-next,2/4] net: ipa: get rid of a useless line of code
net: ipa: little fixes
-
-
-
2020-11-09
Alex Elder
New
[net-next,1/4] net: ipa: don't break build on large transaction size
net: ipa: little fixes
-
-
-
2020-11-09
Alex Elder
New
[net-next,13/13] net: ipa: pass a value to gsi_irq_type_update()
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,12/13] net: ipa: only enable GSI general IRQs when needed
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,11/13] net: ipa: explicitly disallow inter-EE interrupts
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,10/13] net: ipa: only enable GSI IEOB IRQs when needed
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,09/13] net: ipa: only enable generic command completion IRQ when needed
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,08/13] net: ipa: only enable GSI event control IRQs when needed
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,07/13] net: ipa: only enable GSI channel control IRQs when needed
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,06/13] net: ipa: cache last-saved GSI IRQ enabled type
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,05/13] net: ipa: disable all GSI interrupt types initially
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,04/13] net: ipa: define GSI interrupt types with an enum
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,03/13] net: ipa: rename gsi->event_enable_bitmap
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,02/13] net: ipa: request GSI IRQ later
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,01/13] net: ipa: refer to IPA versions, not GSI
net: ipa: constrain GSI interrupts
-
-
-
2020-11-05
Alex Elder
New
[net-next,6/6] net: ipa: eliminate legacy arguments
net: ipa: tell GSI the IPA version
-
-
-
2020-11-02
Alex Elder
New
[net-next,5/6] net: ipa: use version in gsi_channel_program()
net: ipa: tell GSI the IPA version
-
-
-
2020-11-02
Alex Elder
New
[net-next,4/6] net: ipa: use version in gsi_channel_reset()
net: ipa: tell GSI the IPA version
-
-
-
2020-11-02
Alex Elder
New
[net-next,3/6] net: ipa: use version in gsi_channel_init()
net: ipa: tell GSI the IPA version
-
-
-
2020-11-02
Alex Elder
New
[net-next,2/6] net: ipa: record IPA version in GSI structure
net: ipa: tell GSI the IPA version
-
-
-
2020-11-02
Alex Elder
New
[net-next,1/6] net: ipa: expose IPA version to the GSI layer
net: ipa: tell GSI the IPA version
-
-
-
2020-11-02
Alex Elder
New
[net-next] net: ipa: restrict special reset to IPA v3.5.1
[net-next] net: ipa: restrict special reset to IPA v3.5.1
-
-
-
2020-11-02
Alex Elder
New
[net-next] net: ipa: avoid a bogus warning
[net-next] net: ipa: avoid a bogus warning
-
-
-
2020-10-31
Alex Elder
New
[v2,net,3/5] net: ipa: assign endpoint to a resource group
net: ipa: minor bug fixes
-
-
-
2020-10-28
Alex Elder
New
[v2,net,1/5] net: ipa: assign proper packet context base
net: ipa: minor bug fixes
-
-
-
2020-10-28
Alex Elder
New
[net,5/5] net: ipa: avoid going past end of resource group array
net: ipa: minor bug fixes
-
-
-
2020-10-27
Alex Elder
New
[net,4/5] net: ipa: distinguish between resource group types
net: ipa: minor bug fixes
-
-
-
2020-10-27
Alex Elder
New
[net,2/5] net: ipa: fix resource group field mask definition
net: ipa: minor bug fixes
-
-
-
2020-10-27
Alex Elder
New
[net] net: ipa: command payloads already mapped
[net] net: ipa: command payloads already mapped
-
-
-
2020-10-22
Alex Elder
New
[net,2/2] net: ipa: skip suspend/resume activities if not set up
net: ipa: non-setup bug fixes
-
-
-
2020-10-06
Alex Elder
New
[net,1/2] net: ipa: only clear hardware state if setup has completed
net: ipa: non-setup bug fixes
-
-
-
2020-10-06
Alex Elder
New
[net-next,10/10] net: ipa: fix two comments
net: ipa: miscellaneous cleanups
-
-
-
2020-09-28
Alex Elder
New
[net-next,09/10] net: ipa: rename a phandle variable
net: ipa: miscellaneous cleanups
-
-
-
2020-09-28
Alex Elder
New
[net-next,08/10] net: ipa: fix two mild warnings
net: ipa: miscellaneous cleanups
-
-
-
2020-09-28
Alex Elder
New
[net-next,07/10] net: ipa: share field mask values for GSI general interrupt
net: ipa: miscellaneous cleanups
-
-
-
2020-09-28
Alex Elder
New
[net-next,06/10] net: ipa: share field mask values for GSI global interrupt
net: ipa: miscellaneous cleanups
-
-
-
2020-09-28
Alex Elder
New
[net-next,05/10] net: ipa: share field mask values for GSI interrupt type
net: ipa: miscellaneous cleanups
-
-
-
2020-09-28
Alex Elder
New
[net-next,04/10] net: ipa: remove unused status structure field masks
net: ipa: miscellaneous cleanups
-
-
-
2020-09-28
Alex Elder
New
[net-next,03/10] net: ipa: kill unused status exceptions
net: ipa: miscellaneous cleanups
-
-
-
2020-09-28
Alex Elder
New
[net-next,02/10] net: ipa: kill unused status opcodes
net: ipa: miscellaneous cleanups
-
-
-
2020-09-28
Alex Elder
New
[net-next,01/10] net: ipa: kill definition of TRE_FLAGS_IEOB_FMASK
net: ipa: miscellaneous cleanups
-
-
-
2020-09-28
Alex Elder
New
[net-next,v3,7/7] net: ipa: do not enable GSI interrupt for wakeup
net: ipa: wake up system on RX available
-
-
-
2020-09-17
Alex Elder
New
[net-next,v3,6/7] net: ipa: enable wakeup on IPA interrupt
net: ipa: wake up system on RX available
-
-
-
2020-09-17
Alex Elder
New
[net-next,v3,5/7] net: ipa: repurpose CLOCK_HELD flag
net: ipa: wake up system on RX available
-
-
-
2020-09-17
Alex Elder
New
[net-next,v3,4/7] net: ipa: use device_init_wakeup()
net: ipa: wake up system on RX available
-
-
-
2020-09-17
Alex Elder
New
[net-next,v3,3/7] net: ipa: manage endpoints separate from clock
net: ipa: wake up system on RX available
-
-
-
2020-09-17
Alex Elder
New
[net-next,v3,2/7] net: ipa: replace ipa->suspend_ref with a flag bit
net: ipa: wake up system on RX available
-
-
-
2020-09-17
Alex Elder
New
[net-next,v3,1/7] net: ipa: use refcount_t for IPA clock reference count
net: ipa: wake up system on RX available
-
-
-
2020-09-17
Alex Elder
New
[net-next,v2,4/7] net: ipa: manage endpoints separate from clock
net: ipa: wake up system on RX available
-
-
-
2020-09-12
Alex Elder
New
[net-next,v2,3/7] net: ipa: verify reference flag values
net: ipa: wake up system on RX available
-
-
-
2020-09-12
Alex Elder
New
[net-next,2/5] net: ipa: manage endpoints separate from clock
net: ipa: wake up system on RX available
-
-
-
2020-09-09
Alex Elder
New
[net-next,1/5] net: ipa: use atomic exchange for suspend reference
net: ipa: wake up system on RX available
-
-
-
2020-09-09
Alex Elder
New
[1/2] net: ipa: new notification infrastructure
[1/2] net: ipa: new notification infrastructure
-
-
-
2020-07-24
Alex Elder
New
[net-next] net: ipa: fix kerneldoc comments
[net-next] net: ipa: fix kerneldoc comments
-
-
-
2020-07-13
Alex Elder
New
[net,3/3] net: ipa: include declarations in "ipa_gsi.c"
net: ipa: fix warning-reported errors
-
-
-
2020-07-06
Alex Elder
New
[net,2/3] net: ipa: declare struct types in "ipa_gsi.h"
net: ipa: fix warning-reported errors
-
-
-
2020-07-06
Alex Elder
New
[net,1/3] net: ipa: fix QMI structure definition bugs
net: ipa: fix warning-reported errors
-
-
-
2020-07-06
Alex Elder
New
[net-next,2/2] net: ipa: fix HOLB timer calculation
net: ipa: fix HOLB timer register use
-
-
-
2020-07-03
Alex Elder
New
[net-next,1/2] net: ipa: introduce ipa_clock_rate()
net: ipa: fix HOLB timer register use
-
-
-
2020-07-03
Alex Elder
New
[net-next,4/4] net: ipa: simplify ipa_endpoint_program()
net: ipa: simplify endpoint programming
-
-
-
2020-07-02
Alex Elder
New
[net-next,3/4] net: ipa: move version test inside ipa_endpoint_program_suspend()
net: ipa: simplify endpoint programming
-
-
-
2020-07-02
Alex Elder
New
[net-next,2/4] net: ipa: always handle suspend workaround
net: ipa: simplify endpoint programming
-
-
-
2020-07-02
Alex Elder
New
[net-next,1/4] net: ipa: move version test inside ipa_endpoint_program_delay()
net: ipa: simplify endpoint programming
-
-
-
2020-07-02
Alex Elder
New
[net-next,v2,5/5] net: ipa: HOL_BLOCK_EN_FMASK is a 1-bit mask
net: ipa: endpoint configuration updates
-
-
-
2020-06-30
Alex Elder
New
[net-next,v2,4/5] net: ipa: clarify endpoint register macro constraints
net: ipa: endpoint configuration updates
-
-
-
2020-06-30
Alex Elder
New
[net-next,v2,3/5] net: ipa: mode register is TX only
net: ipa: endpoint configuration updates
-
-
-
2020-06-30
Alex Elder
New
[net-next,v2,2/5] net: ipa: metadata_mask register is RX only
net: ipa: endpoint configuration updates
-
-
-
2020-06-30
Alex Elder
New
[net-next,v2,1/5] net: ipa: head-of-line block registers are RX only
net: ipa: endpoint configuration updates
-
-
-
2020-06-30
Alex Elder
New
[net-next,v2,3/3] net: ipa: kill IPA_MEM_UC_OFFSET
net: ipa: small improvements
-
-
-
2020-06-30
Alex Elder
New
[net-next,v2,2/3] net: ipa: standarize more GSI error messages
net: ipa: small improvements
-
-
-
2020-06-30
Alex Elder
New
[net-next,v2,1/3] net: ipa: always report GSI state errors
net: ipa: small improvements
-
-
-
2020-06-30
Alex Elder
New
[net,v2,3/3] net: ipa: introduce ipa_cmd_tag_process()
net: ipa: three bug fixes
-
-
-
2020-06-30
Alex Elder
New
[net,v2,2/3] net: ipa: no checksum offload for SDM845 LAN RX
net: ipa: three bug fixes
-
-
-
2020-06-30
Alex Elder
New
[net,v2,1/3] net: ipa: always check for stopped channel
net: ipa: three bug fixes
-
-
-
2020-06-30
Alex Elder
New
[net-next,3/3] net: ipa: reuse a local variable in ipa_endpoint_init_aggr()
net: ipa: simple refactorizations
-
-
-
2020-06-29
Alex Elder
New
[net-next,2/3] net: ipa: reduce aggregation time limit
net: ipa: simple refactorizations
-
-
-
2020-06-29
Alex Elder
New
[net-next,1/3] net: ipa: rework ipa_aggr_granularity_val()
net: ipa: simple refactorizations
-
-
-
2020-06-29
Alex Elder
New
[net-next,5/5] net: ipa: HOL_BLOCK_EN_FMASK is a 1-bit mask
net: ipa: endpoint configuration updates
-
-
-
2020-06-29
Alex Elder
New
[net-next,3/5] net: ipa: mode register is TX only
net: ipa: endpoint configuration updates
-
-
-
2020-06-29
Alex Elder
New
[net-next,1/5] net: ipa: head-of-line block registers are RX only
net: ipa: endpoint configuration updates
-
-
-
2020-06-29
Alex Elder
New
[net,v2,4/4] net: ipa: header pad field only valid for AP->modem endpoint
net: ipa: endpoint configuration fixes
-
-
-
2020-06-11
Alex Elder
New
[net,v2,3/4] net: ipa: program upper nibbles of sequencer type
net: ipa: endpoint configuration fixes
-
-
-
2020-06-11
Alex Elder
New
[net,v2,2/4] net: ipa: fix modem LAN RX endpoint id
net: ipa: endpoint configuration fixes
-
-
-
2020-06-11
Alex Elder
New
[net,v2,1/4] net: ipa: program metadata mask differently
net: ipa: endpoint configuration fixes
-
-
-
2020-06-11
Alex Elder
New
[net,5/5] net: ipa: warn if gsi_trans structure is too big
net: ipa: endpoint configuration fixes
-
-
-
2020-06-10
Alex Elder
New
[net-next,1/2] net: ipa: don't use noirq suspend/resume callbacks
net: ipa: sc7180 suspend/resume
-
-
-
2020-05-15
Alex Elder
New
[net,1/1] net: ipa: don't be a hog in gsi_channel_poll()
[net,1/1] net: ipa: don't be a hog in gsi_channel_poll()
-
-
-
2020-05-15
Alex Elder
New
[net,2/2] net: ipa: use tag process on modem crash
Untitled series #41675
-
-
-
2020-05-07
Alex Elder
New
[net-next,5/5] net: ipa: kill ipa_cmd_dma_task_32b_addr_add()
[net-next,1/5] net: ipa: fix a bug in ipa_endpoint_stop()
-
-
-
2020-05-04
Alex Elder
New
«
1
2
...
2
3
4
5
»