index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
if_skreg.h
Age
Commit message (
Expand
)
Author
2024-09-01
spelling; checked by jmc@, ok miod@ mglocker@ krw@
Jonathan Gray
2022-02-21
receice -> receive
Jonathan Gray
2022-01-09
spelling
Jonathan Gray
2022-01-02
addres -> address
Jonathan Gray
2017-04-08
Use ADDR64 opcodes to specify 64bit DMA addresses for all buffers. This
Jonathan Matthew
2014-11-04
Commit a missing chunk of the diff I had sent out to recognize some
Brad Smith
2014-10-04
- Recognize the Yukon Prime and Yukon Optima 2 chipsets.
Brad Smith
2013-03-17
Correct the clock speeds used to calculate int moderation values provided
Brad Smith
2012-10-18
Convert a number of old private copies of code which predates
Theo de Raadt
2012-03-28
Take some additional steps needed to make the PHY on EC Ultra/8056
Jonathan Gray
2010-11-17
the text editor sucks
Kevin Lo
2010-11-17
Add support for Marvell 88E8059, found in HP mini 5102.
Kevin Lo
2009-03-29
Bypass macsec on extreme/supreme based chips.
Jonathan Gray
2009-03-27
add definitions for more yukon 2 revisions found in linux driver
Jonathan Gray
2009-03-16
88E8057 is a Yukon 2 Ultra 2, and this might make it work on a little
Theo de Raadt
2008-10-20
typo, regisrers -> registers
Brad Smith
2008-06-10
g/c unused defines.
Brad Smith
2008-02-14
Missed updating the SK_IS_YUKON2 macro when adding Yukon Supreme support.
Brad Smith
2008-02-03
- add initial support for the Marvell Yukon Supreme ASIC.
Brad Smith
2007-10-13
Add Yukon-2 PHY powerdown bits.
Mark Kettenis
2007-10-02
add initial support for the Marvell PCIe Yukon FE+ Fast Ethernet chipsets.
Brad Smith
2007-02-26
Fix Rx FIFO constants. From brad@
Mark Kettenis
2007-02-10
Add preliminary support for Marvell Yukon-II Extreme chips.
Mark Kettenis
2007-02-10
Move HASH_BITS constant to if_skreg.h as SK_HASH_BITS. Remove unused
Kenneth R Westerback
2006-11-23
Set some more power management bits; makes Yukon-2 XL work somewhat.
Mark Kettenis
2006-11-16
have SK_IS_YUKON only match for first generation Yukon chipsets.
Brad Smith
2006-08-20
For consistency with MSK_JSLOTS, go back to using the macro to figure out
Brad Smith
2006-08-19
Make sure Rx timestamps are disabled.
Mark Kettenis
2006-08-16
Enter msk(4), an initial stab at a driver for the Marvell Yukon-2 Gigabit
Mark Kettenis
2006-08-16
remove the sparc64 workarounds for the jumbo frame receive ring sizes now
Brad Smith
2006-07-30
missed this part of the more strict receive path packet validation
Brad Smith
2006-06-23
bump up the RX ring count on sparc64 a little bit.
Brad Smith
2006-06-22
lower the RX ring count and Jumbo slots on sparc64 as a workaround.
Brad Smith
2006-06-08
actually enable/disable the Tx BMU descriptor polling, missed in rev 1.107.
Brad Smith
2006-05-28
- remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO.
Brad Smith
2006-04-30
- Use SK_IS_GENESIS/SK_IS_YUKON where appropriate
Brad Smith
2006-04-30
- Added/corrected register definitions for Yukon.
Brad Smith
2006-02-09
add defines for Yukon XL and Yukon EC Ultra revisions.
Brad Smith
2006-02-08
lower the number of Jumbo slots on sparc64.
Brad Smith
2005-12-22
re-work PHY setup, media handling and dual-port detection.
Brad Smith
2005-11-26
fix interrupt moderation timer frequencies for Yukon and Yukon-II based
Brad Smith
2005-10-15
add 2 new Yukon PCI ids and recognize Yukon-2 EC Ultra ASIC.
Brad Smith
2005-09-20
memory, media handling and a bunch of register definitions for Yukon-2.
Brad Smith
2005-09-20
merge xmaciireg.h and yukonreg.h into if_skreg.h
Brad Smith
2005-09-20
shuffle some stuff from skreg to skvar
Brad Smith
2005-09-17
remove VPD bits
Brad Smith
2005-09-17
add media detection and dual port detection for Yukon-2.
Brad Smith
2005-09-16
- remove code to read PCI VPD as we do not use that anymore.
Brad Smith
2005-07-21
- add bus_dmamap_sync()'s; From NetBSD
Brad Smith
2005-03-14
more Yukon models and Yukon EC revs.
Brad Smith
[next]