summaryrefslogtreecommitdiffstats
path: root/sys/ofed/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* MFC r273135:hselasky2014-10-189-268/+12
* MFC r272027:hselasky2014-10-0237-3290/+8580
* MFC r270710 and r270821:hselasky2014-09-0417-26/+15
* MFC r268316:hselasky2014-08-122-2/+2
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-1/+1
* MFC r260102:dim2014-01-091-1/+1
* Revert MFC of r260102 for now, until I can merge the required fix fromdim2014-01-051-1/+1
* MFC r260020:dim2014-01-041-1/+1
* Defer start/stop port to workqueues.alfred2013-12-192-25/+75
* MFC: 258276alfred2013-11-171-0/+6
* MFC: 257542alfred2013-11-171-2/+2
* MFC: r257862, r257863, r257864alfred2013-11-083-67/+50
* Fix resource free.alfred2013-10-201-3/+3
* Fixed kernel crash when removing IPOIB_CM option from configuration filealfred2013-10-011-1/+1
* Update OFED to Linux 3.7 and update Mellanox drivers.alfred2013-09-2932-1565/+13729
* Change m->pkthdr.header to m->pkthdr.PH_loc.ptr after r254804andre2013-08-251-2/+2
* Add a missing prototype.jhb2013-07-291-0/+1
* Various fixes to the mlxen(4) driver:jhb2013-07-291-21/+31
* Avoid trashing IP fragments:jhb2013-07-251-2/+6
* Rework the previous fix for the IB vs Ethernet sysctl handler to be morejhb2013-07-181-3/+3
* Remove check forbidding requests that would result in one port being setjhb2013-07-171-3/+0
* Allow mlx4 devices to switch from Ethernet to Infiniband (and vice versa):jhb2013-07-081-3/+3
* Fxi a bunch of typos.eadler2013-05-101-1/+1
* Fix LINT build on amd64.delphij2013-02-091-4/+4
* This fixes a out-of-order problem with severalrrs2013-02-071-11/+9
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-1/+1
* remove duplicate semicolons where possible.eadler2012-10-222-2/+2
* The drbr(9) API appeared to be so unclear, that most drivers inglebius2012-09-281-1/+3
* Do not announce IPv6 TSO support yet. The driver seems to make assumptionsbz2012-04-231-1/+1
* Add OFED and the associated options and drivers to x86 LINT builds:jhb2012-04-122-0/+17
* Properly parse 40G media types from newer Mellanox adapters that arejhb2012-04-103-10/+35
* - Implement wake-on-lan support in mlxen.jeff2011-03-266-4/+68
* - Correct the vlan filter programming. The device filter is built injeff2011-03-233-17/+15
* - Don't use a separate set of rx queues for UDP, hash them into the samejeff2011-03-224-281/+142
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-2136-0/+15949
OpenPOWER on IntegriCloud