Skip to content

Pull requests: arduino-libraries/Ethernet

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix DHCP checkLease() double-blocking and add yield() to polling loops topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#304 opened Mar 10, 2026 by chrizzellu Loading…
Add include guard for EthernetLinkStatus enum to prevent multiple definitions topic: code Related to content of the project itself type: enhancement Proposed improvement
#301 opened Jan 10, 2026 by RainerMinixhofer Loading…
Refactor: Replace goto statements in socketBegin with findAvailableSocket helper topic: code Related to content of the project itself type: enhancement Proposed improvement
#295 opened Nov 9, 2025 by kaabia Loading…
Refactor: Simplify DhcpClass::printByte for hex conversion topic: code Related to content of the project itself type: enhancement Proposed improvement
#294 opened Nov 9, 2025 by kaabia Loading…
Fix: Clear W5100 IP address on DHCP lease failure topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#293 opened Nov 9, 2025 by kaabia Loading…
(ethernet_server): Refactor EthernetServer and fix initialization bug topic: code Related to content of the project itself type: enhancement Proposed improvement type: imperfection Perceived defect in any part of project
#292 opened Nov 9, 2025 by kaabia Loading…
Make SPI_ETHERNET_SETTINGS and MAX_SOCK_NUM configurable topic: code Related to content of the project itself type: enhancement Proposed improvement
#268 opened Jun 15, 2024 by joeyparrish Loading…
WizEthernet.h added to allow specifying exactly this library topic: code Related to content of the project itself type: enhancement Proposed improvement
#264 opened May 29, 2024 by JAndrassy Contributor Loading…
Always update socketRecAvailable when called, #259 topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#261 opened Apr 27, 2024 by I-Connect Loading…
Add hostname parameter to Ethernet.begin
#257 opened Apr 16, 2024 by ThSchwanck Loading…
emodbus compatible for ESP32 ethernet using Wiznet W5500 topic: code Related to content of the project itself type: enhancement Proposed improvement
#255 opened Mar 23, 2024 by OptifySudarshanPatil Loading…
Fix the write function to return the actual number of bytes sent. topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#242 opened Nov 23, 2023 by BetterComputing Loading…
header file with common constants for client.state() values
#234 opened Oct 7, 2023 by JAndrassy Contributor Loading…
Ethernet.setHostname added (hostname to send with DHCP request)
#233 opened Oct 7, 2023 by JAndrassy Contributor Loading…
EthernetClass hostByName added
#232 opened Oct 7, 2023 by JAndrassy Contributor Loading…
EthernetClass - add common Net API getter and setter aliases
#231 opened Oct 7, 2023 by JAndrassy Contributor Loading…
Create option for setting and getting the hostname topic: code Related to content of the project itself type: enhancement Proposed improvement
#223 opened May 28, 2023 by HeAtNet Loading…
Allow redefining ETHERNET_MAX_SOCK_NUM, ETHERNET_SPI_SPEED topic: code Related to content of the project itself type: enhancement Proposed improvement
#217 opened Feb 8, 2023 by vshymanskyy Loading…
fix of bounds memset topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#216 opened Jan 31, 2023 by technyon Loading…
Set socket to MAX_SOCK_NUM if connection fails topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#208 opened Nov 8, 2022 by goccert25 Loading…
Add spi support topic: code Related to content of the project itself type: enhancement Proposed improvement
#199 opened Jun 13, 2022 by austinscreations Loading…
Fix erroneous return value of EthernetClient::write() topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#187 opened Mar 30, 2022 by margaretselzer Loading…
Merge WIZnet fork to support more devices topic: code Related to content of the project itself type: enhancement Proposed improvement
#185 opened Mar 5, 2022 by episource Loading…
ProTip! Add no:assignee to see everything that’s not assigned.