aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qlxgbe
Commit message (Expand)AuthorAgeFilesLines
* ql_hw.c: fixed error code INJCT_HEARTBEAT_FAILUREDavid C Somayajulu2015-10-203-4/+3
* Updated Copyright informationDavid C Somayajulu2015-06-2319-163/+172147
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenJung-uk Kim2015-05-221-1/+1
* Start process of removing the use of the deprecated "M_FLOWID" flagHans Petter Selasky2014-12-012-3/+4
* Fix multiple incorrect SYSCTL arguments in the kernel:Hans Petter Selasky2014-10-211-1/+1
* Mechanically convert to if_inc_counter().Gleb Smirnoff2014-09-192-3/+3
* Use define from if_var.h to access a field inside struct if_data,Gleb Smirnoff2014-08-301-1/+1
* Unload maps for DMA buffers allocated via bus_dmamem_alloc() beforeJohn Baldwin2014-06-111-0/+1
* Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 GbitGleb Smirnoff2014-03-131-7/+1
* ql_hw.[c,h]: set minimum thresholds on pkt size for lro path.David C Somayajulu2013-11-153-0/+23
* Include necessary headers that now are available due to pollutionGleb Smirnoff2013-10-281-0/+1
* ql_minidump() should be performed only by port 0.David C Somayajulu2013-08-281-2/+2
* Fix bug in Flash access codeDavid C Somayajulu2013-08-271-5/+5
* Port 0 needs to wait for ACK only if it issued the RESET.David C Somayajulu2013-07-031-3/+5
* There is a one-to-one correspondence between the MSI-X vector # and the Statu...David C Somayajulu2013-06-101-7/+1
* Avoid reading back certain registers following a write. This is an optimization.David C Somayajulu2013-05-281-5/+5
* Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 forDavid C Somayajulu2013-05-1517-0/+11480