Age | Commit message (Expand) | Author |
---|---|---|
2010-08-27 | These do not need powerhook functions. | Theo de Raadt |
2010-04-20 | remove proc.h include from uvm_map.h. This has far reaching effects, as | Ted Unangst |
2009-08-10 | A few more simple cases of shutdown hooks which only call xxstop, when | Theo de Raadt |
2006-11-28 | Pre-allocate the TX DMA maps intead of creating and destroying a DMA map | Brad Smith |
2006-11-18 | add a few comments | Brad Smith |
2006-08-04 | - merge em/ixgb_disable_promisc() into em/ixgb_set_promisc(). | Brad Smith |
2006-07-21 | Revert the last commit. The TX descriptor count does not really need | Brad Smith |
2006-05-14 | up the TX descriptors to the max. | Brad Smith |
2006-05-01 | sprinkle some tabs. | Brad Smith |
2006-03-27 | Sync up to Intel's latest FreeBSD ixgb driver (5.0.1). | Brad Smith |
2006-02-26 | - set baud rate in ixgb_update_link_status(). | Brad Smith |
2005-12-10 | add a shutdown function and register it with shutdownhook_establish(). | Brad Smith |
2005-11-14 | add Intel 10Gb Ethernet driver with support for LR/SR and CX4 cards. | Brad Smith |