summaryrefslogtreecommitdiff
path: root/sys/dev/ixl
AgeCommit message (Expand)Author
14 daysixl: verify flowid is valid before setting rsstype & flowidAndrew Gallatin
2025-11-22ixl: use newly exposed RSS hash key API rather than ad-hoc hashingAndrew Gallatin
2025-10-16ixl(4): fix multicast promiscuous mode state tracking and filter managementBhosale, Yogesh
2025-09-10iflib: report output drops and handle ENOBUFS properlyAndrew Gallatin
2025-08-19ixl(4): Fix queue MSI and legacy IRQ rearmingKrzysztof Galazka
2025-06-11machine/stdarg.h -> sys/stdarg.hBrooks Davis
2024-12-19Revert "ixl: fix multicast filters handling"Franco Fichtner
2024-09-24Revert "ixl: Increase tx/rx ring size to 8160"Kevin Bowling
2024-09-18ixl: Increase tx/rx ring size to 8160Kevin Bowling
2024-08-27ixl(4): Add more debug information for queues' configKrzysztof Galazka
2024-08-27ixl(4): Use GL_RXERR1 register for correct oversize packet countEric Joyner
2023-08-17iflib drivers: Constify PCI ID LUTsMarius Strobl
2023-08-17ixl: fix multicast filters handlingMateusz Pacuszka
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-07-20ixl(4): Add link state pollingKrzysztof Galazka
2023-07-07ixl: implement support for dumping NIC registersPiotr Kubaj
2023-07-06ixl: port ice's atomic API to ixlPiotr Kubaj
2023-02-15ixl(4): Fix MAC/VLAN filters accountingKrzysztof Galazka
2023-02-04ixl: purge EOL release compatibilityElliott Mitchell
2023-01-24Mechanically convert ixl(4) to IfAPIJustin Hibbits
2022-12-21ixl: Fix a mechanical mess-up in DrvAPI conversionJustin Hibbits
2022-12-21Convert iflib(4) and iflib-based drivers to the DrvAPIJustin Hibbits
2022-12-06ixl: silence runtime warning when PCI_IOV is not enabledAndrew Gallatin
2022-07-12ixl(4): Fix SR-IOV panicsYan Ka Chiu
2022-05-24ixl(4): Add support for I710 devices and remove non-inclusive languageKrzysztof Galazka
2022-05-06iavf/ice/ixl: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-04-12i40e_validate_filter_settings: Remove unused variables.John Baldwin
2022-04-06ixl: Remove unused variables.John Baldwin
2022-01-12ixl(4): Remove unused function declarationEric Joyner
2021-12-28net: iflib: fix vlan processing in the driversVincenzo Maffione
2021-12-28net: iflib: let the drivers use isc_capenableVincenzo Maffione
2021-11-24ixl(4): Remove iavf(4) source filesEric Joyner
2021-11-19ixl(4): Fix a typo in a sysctl descriptionGordon Bergling
2021-09-13ixl(4): Fix 2.5 and 5G speeds reporting and update shared codeKrzysztof Galazka
2021-08-20ixl(4): Fix reporting of unqualified transceiversKrzysztof Galazka
2021-08-20intel ethernet: Use ether_gen_addr(9)Kevin Bowling
2021-04-05ixl(4): Add tunable to override Flow Control settingsKrzysztof Galazka
2021-03-13Fix some common typos in commentsGordon Bergling
2021-03-08iflib: Make if_shared_ctx_t a pointer to constMark Johnston
2021-03-02ixl(4): Add ability to control link state on ifconfig downKrzysztof Galazka
2021-03-02ixl(4): Report RX errors as sum of all RX error countersKrzysztof Galazka
2021-02-04ixl(4): Fix VLAN HW filteringKrzysztof Galazka
2021-02-01iflib: Free resources in a consistent order during detachSai Rajesh Tallamraju
2021-01-19ixl: Permit 802.1ad frames to pass though the chipLutz Donnerhacke
2021-01-07iflib: ensure that tx interrupts enabled and cleanupsMatt Macy
2020-09-01ixl(4): Add support for X710-T*L devicesEric Joyner
2020-08-15Remove redeclaration found by gcc buildLi-Wen Hsu
2020-07-04dev.ixl.<N>.debug: mark as MPSAFEPawel Biernacki
2020-06-09ixl(4): Add FW recovery mode support and other thingsEric Joyner
2020-05-11em/ix/ixv/ixl/iavf: Implement ifdi_needs_restart iflib methodEric Joyner