summaryrefslogtreecommitdiffstats
path: root/sys/dev/mlx5/mlx5_en/mlx5_en_main.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r322250:hselasky2017-08-151-4/+4
* MFC r312872:hselasky2017-08-031-0/+10
* MFC r312537:hselasky2017-08-031-1/+0
* MFC r312536:hselasky2017-08-031-30/+38
* MFC r312528:hselasky2017-08-031-2/+34
* MFC r312527:hselasky2017-08-031-0/+41
* 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-191-16/+0
* MFC r308416:hselasky2016-11-151-0/+8
* MFC r306453:hselasky2016-10-101-0/+1
* MFC r305876:hselasky2016-09-231-3/+0
* MFC r305875:hselasky2016-09-231-0/+3
* MFC r305874:hselasky2016-09-231-12/+12
* MFC r305873:hselasky2016-09-231-10/+17
* MFC r305872:hselasky2016-09-231-0/+1
* MFC r305871:hselasky2016-09-231-2/+0
* MFC r305870:hselasky2016-09-231-17/+2
* MFC r305869:hselasky2016-09-231-44/+39
* MFC r305868:hselasky2016-09-231-31/+12
* MFC r305867:hselasky2016-09-231-4/+11
* MFC r303870:hselasky2016-08-151-0/+7
* MFC r303837:hselasky2016-08-151-15/+9
* Add SR-IOV guest support to the mlx5en driver.hselasky2016-06-071-0/+7
* Optimise use of doorbell and remove redundant NOPshselasky2016-05-201-8/+8
* Implement TX completion event interleaving.hselasky2016-05-201-21/+76
* 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-291-1/+6
* Allow RX and TX pause frames to be set through ifconfig.hselasky2016-01-191-19/+101
* Add support for modifying coalescing parameters runtime.hselasky2015-12-301-0/+56
* 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-301-2/+2
* Add support for CQE zipping. CQE zipping reduces PCI overhead byhselasky2015-12-281-0/+12
* Add full support for Receive Side Scaling, RSS, to the mlx5enhselasky2015-12-071-6/+64
* Add support for setting the TX moderation mode via a sysctl entry. TXhselasky2015-12-071-1/+13
* The firmware no longer supports setting a port MTU of zero bytes.hselasky2015-12-071-20/+3
* Style changes, mostly automated.hselasky2015-11-191-73/+65
* Accumulate out of RX buffers into a 64-bit value and subtract out ofhselasky2015-11-191-8/+20
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardshselasky2015-11-101-0/+2902
OpenPOWER on IntegriCloud