| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
that resides in struct ifnet.
Sponsored by: Nginx, Inc.
|
|
|
|
|
|
| |
No functional changes.
MFC after: 2 weeks
|
|
|
|
|
|
|
|
|
| |
configs. Switch the BERI_NETFPGA_MDROOT to 64bit by default.
Give we have working interrupts also cleanup the extra polling CFLAGS from
the module Makefile.
MFC after: 2 weeks
|
|
|
|
|
|
|
|
|
| |
time by setting NF10BMAC_64BIT and using a REGWTYPE #define to set correct
variable and return value widths.
Adjust comments to indicate the 32 or 64bit register widths.
MFC after: 2 weeks
|
|
|
|
|
|
| |
to automatically change as we switch between 32/64bit.
MFC after: 2 weeks
|
|
|
|
|
|
|
|
| |
macro names, rename val4 to val, and m4 to md.
No functional change.
MFC after: 2 weeks
|
|
|
|
|
|
| |
future for nf10bmac(4). Also, add support for and enable RX interrupts.
MFC after: 2 weeks
|
|
|
|
|
|
|
|
| |
on NetFPGA-10G, assign one to the interface by default in a very
similar way.
MFC after: 6 days
X-Easter-Egg-Hunt: yes
|
|
NetFPGA-10G Embedded CPU Ethernet Core.
The current version operates on a simple PIO based interface connected
to a NetFPGA-10G port.
To avoid confusion: this driver operates on a CPU running on the FPGA,
e.g. BERI/mips, and is not suited for the PCI host interface.
MFC after: 1 week
Relnotes: yes
Sponsored by: DARPA/AFRL
|