Age | Commit message (Expand) | Author |
---|---|---|
2013-09-16 | work out phy addresses before attaching cnmac and pass them to mii_attach | Jonathan Matthew |
2013-08-17 | Most network drivers include netinet/in_var.h, but apparently they | Alexander Bluhm |
2013-04-12 | Fix the log messages displayed to the user. | Brian Callahan |
2013-03-21 | - remove two now-unused macros. | Jasper Lievisse Adriaanse |
2013-03-21 | fix detection of the MAC address by reading it from the correct address, | Jasper Lievisse Adriaanse |
2011-07-03 | Tweak the dmesg output a bit. From brad@ | YASUOKA Masahiko |
2011-07-03 | - add missing #include "bpfilter.h" on if_cnmac. | YASUOKA Masahiko |
2011-06-24 | Remove SET/CLR/ISSET macros from Octeon code. The kernel already provides | YASUOKA Masahiko |
2011-06-22 | some fixes for cnmac(4) | YASUOKA Masahiko |
2011-06-19 | Clean up ioctl handler a bit and rearrange the receive filter callback to | YASUOKA Masahiko |
2011-06-17 | add missing the copyright notice. | YASUOKA Masahiko |
2011-06-16 | Ethernet driver merged from IIJ's contribution code. | Takuya ASADA |