summaryrefslogtreecommitdiffstats
path: root/sys/dev/qlxgbe
Commit message (Expand)AuthorAgeFilesLines
* Mechanically convert to if_inc_counter().glebius2014-09-192-3/+3
* Use define from if_var.h to access a field inside struct if_data,glebius2014-08-301-1/+1
* Unload maps for DMA buffers allocated via bus_dmamem_alloc() beforejhb2014-06-111-0/+1
* Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbitglebius2014-03-131-7/+1
* ql_hw.[c,h]: set minimum thresholds on pkt size for lro path.davidcs2013-11-153-0/+23
* Include necessary headers that now are available due to pollutionglebius2013-10-281-0/+1
* ql_minidump() should be performed only by port 0.davidcs2013-08-281-2/+2
* Fix bug in Flash access codedavidcs2013-08-271-5/+5
* Port 0 needs to wait for ACK only if it issued the RESET.davidcs2013-07-031-3/+5
* There is a one-to-one correspondence between the MSI-X vector # and the Statu...davidcs2013-06-101-7/+1
* Avoid reading back certain registers following a write. This is an optimization.davidcs2013-05-281-5/+5
* Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 fordavidcs2013-05-1517-0/+11480
OpenPOWER on IntegriCloud