freebsd-dev/sys/dev/sfxge
Andrew Rybchenko 7367e67956 sfxge(4): remove obsolete Wake-On-LAN support
Wake-on-lan is not supported in production on any of our adapters, as
they don't have the required AUX power connector. (It's possible that
AUX power is supplied to some of our ALOM or mezz adapters, but if so
then we've never implemented or tested WoL support.)

Reviewed by:    gnn
Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D8972
2016-12-30 12:06:55 +00:00
..
common sfxge(4): remove obsolete Wake-On-LAN support 2016-12-30 12:06:55 +00:00
sfxge_dma.c sfxge(4): cleanup: update copyright to 2016 2016-05-24 12:16:57 +00:00
sfxge_ev.c sfxge(4): add possibility to control event queue performance profile 2016-12-28 17:45:52 +00:00
sfxge_intr.c sfxge(4): bind interrupts to CPUs in accordance with bucket to CPU map 2016-06-06 09:06:38 +00:00
sfxge_ioc.h sfxge(4): cleanup: update copyright to 2016 2016-05-24 12:16:57 +00:00
sfxge_mcdi.c sfxge(4): cleanup: update copyright to 2016 2016-05-24 12:16:57 +00:00
sfxge_nvram.c sfxge(4): cleanup: update copyright to 2016 2016-05-24 12:16:57 +00:00
sfxge_port.c sfxge(4): handle negative ticks difference correctly 2016-06-09 12:29:03 +00:00
sfxge_rx.c sfxge(4): fix typo in pseudo header accessor function names 2016-12-29 07:20:53 +00:00
sfxge_rx.h sfxge(4): move definition of the SW events to sfxge.h 2016-05-31 18:34:39 +00:00
sfxge_tx.c sfxge(4): cleanup: check deferred packet list tunables once 2016-12-30 11:49:37 +00:00
sfxge_tx.h sfxge(4): cleanup: update copyright to 2016 2016-05-24 12:16:57 +00:00
sfxge_version.h sfxge(4): bump version to the closest out-of-tree driver version 2016-06-09 12:33:53 +00:00
sfxge.c sfxge(4): restrict the maximum number of RSS channels by the number of RSS buckets 2016-06-06 09:05:52 +00:00
sfxge.h sfxge(4): do not limit driver RSS table to RSS channels max 2016-12-27 08:51:26 +00:00