summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgb/common
Commit message (Expand)AuthorAgeFilesLines
* Update T3 firmware to 7.11.0np2011-03-251-1/+1
* T3C initialization should setup the parity fence too.np2011-03-241-2/+3
* Fix t3_gate_rx_traffic and t3_open_rx_traffic. Parts of them always operatednp2010-09-151-9/+13
* Fix tx pause quanta and timer calculations.np2010-08-151-12/+10
* Always reset the XGMAC's XAUI PCS on a link up.np2010-08-153-12/+58
* Improve cxgb(4)'s behaviour when faced with temporarily "bouncy" links:np2010-07-093-13/+13
* Eliminate ext_intr_task. The "slow" interrupt handler is alreadynp2010-07-092-3/+2
* Multiple fixes related to queue set sizing and resources:np2010-03-312-2/+3
* Improved PHY EDC settings.np2010-03-311-371/+422
* Better TwinAx transceiver detection.np2010-03-091-1/+13
* There is no need to test __FreeBSD_version for features that havenp2010-02-243-55/+0
* Extra parantheses to keep certain compilers happy.np2010-01-091-1/+1
* T3 firmware 7.8.0 for cxgb(4)np2009-12-011-1/+1
* The 10GBASE-T card should use an IPG of 1. Also enable the checknp2009-11-132-3/+1
* Make sure *some* edc is setup even for an unknown transceiver (assumenp2009-11-131-2/+2
* cxgb(4) updates, including:np2009-10-059-223/+1851
* Greatly simplify cxgb by removing almost all of the custom mbuf management logickmacy2009-06-191-6/+15
* Integrate three changes from Chelsio.gnn2009-05-213-79/+129
* Update the Chelsio driver to the latest bits from Chelsiognn2009-03-105-233/+792
* Check in the actual module recognition code for the Chelsiognn2008-12-181-32/+102
* Bug fix to support N310 version of Chelsio cards (board ID 1088).gnn2008-12-061-0/+6
* Fix a bug with the ael1006 PHY. The bug shows up as persistent but incompletegnn2008-12-041-0/+10
* Bug fix from Chelsio which addresses the issue of the device resettinggnn2008-12-021-25/+2
* Several small additions to the Chelsio 10G driver.gnn2008-11-213-2/+19
* Update firmware version checkkmacy2008-11-122-3/+9
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-239-41/+0
* White space cleanups to bring closer to RELENG_7kmacy2008-09-161-1/+1
* Vendor fix for PHY problem.kmacy2008-08-115-89/+759
* new vendor PHY supportkmacy2008-07-181-0/+225
* import vendor fixes to cxgbkmacy2008-07-188-138/+603
* - Integrate 1.133 vendor driver changeskmacy2008-03-183-7/+7
* - update firmware to 5.0kmacy2008-02-2313-644/+1881
* - make 9k clusters the default unless a tunable is setkmacy2008-01-101-0/+1
* Make TCP offload work on HEAD (modulo negative interaction between sbcompresskmacy2007-12-171-0/+12
* Fix last-minute typo in last commit caused by pre-commit scriptskmacy2007-09-091-1/+1
* - fix qset to port binding as a proper fix for the problems encountered on t...kmacy2007-09-096-63/+175
* Fixes for 4 port and small packet optimizationkmacy2007-08-251-0/+1
* forward port signedness fixes from RELENG_6kmacy2007-08-171-1/+1
* - integrate most recent changes from vendor branch and upgrade to firmware re...kmacy2007-07-177-135/+234
* - import new common code for the T304kmacy2007-06-136-108/+744
* When building cxgb as a module make include paths relative to the driver's root.kmacy2007-05-2813-77/+51
* add missed headerkmacy2007-05-251-0/+148
* (MFp4)kmacy2007-05-257-42/+325
* Synchronize with version 1.0.071 of Chelsio's common codekmacy2007-03-205-37/+290
* First of several commits for driver support for the Chelsio T3B 10 Gigabitkmacy2007-03-1413-0/+16180
OpenPOWER on IntegriCloud