Merge branch 'wr-nic-unify'
This branch is unifying the wr-nic driver in wr-swithc-sw and the one in spec-sw. The gateware cell is the same, so we are aiming at a single driver, maybe SDB-driven in the future. A few differences still remain, but they are very minor details, and we'll fix them in further commits, without a specific branch.
Showing
- kernel/wr_nic/Makefile 5 additions, 1 deletionkernel/wr_nic/Makefile
- kernel/wr_nic/device.c 57 additions, 31 deletionskernel/wr_nic/device.c
- kernel/wr_nic/dmtd.c 0 additions, 102 deletionskernel/wr_nic/dmtd.c
- kernel/wr_nic/endpoint.c 72 additions, 30 deletionskernel/wr_nic/endpoint.c
- kernel/wr_nic/ethtool.c 1 addition, 1 deletionkernel/wr_nic/ethtool.c
- kernel/wr_nic/module.c 1 addition, 1 deletionkernel/wr_nic/module.c
- kernel/wr_nic/nic-core.c 61 additions, 18 deletionskernel/wr_nic/nic-core.c
- kernel/wr_nic/nic-hardware.h 75 additions, 2 deletionskernel/wr_nic/nic-hardware.h
- kernel/wr_nic/timestamp.c 38 additions, 72 deletionskernel/wr_nic/timestamp.c
- kernel/wr_nic/wr-nic.h 39 additions, 21 deletionskernel/wr_nic/wr-nic.h
- userspace/snmpd/wrsDate.c 4 additions, 0 deletionsuserspace/snmpd/wrsDate.c
Please register or sign in to comment