| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-11 | add ncm.h for magic number | hathach | |
| mostly clean up magic number | |||
| 2021-10-05 | rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS | hathach | |
| 2021-09-25 | add NCM driver in a compatible manner : hathach/tinyusb#550 | Peter Lawrence | |
| 2021-05-27 | update doc | hathach | |
| 2021-05-27 | include clean up | hathach | |
| 2020-11-20 | migrate net device to new control xfer cb | hathach | |
| 2020-10-31 | Rename CDC_COMM_SUBCLASS_ETHERNET_NETWORKING_CONTROL_MODEL | Jacob Potter | |
| This was a confusing name; "Ethernet control model" (CDC ECM) and "network control model" (CDC NCM) are two separate USB subclasses. | |||
| 2020-10-24 | net_device: re-factor code so as to not be specific to lwIP | Peter Lawrence | |
| 2020-10-24 | net_device: tweak 'pbuf chain' implementation | Peter Lawrence | |
| 2020-07-29 | Merge pull request #412 from hathach/fix-net-cast-align | Ha Thach | |
| suppress cast-align warnings for net device driver | |||
| 2020-06-30 | Merge branch 'master' into add-stm-hs | hathach | |
| 2020-06-16 | fix hs port1 build with net endpoint | hathach | |
| 2020-05-28 | update net open() | hathach | |
| 2020-05-18 | suppress cast-align warnings for net device driver | hathach | |
| 2020-04-26 | revert a change to net driver | hathach | |
| 2020-04-26 | add TODO for usbnet clean up | hathach | |
| 2020-04-26 | add usbd edpt open | hathach | |
| - RTT mode is blocking to prevent log lost - Improve logging message | |||
| 2020-04-16 | per review | hathach | |
| 2020-04-15 | correct usbnet control complete response | hathach | |
| don't return false with STD request get/setInterface() or targeted Data Interface (itfnum +1) | |||
| 2020-04-15 | implement alternate setInterface() request | hathach | |
| mostly forward these request (recipient = interface) to class driver. | |||
| 2020-04-15 | use IAD to assign itf2drv mapping correctly | hathach | |
| merge net_data back into net driver | |||
| 2020-04-15 | tested usbnet, completely remove class code | hathach | |
| 2020-04-14 | usbnet: remove CDC-EEM | Peter Lawrence | |
| 2020-04-12 | usbnet: OS-agnostic (Windows/Linux/macOS) network driver | Peter Lawrence | |
| 2020-03-27 | usbnet: tweak CDC-ECM after MacOS testing | Peter Lawrence | |
| 2020-03-23 | add TODO note to remove tud_network_mac_address | hathach | |
| 2020-03-16 | Merge pull request #290 from majbthrd/usbnet-stm32rndis | Ha Thach | |
| usbnet RNDIS correction (STM32 RNDIS now valid) | |||
| 2020-03-15 | usb RNDIS revision on @pigrew suggestions | Peter Lawrence | |
| 2020-03-09 | Adding lwip_webserver to ci | hathach | |
| - buil_al.py skip specific MCU if .skip.MCU_ exists - reduce stm32f070 heap & stack size to compile webserver | |||
| 2020-03-04 | usbnet RNDIS correction | Peter Lawrence | |
| 2020-03-03 | update net class to follow API naming convention | Peter Lawrence | |
| 2020-03-02 | add CDC-ECM/RNDIS/CDC-EEM network device class with example | Peter Lawrence | |
