summaryrefslogtreecommitdiffstats
path: root/sys/dev/mlx5/mlx5_en
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 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-232-9/+16
* MFC r304601:hselasky2016-08-291-2/+2
* MFC r303870:hselasky2016-08-151-0/+7
* MFC r303837:hselasky2016-08-155-818/+13
* Add SR-IOV guest support to the mlx5en driver.hselasky2016-06-072-0/+139
* net: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid has hash propertiessephe2016-06-071-2/+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-291-1/+6
* 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-286-3/+98
* 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
* Add full support for Receive Side Scaling, RSS, to the mlx5enhselasky2015-12-074-11/+115
* 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
* Accumulate out of RX buffers into a 64-bit value and subtract out ofhselasky2015-11-192-13/+23
* Maintain the "hw_lro" configuration variable correctly.hselasky2015-11-191-0/+7
* Print cable name, if cable type is not recognized.hselasky2015-11-191-2/+3
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardshselasky2015-11-109-0/+6709
OpenPOWER on IntegriCloud