summaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/common
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r325842 through r325998.Hans Petter Selasky2017-11-191-0/+1
|\
| * cxgbe(4): Add core Vdd to the sysctl MIB.Navdeep Parhar2017-11-171-0/+1
* | Merge ^/head r325663 through r325841.Hans Petter Selasky2017-11-151-1/+2
|\|
| * cxgbe(4): Excluce mdi from the check against port capabilities.Navdeep Parhar2017-11-101-1/+2
* | Fix iw_cxgbe build in the projects branch.Navdeep Parhar2017-11-141-0/+3
* | Merge ^/head r325505 through r325662.Hans Petter Selasky2017-11-101-2/+9
|\|
| * cxgbe(4): Do not request settings not supported by the port.Navdeep Parhar2017-11-091-2/+9
* | Update the iw_cxgbe bits in the projects branch.Navdeep Parhar2017-11-072-0/+97
|/
* cxgbe(4): Read the MPS buffer group map from the firmware as it could beNavdeep Parhar2017-10-242-4/+25
* cxgbe(4): Remove write only variable from t4_port_init.Navdeep Parhar2017-08-281-3/+0
* cxgbe(4): Verify that the driver accesses the firmware mailbox in aNavdeep Parhar2017-08-281-0/+3
* cxgbe(4): Dump the mailbox contents in the same format as CH_DUMP_MBOX.Navdeep Parhar2017-08-251-3/+3
* cxgbe(4): Save the last reported link parameters and compare them withNavdeep Parhar2017-08-121-8/+9
* cxgbe(4): Allow the TOE timer tunables to be set with microsecondNavdeep Parhar2017-08-041-5/+2
* cxgbe(4): Initial import of the "collect" component of Chelsio unifiedNavdeep Parhar2017-08-031-1/+10
* cxgbe(4): Some updates to the common code.Navdeep Parhar2017-07-262-247/+420
* cxgbe(4): Display some more TOE parameters related to retransmissionNavdeep Parhar2017-07-241-0/+9
* cxgbe(4): Install the firmware bundled with the driver to the card if itNavdeep Parhar2017-07-232-0/+27
* cxgbe(4): Various link/media related improvements.Navdeep Parhar2017-07-172-124/+145
* cxgbe(4): Do not request an FEC setting that the port does not support.Navdeep Parhar2017-06-121-0/+1
* cxgbe(4): Support routines for Tx traffic scheduling.Navdeep Parhar2017-05-022-0/+80
* cxgbe: Add a tunable to configure the SGE time scaler, which isNavdeep Parhar2017-04-152-8/+17
* cxgbe: Query some more RDMA related parameters from the firmware.Navdeep Parhar2017-04-131-0/+3
* cxgbe: Don't call t4_edc_err_read for errors not related to the EDCs.Navdeep Parhar2017-03-291-1/+2
* cxgbe(4): Refresh t4_msg.h, mainly for definitions related to the cryptoNavdeep Parhar2017-01-101-1/+594
* cxgbe(4): Updates to link configuration.Navdeep Parhar2016-12-302-23/+57
* cxgbe(4): Fix typo in an unused macro.Navdeep Parhar2016-12-161-1/+1
* cxgbe(4): Deal with compressed error vectors.Navdeep Parhar2016-12-153-5/+10
* cxgbe(4): unsigned short isn't large enough to store link speed (whichNavdeep Parhar2016-12-071-2/+2
* cxgbe(4): Update firmwares from version 1.16.12.0 to 1.16.22.0.Navdeep Parhar2016-12-061-2/+1
* cxgbe(4): Include firmware for T6 cards in the driver. Update allNavdeep Parhar2016-11-302-6/+16
* cxgbe(4): Accurate statistics for all chip settings.Navdeep Parhar2016-10-281-8/+14
* cxgbe(4): Dump any mailbox command that times out.Navdeep Parhar2016-10-221-0/+15
* cxgbe/t4_tom: The SMAC entry for a VI is at a different location in the T6.Navdeep Parhar2016-09-171-0/+4
* cxgbe(4): Add support for additional port types and link speeds.Navdeep Parhar2016-09-111-2/+12
* cxgbe(4): Update the pad_boundary calculation for T6, which has aNavdeep Parhar2016-09-112-2/+15
* cxgbe(4): Set up fl_starve_threshold2 accurately for T6.Navdeep Parhar2016-09-112-3/+6
* Chelsio T4/T5 VF driver.John Baldwin2016-09-073-2/+407
* cxgbe(4): Provide more details about the card in the sysctl MIB.Navdeep Parhar2016-08-272-3/+128
* Adjust t4_port_init() to work with VF devices.John Baldwin2016-08-191-17/+20
* Add structures for VF-specific adapter parameters.John Baldwin2016-08-191-2/+42
* Add support for register dumps on VF devices.John Baldwin2016-08-151-6/+61
* Update mailbox writes to work with VF devices.John Baldwin2016-08-151-4/+31
* Make SGE parameter handling more VF-friendly.John Baldwin2016-08-152-0/+7
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-3/+3
* sys: use our roundup2/rounddown2() macros when param.h is available.Pedro F. Giffuni2016-04-211-2/+2
* cxgbe(4): Always read the entire mailbox into the reply buffer.Navdeep Parhar2016-04-121-1/+1
* Rename the 'M_B' macro in t4_regs.h to 'CXGBE_M_B'.John Baldwin2016-04-121-2/+2
* cxgbe(4): Tidy up PAUSE frame accounting.Navdeep Parhar2016-03-171-0/+15
* cxgbe(4): Add sysctls to display the TP microcode version and theNavdeep Parhar2016-03-111-0/+1