summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 8ee9e9f4c..c2d535d1e 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8135,4 +8135,7 @@
(2014-8-16).
* include/net/net.h and net/: Fix some missing function headers
(2014-8-16).
-
+ * drivers/net/phy_notify.c, include/nuttxarch.h, net/phy.h, and
+ ioctl.h: Add support for an ioctl that can be used to notify an
+ application when there is a change in the network status signalled
+ by a PHY interrupt (2014-8-16).