Toggle navigation
Patchwork
Zephyr
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Michael Scott
| 71 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
Patch
Series
S/W/F
Date
Submitter
Delegate
State
net: config: init: fix NET_NATIVE=n behavior
-
-
-
2020-02-10
Michael Scott
Accepted
drivers: modem: sara-r4: fix APN setting for U2 modem
-
-
-
2020-02-10
Michael Scott
Accepted
samples: net: echo_client: handle net if mtu
-
-
-
2020-02-03
Michael Scott
Accepted
few changes for MQTT
-
-
-
2020-01-27
Michael Scott
Accepted
net: if: Make sure iface->if_dev is not null when accessing L2
-
-
-
2020-01-24
Michael Scott
Accepted
Fixes for ublox SARA modem driver
-
-
-
2020-01-23
Michael Scott
Accepted
net: net_if: avoid deref of NULL L2
-
-
-
2019-09-05
Michael Scott
Accepted
doc: net: Update LwM2M block of overview document
-
-
-
2019-09-03
Michael Scott
Accepted
net: lwm2m: firmware_pull: fix multiple last_block notifications
-
-
-
2019-08-28
Michael Scott
Accepted
LwM2M float32/64 formatting fixes
-
-
-
2019-08-27
Michael Scott
Accepted
LwM2M Bootstrap support fixes
-
-
-
2019-08-17
Michael Scott
Accepted
drivers: modem: socket: sock_fd isn't an index in modem_socket_put()
-
-
-
2019-08-13
Michael Scott
Accepted
net: lwm2m: fix IP address max calc in conn mon obj
-
-
-
2019-08-09
Michael Scott
Accepted
drivers: modem: introduce modem context helper and layers
-
-
-
2019-08-07
Michael Scott
Accepted
scripts: dts: support multiple binding dirs in new scripts
-
-
-
2019-08-02
Michael Scott
Accepted
LwM2M: Zephyr v2.0.0 changes (new objects + bug fixes + enhancements)
-
-
-
2019-07-22
Michael Scott
Accepted
[Backport v1.14-branch] net: lwm2m: fix error message in load_tls_credential()
-
-
-
2019-07-09
Michael Scott
Accepted
[Backport v1.14-branch] net: lwm2m: firmware: add log_strdup to remove logging errors
-
-
-
2019-07-09
Michael Scott
Accepted
[Backport v1.14-branch] net: lwm2m: dont select MBEDTLS or set MBEDTLS options in subsys
-
-
-
2019-07-09
Michael Scott
Accepted
[Backport v1.14-branch] LwM2M: remove IP CONFIG checks in engine
-
-
-
2019-07-09
Michael Scott
Accepted
samples: watchdog: adjust harness regex
-
-
-
2019-07-08
Michael Scott
Accepted
sanitycheck: only match 1 regex per line
-
-
-
2019-07-08
Michael Scott
Accepted
sanitycheck: add west-runner parameter and fix-up west-flash handling
-
-
-
2019-07-08
Michael Scott
Accepted
boards: arm: nrf52840_pca10056/nrf52_pca10040: enable pyocd runner
-
-
-
2019-07-08
Michael Scott
Accepted
net: lwm2m: add custom TLS credential load function pointer
-
-
-
2019-07-08
Michael Scott
Accepted
net: lwm2m: fix error message in load_tls_credential()
-
-
-
2019-07-08
Michael Scott
Accepted
net: lwm2m: firmware: add log_strdup to remove logging errors
-
-
-
2019-07-08
Michael Scott
Accepted
LwM2M: remove IP CONFIG checks in engine
-
-
-
2019-07-08
Michael Scott
Accepted
net: lwm2m: dont select MBEDTLS or set MBEDTLS options in subsys
-
-
-
2019-07-08
Michael Scott
Accepted
net: lwm2m: fix log_strdup missing warnings
-
-
-
2019-05-29
Michael Scott
Accepted
net: openthread: fix off-by-one error in settings offset calculation
-
-
-
2019-05-22
Michael Scott
Accepted
boards: rv32m1_vega: add Arduino header information
-
-
-
2019-05-22
Michael Scott
Accepted
boards: rv32m1_vega_ri5cy: set shell UART in DTS
-
-
-
2019-05-22
Michael Scott
Accepted
boards: arm: particle_boron: fix SARA-R4 gpio definitions
-
-
-
2019-05-21
Michael Scott
Accepted
net: lwm2m: dont use system workqueue for services
-
-
-
2019-04-05
Michael Scott
Accepted
WNC-M14A2A bug fixes
-
-
-
2019-03-18
Michael Scott
Accepted
Expanding "shield" functionality (example uses WNC-M14A2A and SARA modem)
-
-
-
2019-03-05
Michael Scott
Accepted
drivers: flash: mcux: Avoid locking when not threaded
-
-
-
2019-02-19
Michael Scott
Accepted
[REGRESSION-FIX] net: lib: http: fix check for invalid body_start pointer
-
-
-
2017-10-27
Michael Scott
Accepted
Fix CoAP option length checking and drop COAP_EXTENDED_OPTIONS_LEN from LwM2M
-
-
-
2017-10-25
Michael Scott
Accepted
LwM2M: Add Multi-fragment Support
-
-
-
2017-10-25
Michael Scott
Accepted
net: lwm2m: fix Leshan discover OP
-
-
-
2017-10-25
Michael Scott
Accepted
LwM2M Optimization: Lower Defaults
-
-
-
2017-10-25
Michael Scott
Accepted
net: lwm2m: replace instances of s*printf with snprintk
-
-
-
2017-10-25
Michael Scott
Accepted
LwM2M Optimization: Stack changes
-
-
-
2017-10-25
Michael Scott
Accepted
LwM2M: content formatter cleanups
-
-
-
2017-10-19
Michael Scott
Accepted
net: lwm2m: cleanup TODOs in firmware obj.
-
-
-
2017-10-19
Michael Scott
Accepted
net: coap: fix coap packet length calculation
-
-
-
2017-10-19
Michael Scott
Accepted
LwM2M migrate to new CoAP API
-
-
-
2017-10-19
Michael Scott
Accepted
net: coap: parse_option() exit gracefully when no payload
-
-
-
2017-10-19
Michael Scott
Accepted
net: app: fix MBEDTLS-related build break in net_app
-
-
-
2017-10-17
Michael Scott
Accepted
net: lib: http: split out URL parsing as a separate CONFIG
-
-
-
2017-10-16
Michael Scott
Accepted
samples: net: irc_bot: simplify and update irc_bot sample
-
-
-
2017-10-05
Michael Scott
Accepted
ext: mbedtls: change MBEDTLS_DEBUG config from string to bool
-
-
-
2017-10-01
Michael Scott
Accepted
net: lib: net app: restore IP header length when DTLS is used.
-
-
-
2017-10-01
Michael Scott
Accepted
LwM2M 1.10 changes: LwM2M library migrate to lwm2m_message + msg timeout callbacks
-
-
-
2017-09-18
Michael Scott
Accepted
LwM2M 1.10 changes: LwM2M library use net_app API internally
-
-
-
2017-09-12
Michael Scott
Accepted
LwM2M changes #1
-
-
-
2017-09-08
Michael Scott
Accepted
DO NOT MERGE: LwM2M holding PR for 1.10
-
-
-
2017-08-24
Michael Scott
Accepted
net: http: fix avoiding timeout on HTTP requests w/o body
-
-
-
2017-08-23
Michael Scott
Accepted
Doc: LwM2M changes
-
-
-
2017-08-18
Michael Scott
Accepted
LwM2M fixes
-
-
-
2017-08-17
Michael Scott
Accepted
net: http: allow HTTP_NETWORK_TIMEOUT to be configured
-
-
-
2017-08-15
Michael Scott
Accepted
net: http: dont timeout on HTTP requests w/o body
-
-
-
2017-08-15
Michael Scott
Accepted
net: lwm2m: use JSON writer to handle LINK_FORMAT requests
-
-
-
2017-08-10
Michael Scott
Accepted
net: http: fix http client request "Host" header
-
-
-
2017-08-10
Michael Scott
Accepted
net: app: config for net app to skip the wait after net init
-
-
-
2017-08-09
Michael Scott
Accepted
net: app: fix IPv6 init for late IP assigment
-
-
-
2017-08-07
Michael Scott
Accepted
net: app: allow IPv6 interface init to work with late IP assigment
-
-
-
2017-08-02
Michael Scott
Accepted
samples: net: irc_bot: fix stack declarations
-
-
-
2017-07-25
Michael Scott
Accepted
Introduce LWM2M subsystem for Zephyr
-
-
-
2017-07-07
Michael Scott
Accepted