summaryrefslogtreecommitdiff
path: root/sys/modules/sfxge
Commit message (Expand)AuthorAgeFilesLines
* sfxge: add accessors for license-related MCDI calls to common codeAndrew Rybchenko2016-01-141-1/+1
* sfxge: add medford_impl.h, medford_nic.c, ef10_impl.hAndrew Rybchenko2016-01-121-0/+5
* sfxge: do not use DEBUG_FLAGS to enable extra debug checksAndrew Rybchenko2015-05-291-1/+2
* sfxge: add 7xxx NICs family supportAndrew Rybchenko2015-05-251-6/+15
* sfxge: cleanup: remove trailing whitespacesAndrew Rybchenko2015-03-241-2/+2
* sfxge: adding version info to device descriptionAndrew Rybchenko2015-03-171-1/+1
* sfxge: compile out LRO if kernel is compiled without IPv4 and IPv6Andrew Rybchenko2015-02-281-1/+1
* sfxge: list header in SRCSAndrew Rybchenko2015-02-221-0/+5
* DEBUG_FLAGS -g is default for GENERIC and its presence interferes withPhilip Paeps2013-09-291-1/+1
* Remove zero-copy sockets code. It only worked for anonymous memory,Konstantin Belousov2013-09-161-1/+1
* Add the sfxge(4) device driver, providing support for 10Gb Ethernet adaptersPhilip Paeps2011-11-161-0/+25