1. e72e457 eth: eth_mcux: Register mDNS multicast address by Loic Poulain · 6 years ago
  2. 686830b drivers: native_posix: Add VLAN tag strip feature by Ravi kumar Veeramally · 6 years ago
  3. 8e307a3 ethernet/eth_e1000.c: change to new PCI(e) functions by Charles Youse · 6 years ago
  4. a000ba7 drivers: eth: gmac: Fix MAC address info log by Tomasz Gorochowik · 6 years ago
  5. a69cb03 ethernet: eth_stellaris: data_len should not include header size by Vijay Kumar B · 6 years ago
  6. 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
  7. 97b3bd1 drivers: Rename reserved function names by Patrik Flykt · 6 years ago
  8. ecdef39 drivers: sam_gmac: Fix compilation warning by Ravi kumar Veeramally · 6 years ago
  9. 3926710 ethernet/smsc911x: mark static to function smsc_enable_xmit() by Daniel Leung · 6 years ago
  10. 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
  11. c666282 net/pkt: Fix a few left over cases of net_pkt_read_new by Kumar Gala · 6 years ago
  12. cf322c4 net: Switch usage of net_pkt_get_reserve to net_pkt_alloc by Tomasz Bursztyka · 6 years ago
  13. d6d52ce net/pkt: Remove _new suffix to net_pkt_write functions by Tomasz Bursztyka · 6 years ago
  14. a25f054 net/pkt: Remove _new suffix to net_pkt_read functions by Tomasz Bursztyka · 6 years ago
  15. 99403c5 net: ethernet: Define and use Ethernet frame and datagram size by Andrei Emeltchenko · 6 years ago
  16. f6a95a0 drivers: eth: gmac: fix qav bandwidth sharing issues by Tomasz Gorochowik · 6 years ago
  17. 3c0c92a drivers: eth: gmac: normalize queue init messages by Tomasz Gorochowik · 6 years ago
  18. 21aaa99 drivers: eth: gmac: Swap Qav queue registers by Tomasz Gorochowik · 6 years ago
  19. b54f528 drivers: eth: gmac: Add option to force packets to a specific queue by Tomasz Gorochowik · 6 years ago
  20. 179d520 drivers: eth: native_posix: Null terminate interface name by Jukka Rissanen · 6 years ago
  21. fba09bf net: lldp: Move LLDP structure definition to lldp by Andrei Emeltchenko · 6 years ago
  22. 4875314 kconfig: ethernet: Remove duplicated dependencies by Ulf Magnusson · 6 years ago
  23. 5d14f94 drivers: eth_enc28j60: fix calculation of frame length by Johann Fischer · 6 years ago
  24. 35b7fde drivers: eth: gmac: fix screening registers limit check by Tomasz Gorochowik · 6 years ago
  25. 45c6ead drivers: eth_enc28j60: fix typo and build for half duplex by Johann Fischer · 6 years ago
  26. 0d1665e drivers: eth: gmac: kconfig: remove unused kconfig symbol by Tomasz Gorochowik · 6 years ago
  27. fd7c443 drivers: eth: stellaris: Properly ifdef stats handling by Paul Sokolovsky · 6 years ago
  28. 0ccb2af eth: eth_dw: rename CONFIG_ETH_DW_0_IRQ_SHARED_NAME to DT_* by Daniel Leung · 6 years ago
  29. 40436f7 kconfig: Use a short consistent prompt style by Ulf Magnusson · 6 years ago
  30. f01f278 drivers/ethernet: Fix net API usage in smsc911x driver by Tomasz Bursztyka · 6 years ago
  31. 236c5fa drivers/ethernet: Removing unused variables in stellaris driver by Tomasz Bursztyka · 6 years ago
  32. 12b1381 drivers/ethernet: Switch stellaris driver to new net_pkt API by Tomasz Bursztyka · 6 years ago
  33. f0db877 eth: eth_mcux: wait in send for the packet to be sent [REVERT ME] by Tomasz Gorochowik · 6 years ago
  34. 413ede4 driver: eth: gmac: remove ring_buf usage in the RX path by Aurelien Jarno · 6 years ago
  35. cc1d147 driver: eth: gmac: wait until the packet is sent before returning by Aurelien Jarno · 6 years ago
  36. ebd2edb drivers/ethernet: Switch SMSC911x to new net_pkt API by Tomasz Bursztyka · 6 years ago
  37. 9072d34 drivers: eth: gmac: drop compile-time check about number of TX packets by Aurelien Jarno · 6 years ago
  38. 9e07483 drivers: eth: gmac: reduce ETH_SAM_GMAC_BUF_RX_COUNT by Aurelien Jarno · 6 years ago
  39. 96a6e40 Revert "drivers: eth: gmac: conservatively compute the number of descriptors" by Aurelien Jarno · 6 years ago
  40. 436f112 eth: eth_mcux: Fix the DT_ prefixed defines by Tomasz Gorochowik · 6 years ago
  41. 040d6b6 eth: eth_mcux: Convert to use DT_ prefixed defines by Kumar Gala · 6 years ago
  42. 1d50a09 drivers: eth_dw: changed stranded error message by Andrei Gansari · 6 years ago
  43. fa91da4 drivers: eth: gmac: only keep a reference to the packet when PTP is used by Aurelien Jarno · 6 years ago
  44. 757d86b drivers: eth: gmac: keep a reference to the packet fragments by Aurelien Jarno · 6 years ago
  45. 4d7c067 drivers: eth_sam_gmac: replace deprecated API by Peter A. Bigot · 6 years ago
  46. 7695a72 drivers/interrupt_controller: shared_irq: configure by device tree by Daniel Leung · 6 years ago
  47. c14a5c8 drivers/ethernet: Use new net_pkt API for sending and receiving by Tomasz Bursztyka · 6 years ago
  48. addafb8 mimxrt1050_evk: eth_mcux: prevent PHY NANDTree by Andrei Gansari · 6 years ago
  49. 0787936 mimxrt1050_evk: eth_mcux: driver fixup by Andrei Gansari · 6 years ago
  50. 6d36f2e mimxrt1050_evk: cache enable by Andrei Gansari · 6 years ago
  51. b73c9b3 drivers: eth: gmac: fix IRQ names following import of latest HAL by Aurelien Jarno · 6 years ago
  52. 4575f44 drivers: eth: gmac: get rid of descriptors helpers by Aurelien Jarno · 6 years ago
  53. d144639 drivers: eth: gmac: use non-cached memory for descriptor lists by Aurelien Jarno · 6 years ago
  54. 1383065 drivers: eth: gmac: drop wrong cache clean operation by Aurelien Jarno · 6 years ago
  55. 33dae59 drivers: eth: gmac: fix race condition in packet reference counting by Aurelien Jarno · 6 years ago
  56. d678f30 net: pkt: convert remaining users of ref to atomic_ref by Daniel Glöckner · 6 years ago
  57. 364751e drivers: eth_mcux: Optimize check if received frame too large by Paul Sokolovsky · 6 years ago
  58. 605e599 ext: mcux: Add HAS_MCUX_ENET config by Maureen Helm · 6 years ago
  59. 668443b drivers: eth_enc28j60: Fix CS GPIO support by Kumar Gala · 6 years ago
  60. 87cf468 drivers: eth: gmac: fix TX descriptor write process by Aurelien Jarno · 6 years ago
  61. afbee4c drivers: eth: gmac: conservatively compute the number of descriptors by Aurelien Jarno · 6 years ago
  62. 18b07e0 drivers: eth: gmac: drop TX timeout handling by Aurelien Jarno · 6 years ago
  63. 416d397 drivers: eth_mcux: By default use 1 buffer each for hardware RX/TX by Paul Sokolovsky · 6 years ago
  64. 483b9d6 drivers: eth_smsc911x: Add driver for SMSC9118 aka LAN9118 chip by Paul Sokolovsky · 6 years ago
  65. 4118b88 drivers: eth_enc28j60: moved to dts by Andrei Gansari · 6 years ago
  66. f3dce8a drivers: eth: stellaris: Enable automatic Ethernet support in QEMU by Paul Sokolovsky · 6 years ago
  67. 92ccd2c kconfig: Refactor the dependency on 'NET_L2_ETHERNET' by Sebastian Bøe · 6 years ago
  68. 2b89316 kconfig: Fixed missing dependency for ETH_SAM_GMAC by Sebastian Bøe · 6 years ago
  69. 204f05b kconfig: Minor comments and 'help' text fixes by Sebastian Bøe · 6 years ago
  70. 9019207 drivers: eth: gmac: Remove extra variable by Jukka Rissanen · 6 years ago
  71. 7f8d928 net/ethernet: Remove usage of net_pkt_ll() function by Tomasz Bursztyka · 6 years ago
  72. e97a543 net/pkt: Remove parameters to "reserve" some headroom by Tomasz Bursztyka · 6 years ago
  73. bff65b6 net/ethernet: Let's remove the use for ll reserve by Tomasz Bursztyka · 6 years ago
  74. 3e8b2a0 drivers: eth: native_posix: Fix gPTP header parsing by Jukka Rissanen · 6 years ago
  75. 32f0213 drivers: eth: sam-e70: Fix gPTP header parsing by Jukka Rissanen · 6 years ago
  76. 7503228 drivers: eth: mcux: Fix gPTP header parsing by Jukka Rissanen · 6 years ago
  77. 9062e97 drivers: stm32: check clock_control_on return value by Erwan Gouriou · 6 years ago
  78. ff0483c net: gptp: Get the gPTP header properly by Jukka Rissanen · 6 years ago
  79. 8a8d4d3 drivers/ethernet: Update RX error statistics relevantly by Tomasz Bursztyka · 6 years ago
  80. 538961d drivers/ethernet: Remove double unref from stellaris driver by Tomasz Bursztyka · 6 years ago
  81. 1a59e0a drivers/ethernet: Adapt stellaris driver to new L2 behaviour by Tomasz Bursztyka · 6 years ago
  82. 8ff96b5 drivers: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  83. cffb2d8 drivers: ethernet: Add TI Stellaris ethernet controller driver. by Vijay Kumar B · 6 years ago
  84. 3ac7c12 drivers: eth: native_posix: Enable PTP clock support for gPTP by Jukka Rissanen · 6 years ago
  85. e694b1a drivers: eth: native_posix: Fix PTP driver init priority by Jukka Rissanen · 6 years ago
  86. d641ac6 drivers: eth: native_posix: Fix gPTP compile error by Jukka Rissanen · 6 years ago
  87. 9464ec3 net/iface: Switch fully to a one-pass sending logic in net_if by Tomasz Bursztyka · 6 years ago
  88. daf1ba6 ethernet: stm32: add MII mode by Alexander Polleti · 6 years ago
  89. 35ba3aa drivers: eth_mcux: adding i.mx-rt support by Andrei Gansari · 6 years ago
  90. 2020290 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig by Andrzej Głąbek · 6 years ago
  91. 55f009d drivers: eth: e1000: Free packet after sending it by Jukka Rissanen · 6 years ago
  92. 064074e drivers: eth: e1000: Use system log macros by Oleg Zhurakivskyy · 6 years ago
  93. 3645a7a drivers: eth: e1000: Enable multicast by Oleg Zhurakivskyy · 6 years ago
  94. 3c52b11 drivers: eth: e1000: Enable interrupt in a safe way by Oleg Zhurakivskyy · 6 years ago
  95. 69be780 drivers: eth: e1000: Call ethernet_init() on init by Oleg Zhurakivskyy · 6 years ago
  96. 421505c net: qemu: Allow SLIP or normal ethernet connectivity by Jukka Rissanen · 6 years ago
  97. aa2bdbe drivers: Remove board.h include by Kumar Gala · 6 years ago
  98. 82fa5bc drivers: eth: native_posix: Allow non-root access by Jukka Rissanen · 6 years ago
  99. 02e217d drivers: eth_mcux: kinetis networking device Tree by Andrei Gansari · 6 years ago
  100. 8d1143c drivers: ethernet: stm32: Fix typo in comment by Christian Taedcke · 6 years ago