aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/osdep.h
Commit message (Expand)AuthorAgeFilesLines
* cxgbe(4): Link related changes.Navdeep Parhar2018-09-251-0/+1
* cxgbe(4): Remove homemade version of htobe32 from the driver.Navdeep Parhar2018-06-121-3/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* cxgbe(4): Remove __devinit and SPEED_<foo> as part of catch up withNavdeep Parhar2016-03-081-9/+3
* cxgbe(4): Updates to the shared routines that deal with the serial EEPROM,Navdeep Parhar2016-03-081-0/+2
* Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update aNavdeep Parhar2013-08-281-0/+2
* cxgbe(4): Some updates to shared code.Navdeep Parhar2013-04-301-0/+1
* cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. ThisNavdeep Parhar2013-03-301-0/+3
* Switch some PCI register reads from using magic numbers to using the namesGavin Atkinson2012-09-191-1/+1
* Align the PCI Express #defines with the style used for the PCI-XGavin Atkinson2012-09-181-7/+7
* Use native FreeBSD facilities everywhere except the shared code in common/Navdeep Parhar2012-09-131-1/+1
* cxgbe(4): update to firmware interface 1.5.2.0; updates to shared code.Navdeep Parhar2012-06-221-0/+1
* Many updates to cxgbe(4)Navdeep Parhar2011-12-161-0/+1
* Do not define bool/true/false if the symbols already exist.Matthew D Fleming2011-12-121-0/+2
* L2 table code. This is enough to get the T4's switch + L2 rewriteNavdeep Parhar2011-05-301-0/+1
* Fix a couple of bad races that can occur when a cxgbe interface is takenNavdeep Parhar2011-04-151-2/+0
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.Navdeep Parhar2011-02-181-0/+153