Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove macro instances from arbitrary string width specifiers. for example | 2020-11-14 | 1 | -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. | 2014-09-14 | 1 | -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. | 2013-11-05 | 1 | -2/+3 | |
| | |||||
* | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | 2013-07-16 | 1 | -4/+4 | |
| | |||||
* | Remove mentioning specific systems with embedded Ethernet chipsets or | 2013-03-30 | 1 | -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. | 2009-08-02 | 1 | -2/+6 | |
| | |||||
* | document support for the bcm5709 and bcm5716, and the new firmware files | 2009-07-03 | 1 | -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. | 2008-10-28 | 1 | -3/+3 | |
| | |||||
* | Only full-dupex is supported for 1000baseT. | 2008-07-26 | 1 | -5/+3 | |
| | |||||
* | Update for the fibre support. | 2008-07-26 | 1 | -2/+14 | |
| | |||||
* | comment fix; from Pierre Riteau | 2008-05-10 | 1 | -3/+3 | |
| | |||||
* | Add newer HP and Sun Gigabit Ethernet adapters. | 2008-04-03 | 1 | -2/+6 | |
| | |||||
* | Dell PowerEdge 2970 has bnx(4) too. OK marco@ | 2008-02-12 | 1 | -2/+4 | |
| | |||||
* | 1000baseTX -> 1000baseT | 2008-01-10 | 1 | -4/+4 | |
| | | | | ok dlg@ | ||||
* | Revert r1.42 of if_bnx.c, "Enable IPv4 transmit TCP/UDP checksum | 2007-07-04 | 1 | -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; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | no jumbosity for bnx | 2007-03-15 | 1 | -2/+2 | |
| | | | | from brad; ok reyk | ||||
* | Enable transmit TCP/UDP checksum offload. | 2007-01-27 | 1 | -1/+2 | |
| | | | | From Brad, tested by Brad, biorn@ and Johan M:son Lindman. | ||||
* | add the HP NC373i PCI Express Multifunction Gigabit embedded server | 2006-12-15 | 1 | -1/+3 | |
| | | | | | adapter as found on the latest HP ProLiant servers (DL365 G1, DL385 G2, DL585 G2). | ||||
* | tagging -> tag insertion | 2006-11-22 | 1 | -2/+2 | |
| | |||||
* | VLAN tagging | 2006-11-21 | 1 | -2/+2 | |
| | |||||
* | document /etc/firmware/bnx | 2006-10-04 | 1 | -1/+8 | |
| | |||||
* | the start of making .Nd lines more useful for section4; | 2006-08-30 | 1 | -2/+2 | |
| | | | | | | this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others | ||||
* | Jumbo's | 2006-08-21 | 1 | -2/+2 | |
| | |||||
* | RX checksum offload. | 2006-08-20 | 1 | -3/+3 | |
| | |||||
* | add -nosplit to AUTHORS; | 2006-08-17 | 1 | -1/+2 | |
| | |||||
* | add myself. | 2006-08-17 | 1 | -2/+6 | |
| | |||||
* | add a few Dell/IBM servers and a few HP adapters. | 2006-07-09 | 1 | -3/+15 | |
| | |||||
* | tweaks; | 2006-06-26 | 1 | -8/+12 | |
| | |||||
* | I'm not sure where the NC370i came from, but HP definitely makes a NC370F, | 2006-06-26 | 1 | -2/+2 | |
| | | | | which is a fibre 1000baseSX adapter. | ||||
* | add a man page. | 2006-06-26 | 1 | -0/+136 | |