aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/nfe
Commit message (Expand)AuthorAgeFilesLines
...
* Grrr. new .vimrc file is really giving me trouble.. get the whitespace right.David E. O'Brien2006-11-271-2/+2
* Fix editor fatfingering in rev 1.9.David E. O'Brien2006-11-271-2/+2
* nfe_stop() requires lock to be held when calling.David E. O'Brien2006-11-261-0/+2
* Missed two nits in rev 1.7.David E. O'Brien2006-11-171-2/+2
* style(9)David E. O'Brien2006-10-191-153/+153
* style(9) cleanup.David E. O'Brien2006-10-191-243/+332
* Correct the WOL magic value.David E. O'Brien2006-10-161-1/+1
* Try to be more precise in identifying the various nForce networking adapters.David E. O'Brien2006-10-161-14/+14
* Move ethernet VLAN tags from mtags to its own mbuf packet header fieldAndre Oppermann2006-09-171-16/+5
* Add support for MCP61 and MCP65 adaptors.David E. O'Brien2006-09-112-0/+36
* Fix alignment of RX bufs DMA map to be realistic. Maybe it works onRuslan Ermilov2006-08-141-2/+2
* Add a pure open source nForce Ethernet driver, under BSDL.David E. O'Brien2006-06-263-999/+1484
* Import the nfe (nForce Ethernet) driver from OpenBSD.David E. O'Brien2006-06-263-0/+2009