aboutsummaryrefslogtreecommitdiff
path: root/net/intel-ixl-kmod
Commit message (Collapse)AuthorAgeFilesLines
* net/intel-ixl-kmod: Update to 1.11.9Serhii (Sergey) Kozlov2019-08-222-4/+4
| | | | | | | Sponsored by: Intel Corporation Notes: svn path=/head/; revision=509589
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-4/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* net/intel-ixl-kmod: Cap netmap support at 12.xSerhii (Sergey) Kozlov2019-05-151-1/+1
| | | | | | | | | | Netmap is no longer supported in the port-provided driver since 13.0. Use in-kernel iflib version instead. Sponsored by: Intel Corporation Notes: svn path=/head/; revision=501734
* net/intel-ixl-kmod: Update from 1.9.13 to 1.10.4Serhii (Sergey) Kozlov2018-12-062-5/+4
| | | | | | | | | | | | | Summary: - Update distinfo - Bump PORTVERSION - Remove PORTREVISION Approved By: sbruno (mentor) Differential Revision: https://reviews.freebsd.org/D18438 Notes: svn path=/head/; revision=486749
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-1/+1
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* net/intel-ixl-kmod: Remove -Werror from CFLAGSSerhii (Sergey) Kozlov2018-10-161-0/+1
| | | | | | | | | | | | | | | | | -Werror in CFLAGS may cause overreaction if a custom compiler or compilation options are used. To avoid this - WERROR is disabled in kmod.mk Compile and sanity checked intel-{ixl,ix,em}-kmod using poudriere+portlint Approved By: sbruno (mentor), koobs, franco_opnsense.org (intel-em-kmod maintainer) Differential Revision: https://reviews.freebsd.org/D17533 Notes: svn path=/head/; revision=482220
* net/intel-em-kmod: Update to 7.7.4, enable netmap on 11Serhii (Sergey) Kozlov2018-10-081-3/+3
| | | | | | | | | | | | | | | | | | - Update PORTVERSION and distinfo - Extend netmap options to slave ports too - Add option to set maximum supported os version w/netmap for slave ports in intel-ixl-kmod - Mark the port as non-netmap by default for 12+, as the driver doesn't build with netmap support atm Compile and sanity tested using poudriere w/portlint Reviewed By: sbruno (mentor), franco_opnsense.org (maintainer) Differential Revision: https://reviews.freebsd.org/D17440 Notes: svn path=/head/; revision=481560
* net/intel-ixl-kmod: Add had-linked man pageSerhii (Sergey) Kozlov2018-10-051-2/+13
| | | | | | | | | | | | | | | | Summary: - ixl has two hard-linked man pages: ixl(4) and if_ixl(4), before the port was only installing ixl(4) - Fix portline warning for USES while here Test Plan: Compile/sanity tested with poudriere w/portlint Approved By: sbruno (mentor) Differential Revision: https://reviews.freebsd.org/D17435 Notes: svn path=/head/; revision=481284
* net/intel-ixl-kmod: update to 1.9.13Steve Wills2018-07-102-4/+4
| | | | | | | | | | Submitted by: kozlov.sergey.404@gmail.com Reviewed by: erj Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D16037 Notes: svn path=/head/; revision=474318
* net/intel-ixl-kmod: Update to 1.9.5Sean Bruno2017-12-212-4/+4
| | | | | | | | | Submitted by: kozlov.sergey.404@gmail.com Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D13491 Notes: svn path=/head/; revision=456912
* net/intel-ixl-kmod Update to 1.8.1Sean Bruno2017-11-162-6/+4
| | | | | | | | | | Submitted by: kozlov.sergey.404@gmail.com (Sergey Kozlov) Reviewed by: swills Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D12179 Notes: svn path=/head/; revision=454344
* Mark BROKEN.Mathieu Arnold2017-09-221-0/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=450322
* net/intel-ixl-kmod: update 1.4.27 -> 1.7.11Kurt Jaeger2017-03-142-6/+22
| | | | | | | | | | | | - Now supports reporting transceiver DOM (via the -v flag to ifconfig) (DOM == Diagnostic Monitoring Interface for Optical Transceivers) PR: 213803 Submitted by: Jeff Pieper <jeffrey.e.pieper@intel.com> (maintainer) Changes: https://downloadmirror.intel.com/25160/eng/README.txt Notes: svn path=/head/; revision=436166
* Cleanup BROKEN/IGNORE for 10.3-Mathieu Arnold2017-01-031-4/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=430454
* Do not set BROKEN for slave ports.Sean Bruno2016-10-131-2/+5
| | | | | | | | | PR: 213283 Submitted by: Franco Fichtner <franco@opnsense.org> Reviewed by: Sergey Kozlov <kozlov.sergey.404@gmail.com> Notes: svn path=/head/; revision=423932
* Change MAINTAINER variable to support using this as a master portSean Bruno2016-10-061-1/+1
| | | | | | | | | | | for other slave ports. PR: 212828 Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com> Reviewed by: Franco Fichtner <franco@opnsense.org> Notes: svn path=/head/; revision=423442
* Allow building sysutils/intel-nvmupdate and net/intel-ixl-kmod on 10.1-RELEASESean Bruno2016-05-291-2/+2
| | | | | | | | | | | | | The packaging cluster is building packages for 10.x on 10.1-RELEASE machine, so the ports couldn't be built into packages due to IGNORE statement for 1001000 OSVERSION. Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com> Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D6473 Notes: svn path=/head/; revision=416117
* Mark both ports broken on 11-CURRENTSean Bruno2016-05-061-0/+4
| | | | | | | | Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com> Differential Revision: https://reviews.freebsd.org/D6240 Notes: svn path=/head/; revision=414717
* Explicitly restrict to amd64 architectures only as per maintainerSean Bruno2016-04-251-0/+3
| | | | | | | | | | | request. Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com> Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D6065 Notes: svn path=/head/; revision=414010
* Add new port to provide updated ixl(4) drivers via ports to overrideSean Bruno2016-04-194-0/+68
the base system version as development at Intel is a bit faster than the FreeBSD base system release cycle. This port should probably be deprecated when pkg-base(8) happens. Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com> Reviewed by: gnn rpokala jeffrey.e.piper@intel.com Sponsored by: Intel Coroporation Differential Revision: https://reviews.freebsd.org/D5761 Notes: svn path=/head/; revision=413649