summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe/common
Commit message (Expand)AuthorAgeFilesLines
* cxgbe(4): Ask the card's firmware to pad up tiny CPLs by encapsulatingnp2013-02-261-4/+14
* cxgbe(4): Update firmware to 1.8.4.0.np2013-02-262-50/+8
* cxgbe(4): Add sysctls to extract debug information from the chip:np2013-02-211-0/+1
* Busy-wait when cold.np2013-02-061-1/+6
* Add a couple of missing error codes. Treat CPL_ERR_KEEPALV_NEG_ADVICE asnp2013-01-261-0/+2
* cxgbe(4): Updates to the hardware L2 table management code.np2013-01-141-140/+0
* Add a driver ioctl to read a byte from any device on a port's i2c bus.np2012-10-102-0/+32
* Update interface to firmware 1.6.2 and include the firmware in the driver.np2012-09-131-1/+1
* Support for TCP DDP (Direct Data Placement) in the T4 TOE module.np2012-08-172-0/+15
* Allow for a different handler for each type of firmware message.np2012-08-161-0/+2
* cxgbe(4): update to firmware interface 1.5.2.0; updates to shared code.np2012-06-223-149/+961
* - Updated TOE support in the kernel.np2012-06-191-0/+2
* Use the non-sleeping variang of t4_wr_mbox in code that can be callednp2012-02-131-1/+1
* Many updates to cxgbe(4)np2011-12-164-5724/+379
* Update to firmware interface 1.3.10np2011-05-302-5/+234
* L2 table code. This is enough to get the T4's switch + L2 rewritenp2011-05-301-0/+140
* Fix a couple of bad races that can occur when a cxgbe interface is takennp2011-04-151-0/+2
* Update header and related code for firmware 1.3.8np2011-04-012-19/+23
* Upgrade the firmware on the card automatically if a better version isnp2011-03-051-2/+2
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.np2011-02-188-0/+37739
OpenPOWER on IntegriCloud