summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe/t4_main.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r271450:np2014-09-221-0/+79
* MFC r266571, r266757, r268536, r269076, r269364, r269366, r269411,np2014-08-211-157/+343
* MFC r268971 and r269032.np2014-07-311-25/+54
* MFC r268640 and r268989.np2014-07-251-5/+3
* MFC r268706:np2014-07-181-0/+1
* MFC r259382:np2014-05-061-10/+48
* MFC r263317, r263412, and r263451.np2014-05-061-1/+17
* MFC r260210 (by adrian@):np2014-05-061-0/+4
* MFC r261533, r261536, r261537, and r263457.np2014-05-061-2/+3
* MFC r264621emax2014-04-211-1/+1
* MFC r261558scottl2014-04-151-1/+35
* MFC r259145:np2013-12-121-2/+2
* MFC r257654, r257772, r258441, r258689, r258698, r258879, r259048, andnp2013-12-091-23/+268
* MFC r256459.np2013-10-201-6/+25
* There are some high performance NICs that count statistics in hardware,glebius2013-10-091-1/+1
* Merge r254386 from user/np/cxl_tuning. Add an INET|INET6 check missingnp2013-08-291-0/+4
* Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es.np2013-08-281-26/+26
* Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update anp2013-08-281-1/+0
* Use correct mailbox and PCIe PF number when querying RDMA parameters.np2013-08-261-1/+1
* Display P/N information in the description.np2013-08-201-3/+3
* Display temperature sensor data. Shows -1 if sensor notnp2013-08-021-0/+30
* Display SGE tunables in the sysctl tree.np2013-07-311-0/+2
* Display a string instead of a numeric code in the linkdnrc sysctl.np2013-07-271-2/+34
* Expand the list of devices claimed by cxgbe(4).np2013-07-271-11/+12
* Add support for packet-sniffing tracers to cxgbe(4). This works withnp2013-07-261-0/+35
* Attach to the 4x10G T540-CR card.np2013-07-111-1/+1
* - Show the reason why link is down if this information is available.np2013-07-051-3/+45
* - Make note of interface MTU change if the rx queues exist, and not justnp2013-07-041-2/+7
* On-the-fly changes to the interrupt coalescing timer should apply to thenp2013-07-041-0/+12
* - Read all TP parameters in one place.np2013-07-041-8/+8
* - Include the T5 firmware with the driver.np2013-07-031-5/+5
* Add a sysctl to get the number of filters available.np2013-07-011-0/+3
* Update T5 register ranges. This is so that regdump skips over registersnp2013-06-271-38/+38
* cxgbe(4): Never install a firmware if hw.cxgbe.fw_install is 0.np2013-06-051-12/+17
* cxgbe(4): Provide accurate hit count for filters on T5 cards. Thenp2013-06-041-2/+8
* cxgbe(4): Some more debug sysctls. These work on both T4 and T5 basednp2013-06-011-0/+480
* Add dependencies on the firmware, which allows the loading of the cxgbkib2013-05-161-0/+2
* Deal correctly with 40G ports that don't have any transceiver pluggednp2013-05-131-0/+7
* cxgbe: Switch to a better way to install firmware.np2013-05-031-1/+1
* Attach to the T580 (2 x 40G) card.np2013-04-301-1/+1
* - Provide accurate ifmedia information so that 40G ports/transceivers arenp2013-04-301-6/+37
* Add pciids of the T5 based cards. The ones that I haven't tested withnp2013-04-111-0/+21
* Cosmetic change (s/wrwc/wcwr/;s/WRWC/WCWR/).np2013-04-111-6/+6
* Get rid of a couple of stray \n's.np2013-04-111-2/+2
* There is no need for elaborate queries and error checking when trying tonp2013-04-111-18/+4
* - Explain clearly why a different firmware is being installed (if/whennp2013-04-111-18/+57
* cxgbe(4): Ensure that the MOD_LOAD handler runs before either t4nex ornp2013-04-111-4/+9
* cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. Thisnp2013-03-301-367/+1278
* cxgbe(4): Consider all the API versions of the interfaces exported bynp2013-02-261-64/+114
* cxgbe(4): Ask the card's firmware to pad up tiny CPLs by encapsulatingnp2013-02-261-0/+40
OpenPOWER on IntegriCloud