Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mechanically convert to if_inc_counter(). | glebius | 2014-09-19 | 1 | -4/+4 |
* | Use define from if_var.h to access a field inside struct if_data, | glebius | 2014-08-30 | 1 | -1/+1 |
* | Fix whitspace indentation from spaces to tabs. | bz | 2014-06-26 | 1 | -64/+64 |
* | Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernel | bz | 2014-06-26 | 1 | -0/+1 |
* | Allow switching between 32bit and 64bit bus width data access at compile | bz | 2014-06-26 | 2 | -19/+41 |
* | Rather than using a constant use sizeof(val) allowing for the length | bz | 2014-06-26 | 1 | -1/+1 |
* | In preparation for 64bit mode remove all the _4 from the function and | bz | 2014-06-26 | 1 | -58/+58 |
* | Adjust the register layout to allow for 64bit registers in the | bz | 2014-05-09 | 3 | -40/+182 |
* | Now that I figured out where the ethernet addresses come from | bz | 2014-04-18 | 1 | -1/+19 |
* | Add the initial version of if_nf10bmac(4), a driver to support an | bz | 2014-04-17 | 3 | -0/+1062 |