summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_myx.c
AgeCommit message (Expand)Author
2009-08-13- consistify cfdriver for the ethernet drivers (0 -> NULL)Jasper Lievisse Adriaanse
2008-11-28Eliminate the redundant bits of code for MTU and multicast handlingBrad Smith
2008-10-02First step towards cleaning up the Ethernet driver ioctl handling.Brad Smith
2008-09-10Convert timeout_add() calls using multiples of hz to timeout_add_sec()Bret Lambert
2008-05-23Simplify the combination use of pci_mapreg_type()/pci_mapreg_map() asBrad Smith
2008-01-16Set the baudrate with IF_Gbps(10); and remove anThordur I. Bjornsson
2007-06-01initialize the ringsReyk Floeter
2007-05-31further improvement of the bus space i/o. firmware loading, booting,Reyk Floeter
2007-05-31enable all debugging messages by default if the driver is compiled withReyk Floeter
2007-05-31fix the myx_write functionReyk Floeter
2007-05-31initial bits of a new driver for the Myricom Myri-10G Lanai-Z8E 10GbReyk Floeter