| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Based on FreeBSD via Genadijus Paleckis on tech@, some modifications by me.
Tested with Atheros Killer E2200.
|
|
|
|
|
|
|
|
|
| |
additional register was erroneously added in the MAC register set
such that 7 TX statistics counters were wrong.
From FreeBSD
ok mikeb@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
capability to mii(4).
- Limit DMA burst size to be less than or equal to 1024 bytes.
Controller does not seem to support more than 1024 bytes DMA burst.
- Do not touch CMB TX threshold register when CMB is not used.
From FreeBSD via Brad
- Properly initialize sc_product and alc_rev early enough in
alc_attach() with the PCI product id and PCI revision.
- Further sync if_alcvar.h changes from FreeBSD for L2C/L1D
addition commit which in OpenBSD has been merged into if_alcreg.h
From Brad; tested by Gabriel Linder and edd@.
|
|
|
|
| |
ok sthen@
|
|
|
|
|
|
| |
Tested on L1C by Abel Abraham Camarillo Ojeda, thank you.
From FreeBSD via kevlo@, ok jsg@
|
|
this driver was written by Pyun YongHyeon from FreeBSD.
"go ahead" deraadt@
|