summaryrefslogtreecommitdiffstats
path: root/sys/dev/mlx5
Commit message (Expand)AuthorAgeFilesLines
* MFC r317568:hselasky2017-05-051-3/+32
* MFC r310387:hselasky2017-01-091-0/+22
* MFC r310388:hselasky2017-01-091-2/+2
* MFC r309406:hselasky2016-12-192-20/+0
* MFC r308416:hselasky2016-11-153-2/+12
* MFC r308414:hselasky2016-11-155-43/+467
* MFC r308413:hselasky2016-11-151-1/+5
* MFC r308412:hselasky2016-11-151-4/+5
* MFC r308411:hselasky2016-11-151-5/+5
* MFC r308409:hselasky2016-11-151-1/+4
* MFC r306453:hselasky2016-10-101-0/+1
* MFC r305877:hselasky2016-09-231-6/+3
* MFC r305876:hselasky2016-09-232-6/+0
* MFC r305875:hselasky2016-09-231-0/+3
* MFC r305874:hselasky2016-09-231-12/+12
* MFC r305873:hselasky2016-09-232-10/+23
* MFC r305872:hselasky2016-09-232-1/+4
* MFC r305871:hselasky2016-09-232-7/+3
* MFC r305870:hselasky2016-09-232-17/+20
* MFC r305869:hselasky2016-09-231-44/+39
* MFC r305868:hselasky2016-09-234-39/+18
* MFC r305867:hselasky2016-09-2325-402/+2198
* MFC r304601:hselasky2016-08-291-2/+2
* MFC r303870:hselasky2016-08-151-0/+7
* MFC r303837:hselasky2016-08-155-818/+13
* Use correct Q-counter output array.hselasky2016-06-231-1/+1
* Add SR-IOV guest support to the mlx5en driver.hselasky2016-06-075-0/+526
* net: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid has hash propertiessephe2016-06-071-2/+2
* Prepare for activation of LinuxKPI module parameters as read-onlyhselasky2016-05-251-0/+2
* Verify one sysctl parameter at a time. When a mlx5en sysctl parameterhselasky2016-05-201-120/+226
* Optimise use of doorbell and remove redundant NOPshselasky2016-05-203-19/+29
* Implement TX completion event interleaving.hselasky2016-05-204-39/+185
* Correct some error codes to native FreeBSD ones.hselasky2016-04-291-0/+3
* Add function to detect the presence of a port module and use thishselasky2016-04-293-1/+18
* tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplicationsephe2016-04-011-7/+1
* Fix an issue where the network adapter could be left in down statehselasky2016-01-191-14/+11
* Add clarifying comment about CQE zipping.hselasky2016-01-191-0/+5
* Declare local variables at top of function.hselasky2016-01-191-3/+6
* Allow RX and TX pause frames to be set through ifconfig.hselasky2016-01-193-36/+103
* Add support for modifying coalescing parameters runtime.hselasky2015-12-303-42/+107
* Allow I2C to read address 0x51 as well as address 0x50.hselasky2015-12-301-4/+15
* 10G ER/LR should present itself as LR.hselasky2015-12-302-3/+3
* Add support for CQE zipping. CQE zipping reduces PCI overhead byhselasky2015-12-287-3/+131
* Add support for sysctl tunables to 10-stable and older. Pushed throughhselasky2015-12-281-6/+30
* Make the eeprom dump function more readable and rename variables forhselasky2015-12-281-17/+16
* Update the mlx5 shared driver code to the latest version, whichhselasky2015-12-077-3/+1023
* Add full support for Receive Side Scaling, RSS, to the mlx5enhselasky2015-12-075-11/+136
* Add support for setting the TX moderation mode via a sysctl entry. TXhselasky2015-12-073-1/+21
* The firmware no longer supports setting a port MTU of zero bytes.hselasky2015-12-071-20/+3
* Style changes, mostly automated.hselasky2015-11-198-274/+276
OpenPOWER on IntegriCloud