Skip to content

Instantly share code, notes, and snippets.

@avtolstoy
Created July 26, 2019 09:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avtolstoy/2c5d13ef00886136aefaaeca51af6a72 to your computer and use it in GitHub Desktop.
Save avtolstoy/2c5d13ef00886136aefaaeca51af6a72 to your computer and use it in GitHub Desktop.
Wiznet Ethernet Driver 20180515 -> 20190529 Changelog
commit 890a73fb8beb1ccbd5a43d1f6aee545bd883fb46
Merge: 40dc8d1 7dd9ef0
Author: Eunkyoung Kim <ekkim@wiznet.io>
Date: Wed May 29 14:03:44 2019 +0900
Merge pull request #83 from Wiznet/W5300
Modify getxxx function
- setSn_PROTOR , getSn_FRAGR, setSn_FRAGR
- Modify the bit of IR register definition
commit 7dd9ef0c2ae948b55060f1a330ae49c4c71605e3
Author: irina <irinakim1225@gmil.com>
Date: Wed May 29 13:52:17 2019 +0900
typing error
- Sn_PROTO
Modify getSn_FRAGR,setSn_FRAGR
Modify the bit of IR register definition
commit 40dc8d1f1e747ea19c0972fb26439c5e4287eafc
Merge: 81e94dc 16657be
Author: Eunkyoung Kim <irinakim1225@gmail.com>
Date: Thu Apr 11 09:28:33 2019 +0900
Merge pull request #78 from HubertXie/master
fix w5100s bug
commit 16657be394a7543e7cb5559897603e67d922c89f
Author: HubretXie <xiexianbin@gmail.com>
Date: Wed Apr 10 14:23:41 2019 +0800
Update w5100s.h
commit c1668497128e6cecde430819300b38a36cef72fd
Author: HubretXie <xiexianbin@gmail.com>
Date: Tue Apr 9 17:20:30 2019 +0800
fix w5100s bug
fix w5100s bit define bugs
commit 81e94dcc223f5afc9fc3a8621c74978bcdb76502
Author: justinkim <justinkim@winzet.io>
Date: Fri Feb 22 10:57:54 2019 +0900
#77 fix by request.
commit dd053614b52fa652653c328359a05ed3bf05f0b2
Merge: 798d505 c2356c8
Author: MidnightCow <kimwy99@hotmail.com>
Date: Thu Feb 7 11:27:58 2019 +0900
Merge pull request #71 from yaozhiman/master
1.For W5100S,The array size is one byte smaller
commit 798d505bffc234ac0f1244e853ae6cbb9e68e7bc
Merge: c5be3a8 dac948e
Author: MidnightCow <kimwy99@hotmail.com>
Date: Tue Jan 29 09:32:29 2019 +0900
Merge pull request #75 from Wiznet/issue69
Fixed issue 69
commit dac948e885d7dfaca325af7e9263484b75d11103
Author: MidnightCow <kimwy99@hotmail.com>
Date: Mon Jan 28 17:52:33 2019 +0900
Fixed issue 69
commit c2356c8777b86bb5eb00a5d6e941ed8f0958c4b5
Author: yaozhiman <yzman@163.com>
Date: Sat Dec 1 20:10:05 2018 +0800
1.For W5100S,The array size is one byte smaller
2.W5100S also support KA
commit c5be3a85b9799959c87d2e8897682e43c061bbb1
Merge: ca53487 b135a73
Author: Justin Kim <justinkim@wiznet.co.kr>
Date: Wed Oct 17 10:37:03 2018 +0900
Merge pull request #68 from newAM/dhcp_typo_fix
fixed typos in DHCP files
commit ca5348784f21e4dfb00eb8d1f1130995342e1fab
Merge: 4b2cd30 b70a532
Author: Justin Kim <justinkim@wiznet.co.kr>
Date: Wed Oct 17 10:36:44 2018 +0900
Merge pull request #67 from newAM/remove_strindex
removed unused variable strindex
commit 4b2cd30cb80e3656e5b927b90001cb147fa0f6e0
Merge: 435cedc 21f6528
Author: Justin Kim <justinkim@wiznet.co.kr>
Date: Wed Oct 17 10:36:22 2018 +0900
Merge pull request #65 from newAM/maybeuinitialized_fix
cleaned up maybe-unitialized warning
commit 435cedca915352eebb48c27836b80ad179bd3ef3
Merge: f3a575c cafc29e
Author: Justin Kim <justinkim@wiznet.co.kr>
Date: Wed Oct 17 10:36:00 2018 +0900
Merge pull request #61 from newAM/extern_c_cleanup
fixed typing errors
commit f3a575c8b47bfe8dd4f5ca5d417e23ac73c0b3c6
Merge: 4de4aa0 c2940b0
Author: Justin Kim <justinkim@wiznet.co.kr>
Date: Wed Oct 17 10:35:34 2018 +0900
Merge pull request #63 from newAM/wizchip_init_unused_variable_warning_fix
cleaned up unused variable warning for _WIZCHIP_ >= W5200
commit 4de4aa0816bee0462115b0c00b7a2e872eb5e235
Merge: dc10163 db469a1
Author: Justin Kim <justinkim@wiznet.co.kr>
Date: Wed Oct 17 10:35:10 2018 +0900
Merge pull request #60 from newAM/mqtt_interface_fix
fixed several warnings in mqtt_interface
commit dc10163277487394f17221cf1b1fdc6612a87f00
Merge: 6676770 8dde2af
Author: Justin Kim <justinkim@wiznet.co.kr>
Date: Wed Oct 17 10:34:37 2018 +0900
Merge pull request #58 from newAM/sizeof_pointer_memaccess_fix
fixed -Wsizeof-pointer-memaccess warning
commit b135a73a94b30cb910d64d20991f7bd0a2cb30f3
Author: Alex M <7845120+newAM@users.noreply.github.com>
Date: Sun Oct 7 11:08:15 2018 -0700
fixed typos in DHCP files
commit db469a1dc7275825ca09fd6c341b37bce3939df9
Author: Alex M <7845120+newAM@users.noreply.github.com>
Date: Sat Oct 6 18:47:14 2018 -0700
fixed incompatible pointer type warning
commit b70a532f8d67e33fcc02734f8e621519e5c22cbe
Author: Alex M <7845120+newAM@users.noreply.github.com>
Date: Sat Oct 6 18:34:18 2018 -0700
removed unused variable strindex from MQTTFormat_toServerString and MQTTFormat_toClientString
commit 21f6528af222c3077fdb102da012a66671d3610d
Author: Alex M <7845120+newAM@users.noreply.github.com>
Date: Sat Oct 6 18:25:00 2018 -0700
cleaned up maybe-unitialized warning
commit c2940b08bf4c09eeb1b696488addc57523198e91
Author: Alex M <7845120+newAM@users.noreply.github.com>
Date: Sat Oct 6 18:13:42 2018 -0700
cleaned up unused variable warning for _WIZCHIP_ >= W5200
commit cafc29eceedd570fbec04fd5df7835ef9285a2bc
Author: Alex M <7845120+newAM@users.noreply.github.com>
Date: Sat Oct 6 18:05:37 2018 -0700
fixed typing errors
commit d1f87bd19f807f0c3317971c42eaf49aa6a87844
Author: Alex M <7845120+newAM@users.noreply.github.com>
Date: Sat Oct 6 17:20:55 2018 -0700
fixed several warnings in mqtt_interface
commit 8dde2af8710e14064b89619fcf7d103e8379890a
Author: Alex M <7845120+newAM@users.noreply.github.com>
Date: Sat Oct 6 16:58:37 2018 -0700
fixed -Wsizeof-pointer-memaccess warning
commit 6676770d6354f904526b5038c2c763eac9b0dd4e
Author: irinakim12 <ekkim@wiznet.io>
Date: Thu Sep 27 17:30:47 2018 +0900
setSn_RXMEM_SIZE
getSn_RXMEM_SIZE
setSn_TXMEM_SIZE
getSn_TXMEM_SIZE
When that function use, it is used to same with W5100
- TMSR /RMSR of Common register
commit bac969f04e33273776a3932bef671b513f140c2d
Author: irinakim12 <ekkim@wiznet.io>
Date: Thu Sep 27 16:42:10 2018 +0900
#36 structure alignment.
commit 2163c8b29c07573da82b971483f9c3cb39f88e2e
Author: irinakim12 <ekkim@wiznet.io>
Date: Thu Sep 27 16:32:33 2018 +0900
modify wizchip_conf.c
commit 183daf143d7a5af2ea6ff517b0d7a84afb45ef2f
Author: irina <ekkim@wiznet.io>
Date: Thu Sep 27 16:04:50 2018 +0900
@c69d27b modify a typing error
wizchip_init() - modify about MAX TX/RX buffer when W5100S use.
commit c69d27b875ead9f051633c3d8a1a109d1bccfc36
Author: justinkim <justinkim@winzet.io>
Date: Mon Sep 10 09:07:08 2018 +0900
#49 Adding support for C++
commit 28e8a16b54f0f365e43f358ddc3aa18b761d50b9
Author: justinkim <justinkim@winzet.io>
Date: Mon Sep 10 08:50:49 2018 +0900
#36 structure alignment.
commit a8329447576ae1c904e61c11c1cb51ed8b0c1eef
Author: justinkim <justinkim@winzet.io>
Date: Mon Sep 10 08:38:19 2018 +0900
Missing braces #55
commit 72d9df579bfba45bb052b0cecdd64db56139b365
Merge: 15b79ef 3939dc4
Author: Justin Kim <justinkim@wiznet.co.kr>
Date: Mon Sep 10 08:13:23 2018 +0900
Merge pull request #53 from newAM/unused-fix
fixed unused variables warning
commit 3939dc49257782284acef3d072c5ddc580754ad6
Author: Alex M <7845120+newAM@users.noreply.github.com>
Date: Sun Aug 12 18:53:23 2018 -0700
fixed unused variables warning
commit 15b79ef7c0375d7c698e41cfd2dbe9704a9d68c7
Merge: 8ebd860 b8e3c63
Author: James YS Kim <javakys@gmail.com>
Date: Wed Jul 25 18:34:10 2018 +0900
Merge pull request #52 from Wiznet/revert-51-master
Revert "MDIO added"
commit b8e3c63cff1a1cd3a468e87ece7b173d137a132f
Author: James YS Kim <javakys@gmail.com>
Date: Wed Jul 25 18:33:15 2018 +0900
Revert "MDIO added"
commit 8ebd860b08de41e7080e517242552a4732180b83
Merge: 433f4bb aaaf41e
Author: James YS Kim <javakys@gmail.com>
Date: Wed Jul 25 18:05:59 2018 +0900
Merge pull request #51 from javakys/master
MDIO added
commit aaaf41eff1769d97f03b0219626d6bf926b067fa
Merge: 1c6b068 433f4bb
Author: James YS Kim <javakys@gmail.com>
Date: Wed Jul 25 18:05:45 2018 +0900
Merge branch 'master' into master
commit 433f4bb409bd7bea120c41661db6305c858dfae2
Author: justinkim <justinkim@winzet.io>
Date: Thu Jul 5 14:50:41 2018 +0900
fixed bug
issue #23
commit 18c878db9c2a4ebe28058f94573e03a3fc1bce4d
Author: justinkim <justinkim@winzet.io>
Date: Thu Jul 5 14:50:14 2018 +0900
fixed bug
issue #43
commit e20beebfc2033afeb07d8dca7d104380a47cf28c
Author: justinkim <justinkim@winzet.io>
Date: Thu Jul 5 14:16:25 2018 +0900
fixed bug
issue #46
commit 7bac9a1f991e650a1e6aae1607ff8e001cf7a2d4
Author: justinkim <justinkim@winzet.io>
Date: Thu Jul 5 11:17:26 2018 +0900
fixed commnet
issue #35
commit 74bf44ddc0b61d14fe4390d1160b9ef92054b688
Author: justinkim <justinkim@winzet.io>
Date: Thu Jul 5 11:13:56 2018 +0900
fixed bug
issue #44
commit 879b8a1828d1cc6f3bda6f46b7e1fe9ae01cb084
Author: justinkim <justinkim@winzet.io>
Date: Thu Jul 5 11:09:32 2018 +0900
fixed typo
issue #45
commit 01d6b321bc39c70c205cd3e256b9d7a249ff4278
Author: justinkim <justinkim@winzet.io>
Date: Thu Jul 5 11:07:41 2018 +0900
fixed bug
issue #39
commit 1c6b068fa08eb592db38f2ed75ced5930b936586
Author: James YS Kim <javakys@gmail.com>
Date: Mon May 28 17:05:15 2018 +0900
MDIO added
MDIO Folder Added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment