Gregory Nutt
|
0fb035f76b
|
Standardize some naming in code section comments
|
2016-02-21 18:09:04 -06:00 |
Gregory Nutt
|
cb9e27c3b0
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
Gregory Nutt
|
aec4528882
|
Cosmetic standardization of some naming in comments
|
2015-01-19 16:02:56 -06:00 |
Gregory Nutt
|
88a0e82934
|
Networking: Remove field d_sndata from the device structure. It is the same as d_appdata and unnecessary
|
2015-01-17 05:59:13 -06:00 |
Gregory Nutt
|
2340d46d20
|
Rename NET_LL_MTU to NET_DEV_MTU; rename d_llmtu to d_mtu
|
2014-11-16 10:42:19 -06:00 |
Gregory Nutt
|
859748a94e
|
Completes conversion of CONFIG_NET_BUFIZE to CONFIG_NET_ETH/SLIP_MTU
|
2014-11-16 09:22:38 -06:00 |
Gregory Nutt
|
0bb153b8cb
|
Remove all inclusion of uip.h
|
2014-07-04 16:58:22 -06:00 |
Gregory Nutt
|
8e706eb4ff
|
Rename many functions in net/devif from uip_* to devif_*
|
2014-06-28 18:36:09 -06:00 |
Gregory Nutt
|
5790c94ba3
|
Rename net/uip to net/devif. Rename uip/uip.h to devif/devif.h
|
2014-06-28 18:07:02 -06:00 |