aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sfxge/common/efx_mcdi.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sfxge: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* sfxge(4): fix power of 2 round up when align has smaller typeAndrew Rybchenko2019-07-271-3/+6
* sfxge(4): adjust PHY module info interfaceAndrew Rybchenko2018-11-301-2/+2
* sfxge(4): fix out of bounds read when dereferencing sdupAndrew Rybchenko2018-11-301-0/+11
* sfxge(4): add generated description of sensorsAndrew Rybchenko2018-11-301-0/+4
* sfxge(4): add Medford2 support to MCDI moduleAndrew Rybchenko2018-11-271-2/+2
* sfxge(4): add API to control UDP tunnel portsAndrew Rybchenko2018-11-261-0/+4
* sfxge(4): fix coding styleAndrew Rybchenko2018-11-241-1/+1
* sfxge(4): add advanced function to extract FW versionAndrew Rybchenko2018-11-231-0/+9
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* sfxge(4): do not ignore requested MAC stats update periodAndrew Rybchenko2017-01-121-1/+1
* sfxge(4): cleanup: update copyright to 2016Andrew Rybchenko2016-05-241-1/+1
* sfxge: implement SIOCGI2C to read information from phy modulesAndrew Rybchenko2016-02-101-0/+8
* sfxge: rework MCDI request completionAndrew Rybchenko2016-01-151-5/+0
* sfxge: cleanup: fix return code typesAndrew Rybchenko2016-01-131-1/+1
* sfxge: cleanup: simplify EFX header includesAndrew Rybchenko2016-01-131-1/+0
* sfxge: rework MCDI header version handlingAndrew Rybchenko2016-01-121-0/+1
* sfxge: rename hunt MCDI methods to ef10 and use for MedfordAndrew Rybchenko2016-01-121-2/+2
* sfxge: consolidate privilege check functionsAndrew Rybchenko2015-12-101-3/+10
* sfxge: cleanup: fix headerAndrew Rybchenko2015-12-101-1/+1
* sfxge: simplify privilege checks with macroAndrew Rybchenko2015-12-101-0/+5
* sfxge: [6/6] support for MCDI proxy authorization in common codeAndrew Rybchenko2015-12-101-0/+17
* sfxge: use MAC spoofing TX and MAC change privilegesAndrew Rybchenko2015-12-091-0/+6
* sfxge: [4/6] rework MCDI response pollingAndrew Rybchenko2015-12-091-0/+8
* sfxge: add function to query link control privilegeAndrew Rybchenko2015-12-011-0/+5
* sfxge: add prefast annotation to common code return typesAndrew Rybchenko2015-11-291-17/+17
* sfxge: add 7xxx NICs family supportAndrew Rybchenko2015-05-251-25/+139
* sfxge: add Florence R7 turbo mode support to common codeAndrew Rybchenko2015-02-201-0/+3
* sfxge: fix broken MCDI_EV_FIELD() macroAndrew Rybchenko2015-02-181-1/+1
* sfxge: Add $FreeBSD$ tags to common code files.Philip Paeps2011-11-281-0/+2
* Add the sfxge(4) device driver, providing support for 10Gb Ethernet adaptersPhilip Paeps2011-11-161-0/+238