summaryrefslogtreecommitdiff
path: root/sys/dev/sfxge/common
AgeCommit message (Expand)Author
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
2022-07-26Fix unused variable warning in sfxge's ef10_tx.cDimitry Andric
2022-04-19sfxge: plug set-but-not-used varsMateusz Guzik
2022-04-09sfxge(4): Remove a double word in a few source code commentsGordon Bergling
2022-04-09sfxge(4): Remove some double words in source code commentsGordon Bergling
2021-09-04Fix a common typo in source code commentsGordon Bergling
2020-09-01sfxge: clean up empty lines in .c and .h filesMateusz Guzik
2020-02-27Remove support for FreeBSD 7 and 8Warner Losh
2020-02-03Remove sparc64 kernel supportWarner Losh
2019-07-27sfxge(4): unify power of 2 alignment check macroAndrew Rybchenko
2019-07-27sfxge(4): fix align to power of 2 when align has smaller typeAndrew Rybchenko
2019-07-27sfxge(4): fix power of 2 round up when align has smaller typeAndrew Rybchenko
2018-12-10sfxge(4): report support for Tx checksum op descriptorsAndrew Rybchenko
2018-11-30sfxge(4): ensure EvQ poll stops when abort is requestedAndrew Rybchenko
2018-11-30sfxge(4): support Medford2Andrew Rybchenko
2018-11-30sfxge(4): update external port number calculationAndrew Rybchenko
2018-11-30sfxge(4): correct annotations where NULL input is OKAndrew Rybchenko
2018-11-30sfxge(4): use transceiver ID when reading infoAndrew Rybchenko
2018-11-30sfxge(4): add accessor to whole link statusAndrew Rybchenko
2018-11-30sfxge(4): guard Rx scale code with corresponding optionAndrew Rybchenko
2018-11-30sfxge(4): infer port mode bandwidth from max link speedAndrew Rybchenko
2018-11-30sfxge(4): support improvements to bandwidth calculationsAndrew Rybchenko
2018-11-30sfxge(4): add X2 port modes to bandwidth calculatorAndrew Rybchenko
2018-11-30sfxge(4): update to current port mode terminologyAndrew Rybchenko
2018-11-30sfxge(4): adjust PHY module info interfaceAndrew Rybchenko
2018-11-30sfxge(4): expose PHY module device address constantsAndrew Rybchenko
2018-11-30sfxge(4): make last byte of module information availableAndrew Rybchenko
2018-11-30sfxge(4): add helper API to make Geneve filter specAndrew Rybchenko
2018-11-30sfxge(4): fix MAC Tx stats for less or equal to 64 bytesAndrew Rybchenko
2018-11-30sfxge(4): modify phy caps to indicate FEC requestAndrew Rybchenko
2018-11-30sfxge(4): improve handling of legacy RSS hash flagsAndrew Rybchenko
2018-11-30sfxge(4): simplify the code to parse RSS hash typeAndrew Rybchenko
2018-11-30sfxge(4): check buffer size for hash flagsAndrew Rybchenko
2018-11-30sfxge(4): use simpler code to check hash algorithm typeAndrew Rybchenko
2018-11-30sfxge(4): add support to get active FEC typeAndrew Rybchenko
2018-11-30sfxge(4): fix a typo in unicast filter insertion commentAndrew Rybchenko
2018-11-30sfxge(4): prevent access to the NIC config before probeAndrew Rybchenko
2018-11-30sfxge(4): fix ID retrieval in v3 licensingAndrew Rybchenko
2018-11-30sfxge(4): add API to inform libefx of hardware removalAndrew Rybchenko
2018-11-30sfxge(4): add routine to check for hardware presenceAndrew Rybchenko
2018-11-30sfxge(4): fix out of bounds read when dereferencing sdupAndrew Rybchenko
2018-11-30sfxge(4): add information if TSO workaround is requiredAndrew Rybchenko
2018-11-30sfxge(4): avoid usage of too big arrays on stackAndrew Rybchenko
2018-11-30sfxge(4): generalise EF10 NVRAM buffer interfaceAndrew Rybchenko
2018-11-30sfxge(4): add accessor for default port modeAndrew Rybchenko
2018-11-30sfxge(4): add buffer editing functions to boot configAndrew Rybchenko
2018-11-30sfxge(4): add API to retrieve sensor limitsAndrew Rybchenko
2018-11-30sfxge(4): check size of memory to read sensors data toAndrew Rybchenko