summaryrefslogtreecommitdiff
path: root/sys/dev/qlxgbe
AgeCommit message (Expand)Author
2024-11-29tcp: extend the use of the th_flags accessor functionRichard Scheffenegger
2024-06-28net: Remove unneeded NULL check for the allocated ifnetZhenlei Huang
2024-05-27qlxgbe: fix debug prints in ql_os.cFuqian Huang
2024-05-27qlxgbe: Remove pointer printing in ql_ioctl.cFuqian
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-03-07Mechanically convert qlxgbe(4) to IfAPIJustin Hibbits
2023-02-04qlxgbe: purge EOL release compatibilityElliott Mitchell
2022-06-05qlxgbe(4): Fix a common typo in a source code commentGordon Bergling
2022-05-09qlnx/qlxgb/qlxgbe/qlxge: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-04-22qlxgb/qlxgbe/qlxge: Fix build without INET and/or without INET6.John Baldwin
2022-04-07qlxgbe: Remove unused variables.John Baldwin
2022-04-07qlxgbe: Use select_value_count variable.John Baldwin
2020-09-01qlxgbe: clean up empty lines in .c and .h filesMateusz Guzik
2020-03-30remove extraneous double ;s in sys/Ed Maste
2020-02-26Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki
2020-02-11Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that processGleb Smirnoff
2019-10-21Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-08-30qlxgbe: avoid NULL deref in error caseEd Maste
2018-05-18ifnet: Replace if_addr_lock rwlock with epoch + mutexMatt Macy
2018-04-25Upgraded FW Related Files to version 5.4.67David C Somayajulu
2018-03-291. Add additional debug prints.David C Somayajulu
2018-02-231. Added support to offline a port if is error recovery on successful.David C Somayajulu
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-18ql*_def.h: fix QL_ALIGN parenthesizationRyan Libby
2017-10-11Added support driver state capture/retrievalDavid C Somayajulu
2017-10-11Add sanity checks in ql_hw_send() qla_send() to ensure that empty slotsDavid C Somayajulu
2017-10-10Revert Commit r324290David C Somayajulu
2017-10-04Add sanity checks in ql_hw_send() qla_send() to ensure that empty slotsDavid C Somayajulu
2017-09-27Tx Ring Shadow Consumer Index Register needs to be cleared priorDavid C Somayajulu
2017-09-26Fix delete all multicast addressesDavid C Somayajulu
2017-09-201. ql_hw.c:David C Somayajulu
2017-09-19Add sysctl "enable_minidump" to turn on/off automatic minidump retrievalDavid C Somayajulu
2017-09-19Update minidump template for version 5.4.66David C Somayajulu
2017-08-21Upgrade FW to 5.4.66David C Somayajulu
2017-07-19Raise the watchdog timer interval to 2 ticks, there by guaranteeingDavid C Somayajulu
2017-07-06Release mtx hw_lock before calling pause() in qla_stop() andDavid C Somayajulu
2017-07-05Allow MTU changes without ifconfig down/upDavid C Somayajulu
2017-06-20Add pkts_cnt_oversized to stats.David C Somayajulu
2017-05-17Remove register keyword from sys/ and ANSIfy prototypesEd Maste
2017-05-09Fix bug where MTX_DEF lock was held while taskqueue_drain() was invoked.David C Somayajulu
2017-04-20Cleanup QLA_LOCK/QLA_UNLOCK macrosDavid C Somayajulu
2017-03-30Add support for optional Soft LRODavid C Somayajulu
2017-03-29Upgrade firmware and other related files to version 5.4.64David C Somayajulu
2017-02-21add bus_dmamap_unload in ql_free_dmabuf()David C Somayajulu
2017-01-25Added support for if_transmit and if_qflushDavid C Somayajulu
2016-10-06Add support for adding up to 64 Multicast addresses with a singleDavid C Somayajulu
2016-09-30Upgrade Firmware/Bootloader/ResetSeq/Minidump to revision 5.4.62David C Somayajulu