Skip to content

Pull requests: arduino-libraries/Ethernet

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

Pull requests list

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…
DhcpAddressPrinter example: Fix initialization with no hardware present topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
#247 opened Jan 10, 2024 by hansu 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…
EthernetClass hostByName added
#232 opened Oct 7, 2023 by JAndrassy 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…
Fixed sockindex left with non-default value when connection fails. topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#176 opened Nov 16, 2021 by nschurando Loading…
Fixed infinity loop in send UDP packet topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#175 opened Nov 11, 2021 by maxpromer Loading…
Allow MAX_SOCK_NUM to be overriden by previous define topic: code Related to content of the project itself type: enhancement Proposed improvement
#168 opened Sep 22, 2021 by Flole998 Loading…
Allow for an explicit change of SPI speed topic: code Related to content of the project itself type: enhancement Proposed improvement
#160 opened Apr 16, 2021 by ivizot Loading…
Fix issue #140, #105 and #151 topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#152 opened Dec 26, 2020 by masterx1981 Loading…
Use SPI.transfer(wbuf,rbuf,count) also for read
#145 opened Aug 17, 2020 by jayzakk Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.