Gregory Nutt
|
30db2835a1
|
Trivial fix to spacing
|
2017-04-15 09:36:11 -06:00 |
|
Gregory Nutt
|
fba8c96540
|
ieee802.15.4: New global functions exported by the lower MAC layer should be private to the MAC module. Function prototypes moved from include/nuttx/wireless/ieee802154/ieee802154_mac.h to wireless/ieee802154/mac802154.h
|
2017-04-14 11:24:40 -06:00 |
|
Gregory Nutt
|
6004f33f61
|
Trivial cleanup
|
2017-04-14 10:47:46 -06:00 |
|
Gregory Nutt
|
badd36170d
|
IEEE802.15.4: There is only one instance of the IEEE802.15.4 MAC lower level. There is no need for the interface to be indirect via a vtable. In this case, standard global functions should be used.
|
2017-04-14 10:38:46 -06:00 |
|
Gregory Nutt
|
c1ddae5c5e
|
ieee802.15.4: de-couple MAC driver interface. Now works more like other drivers.
|
2017-04-13 12:17:36 -06:00 |
|
Gregory Nutt
|
fae1df31dc
|
ieee802.15.4 netdev: Add IOCTL support.
|
2017-04-13 10:18:57 -06:00 |
|
Gregory Nutt
|
af1a9db4f6
|
Some trivial addtions to the still fragmentary IEEE802.15.4 MAC network driver.
|
2017-04-09 06:15:55 -06:00 |
|
Gregory Nutt
|
51cd421ce7
|
Ieee802.15.4 MAC network driver. A little more logic (but still only partial). Add interface definitions to header file.
|
2017-04-08 19:11:57 -06:00 |
|
Gregory Nutt
|
11bd9afe53
|
wireless/ieee802154: Add a partial implementation of the IEEE802.15.4 network driver. This is very incomplete on the initial commit.
|
2017-04-08 14:21:20 -06:00 |
|