summaryrefslogtreecommitdiffstats
path: root/sys/dev/netfpga10g
Commit message (Expand)AuthorAgeFilesLines
* Mechanically convert to if_inc_counter().glebius2014-09-191-4/+4
* Use define from if_var.h to access a field inside struct if_data,glebius2014-08-301-1/+1
* Fix whitspace indentation from spaces to tabs.bz2014-06-261-64/+64
* Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernelbz2014-06-261-0/+1
* Allow switching between 32bit and 64bit bus width data access at compilebz2014-06-262-19/+41
* Rather than using a constant use sizeof(val) allowing for the lengthbz2014-06-261-1/+1
* In preparation for 64bit mode remove all the _4 from the function andbz2014-06-261-58/+58
* Adjust the register layout to allow for 64bit registers in thebz2014-05-093-40/+182
* Now that I figured out where the ethernet addresses come frombz2014-04-181-1/+19
* Add the initial version of if_nf10bmac(4), a driver to support anbz2014-04-173-0/+1062
OpenPOWER on IntegriCloud