freebsd-dev/sys/dev/sfxge
Andrew Rybchenko 588644a4b6 sfxge: add local variable with Rx descriptor flags
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days
2015-05-14 13:28:29 +00:00
..
common sfxge: do not check MCDI status word 2015-03-23 15:52:57 +00:00
sfxge_dma.c sfxge: use goto to cleanup to avoid duplicate cleanup code 2015-02-24 06:08:55 +00:00
sfxge_ev.c sfxge: expect required init_state on data path and in periodic calls 2015-02-27 07:39:09 +00:00
sfxge_intr.c sfxge: expect required init_state on data path and in periodic calls 2015-02-27 07:39:09 +00:00
sfxge_mcdi.c sfxge: make lock names unique 2015-02-05 11:39:15 +00:00
sfxge_port.c sfxge: add missing const qualifier to sfxge_link_mode 2015-05-14 12:59:17 +00:00
sfxge_rx.c sfxge: add local variable with Rx descriptor flags 2015-05-14 13:28:29 +00:00
sfxge_rx.h Unbreak 'make depend' with sfxge by removing debugging code activated in the 2015-02-28 21:50:04 +00:00
sfxge_tx.c sfxge: fix bug in TSO when a DMA segment has both header and data 2015-03-29 15:18:04 +00:00
sfxge_tx.h sfxge: remove obsolete Tx non-multi queue support 2015-03-23 15:47:37 +00:00
sfxge_version.h sfxge: set correct RSS hash type instead of opaque 2015-03-28 10:20:20 +00:00
sfxge.c sfxge: remove obsolete Tx non-multi queue support 2015-03-23 15:47:37 +00:00
sfxge.h sfxge: cleanup: add a blank line before each #if to improve readability 2015-03-24 11:25:19 +00:00