summaryrefslogtreecommitdiffstats
path: root/share/man/man4/bnx.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove macro instances from arbitrary string width specifiers. for examplejmc2020-11-141-4/+4
| | | | | | | -width ".Dv BOB" -> -width "BOB" although they are not errors, they are misleading and probably should not get pasted around
* - Don't capitalize jumbo.brad2014-09-141-4/+4
| | | | | - Don't try to keep track of jumbo frame sizes in the pages. Users can use `ifconfig hwfeatures' to determine what the hardware supports.
* Mention the TX checksum offload support.brad2013-11-051-2/+3
|
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-4/+4
|
* Remove mentioning specific systems with embedded Ethernet chipsets orbrad2013-03-301-30/+2
| | | | | | LOM in vge(4) which is pretty vague and common to many Ethernet chipsets. ok kettenis@
* List some newer supported hardware, from Brad.sthen2009-08-021-2/+6
|
* document support for the bcm5709 and bcm5716, and the new firmware filesdlg2009-07-031-7/+29
| | | | | | | | the driver uses. add some more dell boxes i know of that use bnx. "go for it" deraadt@
* Update for VLAN tag insertion and stripping support.brad2008-10-281-3/+3
|
* Only full-dupex is supported for 1000baseT.brad2008-07-261-5/+3
|
* Update for the fibre support.brad2008-07-261-2/+14
|
* comment fix; from Pierre Riteaujmc2008-05-101-3/+3
|
* Add newer HP and Sun Gigabit Ethernet adapters.brad2008-04-031-2/+6
|
* Dell PowerEdge 2970 has bnx(4) too. OK marco@millert2008-02-121-2/+4
|
* 1000baseTX -> 1000baseTbrad2008-01-101-4/+4
| | | | ok dlg@
* Revert r1.42 of if_bnx.c, "Enable IPv4 transmit TCP/UDP checksumkrw2007-07-041-3/+2
| | | | | | | | offload", and associated man page change. To use IPv4 transmit TCP/UDP checksum offloading you must again define BNX_CSUM. As requested by mbalmer@ via deraadt@ on suggestion of reyk@ in response to PR #5437.
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* no jumbosity for bnxjmc2007-03-151-2/+2
| | | | from brad; ok reyk
* Enable transmit TCP/UDP checksum offload.krw2007-01-271-1/+2
| | | | From Brad, tested by Brad, biorn@ and Johan M:son Lindman.
* add the HP NC373i PCI Express Multifunction Gigabit embedded serverreyk2006-12-151-1/+3
| | | | | adapter as found on the latest HP ProLiant servers (DL365 G1, DL385 G2, DL585 G2).
* tagging -> tag insertionbrad2006-11-221-2/+2
|
* VLAN taggingbrad2006-11-211-2/+2
|
* document /etc/firmware/bnxderaadt2006-10-041-1/+8
|
* the start of making .Nd lines more useful for section4;jmc2006-08-301-2/+2
| | | | | | this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others
* Jumbo'sbrad2006-08-211-2/+2
|
* RX checksum offload.brad2006-08-201-3/+3
|
* add -nosplit to AUTHORS;jmc2006-08-171-1/+2
|
* add myself.brad2006-08-171-2/+6
|
* add a few Dell/IBM servers and a few HP adapters.brad2006-07-091-3/+15
|
* tweaks;jmc2006-06-261-8/+12
|
* I'm not sure where the NC370i came from, but HP definitely makes a NC370F,brad2006-06-261-2/+2
| | | | which is a fibre 1000baseSX adapter.
* add a man page.brad2006-06-261-0/+136