aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sfxge/common/siena_nic.c
Commit message (Expand)AuthorAgeFilesLines
* sfxge: support FATSOv2 in common codeAndrew Rybchenko2016-01-141-0/+1
* sfxge: cleanup: simplify EFX header includesAndrew Rybchenko2016-01-131-1/+0
* sfxge: [Sorrento] support writing of MUM firmwareAndrew Rybchenko2015-12-071-0/+2
* sfxge: support PERMIT_SET_MAC_WHEN_FILTERS_INSTALLED flagAndrew Rybchenko2015-12-071-0/+1
* sfxge: add prefast annotation to common code return typesAndrew Rybchenko2015-11-291-24/+24
* sfxge: add 7xxx NICs family supportAndrew Rybchenko2015-05-251-535/+128
* sfxge: correct event queue interrupt moderation timer quantaAndrew Rybchenko2015-02-221-2/+4
* sfxge: style fixes and cleanupAndrew Rybchenko2015-02-221-2/+1
* sfxge: allow TX and RX queue limits to be changedAndrew Rybchenko2015-02-211-1/+2
* sfxge: never set RX_DESCQ_EN during self-testAndrew Rybchenko2015-02-211-1/+1
* sfxge: add Florence R7 turbo mode support to common codeAndrew Rybchenko2015-02-201-9/+25
* sfxge: support variable-length response to MCDI GET_BOARD_CFGAndrew Rybchenko2015-02-181-3/+3
* sfxge: style fixesAndrew Rybchenko2015-02-161-1/+2
* Bandaid for compiling with gcc.Sergey Kandaurov2013-11-271-0/+1
* sfxge: Add $FreeBSD$ tags to common code files.Philip Paeps2011-11-281-0/+4
* Add the sfxge(4) device driver, providing support for 10Gb Ethernet adaptersPhilip Paeps2011-11-161-0/+964