aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qlxgbe
Commit message (Expand)AuthorAgeFilesLines
* MFC r320175David C Somayajulu2017-06-262-0/+3
* MFC r317996David C Somayajulu2017-05-152-14/+13
* MFC r317180David C Somayajulu2017-05-084-60/+63
* MFC r316183David C Somayajulu2017-04-204-148905/+148310
* MFC r316309David C Somayajulu2017-04-194-5/+151
* MFC r314062David C Somayajulu2017-03-061-0/+1
* MFC r312728David C Somayajulu2017-02-028-226/+414
* MFC r306790David C Somayajulu2016-10-174-63/+169
* MFC r306522David C Somayajulu2016-10-064-150078/+150210
* MFC 304249David C Somayajulu2016-09-066-6/+271
* MFC r394247David C Somayajulu2016-09-0614-148769/+150934
* net: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid has hash propertiesSepherosa Ziehau2016-06-071-2/+2
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-032-3/+3
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-2/+2
* Upgrade FW to 5.4.56David C Somayajulu2016-01-262-147795/+147789
* 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