aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ale/if_alevar.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Increase the number of TX DMA segments from 32 to 35. It turnedPyun YongHyeon2014-03-311-1/+1
* Remove task queue based link state change handler. Driver no longerPyun YongHyeon2012-03-301-1/+0
* Fix some bugs in my last set of changes to ale(4):John Baldwin2011-01-181-1/+0
* Add a 'locked' variant of the foo_start() routine and call it directlyJohn Baldwin2011-01-031-1/+0
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetPyun YongHyeon2008-11-121-0/+252