index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
if_skreg.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ADDR64 opcodes to specify 64bit DMA addresses for all buffers. This
jmatthew
2017-04-08
1
-1
/
+3
*
Commit a missing chunk of the diff I had sent out to recognize some
brad
2014-11-04
1
-2
/
+2
*
- Recognize the Yukon Prime and Yukon Optima 2 chipsets.
brad
2014-10-04
1
-1
/
+9
*
Correct the clock speeds used to calculate int moderation values provided
brad
2013-03-17
1
-1
/
+4
*
Convert a number of old private copies of code which predates
deraadt
2012-10-18
1
-6
/
+1
*
Take some additional steps needed to make the PHY on EC Ultra/8056
jsg
2012-03-28
1
-1
/
+20
*
the text editor sucks
kevlo
2010-11-17
1
-2
/
+2
*
Add support for Marvell 88E8059, found in HP mini 5102.
kevlo
2010-11-17
1
-2
/
+3
*
Bypass macsec on extreme/supreme based chips.
jsg
2009-03-29
1
-1
/
+4
*
add definitions for more yukon 2 revisions found in linux driver
jsg
2009-03-27
1
-1
/
+12
*
88E8057 is a Yukon 2 Ultra 2, and this might make it work on a little
deraadt
2009-03-16
1
-2
/
+3
*
typo, regisrers -> registers
brad
2008-10-20
1
-5
/
+5
*
g/c unused defines.
brad
2008-06-10
1
-3
/
+1
*
Missed updating the SK_IS_YUKON2 macro when adding Yukon Supreme support.
brad
2008-02-14
1
-2
/
+2
*
- add initial support for the Marvell Yukon Supreme ASIC.
brad
2008-02-03
1
-1
/
+2
*
Add Yukon-2 PHY powerdown bits.
kettenis
2007-10-13
1
-1
/
+3
*
add initial support for the Marvell PCIe Yukon FE+ Fast Ethernet chipsets.
brad
2007-10-02
1
-2
/
+3
*
Fix Rx FIFO constants. From brad@
kettenis
2007-02-26
1
-3
/
+3
*
Add preliminary support for Marvell Yukon-II Extreme chips.
kettenis
2007-02-10
1
-1
/
+2
*
Move HASH_BITS constant to if_skreg.h as SK_HASH_BITS. Remove unused
krw
2007-02-10
1
-1
/
+3
*
Set some more power management bits; makes Yukon-2 XL work somewhat.
kettenis
2006-11-23
1
-2
/
+13
*
have SK_IS_YUKON only match for first generation Yukon chipsets.
brad
2006-11-16
1
-2
/
+2
*
For consistency with MSK_JSLOTS, go back to using the macro to figure out
brad
2006-08-20
1
-2
/
+2
*
Make sure Rx timestamps are disabled.
kettenis
2006-08-19
1
-1
/
+8
*
Enter msk(4), an initial stab at a driver for the Marvell Yukon-2 Gigabit
kettenis
2006-08-16
1
-4
/
+114
*
remove the sparc64 workarounds for the jumbo frame receive ring sizes now
brad
2006-08-16
1
-6
/
+2
*
missed this part of the more strict receive path packet validation
brad
2006-07-30
1
-2
/
+3
*
bump up the RX ring count on sparc64 a little bit.
brad
2006-06-23
1
-2
/
+2
*
lower the RX ring count and Jumbo slots on sparc64 as a workaround.
brad
2006-06-22
1
-6
/
+6
*
actually enable/disable the Tx BMU descriptor polling, missed in rev 1.107.
brad
2006-06-08
1
-3
/
+3
*
- remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO.
brad
2006-05-28
1
-2
/
+4
*
- Use SK_IS_GENESIS/SK_IS_YUKON where appropriate
brad
2006-04-30
1
-2
/
+1
*
- Added/corrected register definitions for Yukon.
brad
2006-04-30
1
-16
/
+52
*
add defines for Yukon XL and Yukon EC Ultra revisions.
brad
2006-02-09
1
-1
/
+9
*
lower the number of Jumbo slots on sparc64.
brad
2006-02-08
1
-1
/
+5
*
re-work PHY setup, media handling and dual-port detection.
brad
2005-12-22
1
-2
/
+6
*
fix interrupt moderation timer frequencies for Yukon and Yukon-II based
brad
2005-11-26
1
-3
/
+6
*
add 2 new Yukon PCI ids and recognize Yukon-2 EC Ultra ASIC.
brad
2005-10-15
1
-1
/
+2
*
memory, media handling and a bunch of register definitions for Yukon-2.
brad
2005-09-20
1
-1
/
+133
*
merge xmaciireg.h and yukonreg.h into if_skreg.h
brad
2005-09-20
1
-1
/
+527
*
shuffle some stuff from skreg to skvar
brad
2005-09-20
1
-150
/
+1
*
remove VPD bits
brad
2005-09-17
1
-29
/
+1
*
add media detection and dual port detection for Yukon-2.
brad
2005-09-17
1
-4
/
+23
*
- remove code to read PCI VPD as we do not use that anymore.
brad
2005-09-16
1
-5
/
+3
*
- add bus_dmamap_sync()'s; From NetBSD
brad
2005-07-21
1
-1
/
+33
*
more Yukon models and Yukon EC revs.
brad
2005-03-14
1
-1
/
+10
*
ugh, need this too for the last commit to sk(4).
brad
2005-01-02
1
-5
/
+14
*
back out previous commit and put the right change in which corresponds
brad
2004-11-16
1
-3
/
+3
*
remove some separate per driver constants and use
brad
2004-08-05
1
-4
/
+2
*
Make jumbo frames work.
mcbride
2004-08-04
1
-7
/
+3
[next]