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
/
ic
/
xlreg.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cut things that relied on mclgeti for rx ring accounting/restriction over
dlg
2014-07-08
1
-2
/
+2
*
Fix definition of XL_PME_EN.
kettenis
2011-10-13
1
-2
/
+2
*
Add wol support to xl(4). Not really tested, but hopefully someone will
stsp
2011-04-17
1
-1
/
+17
*
mclgeti() support for xl(4). All done by Loganaden Velvindron.
claudio
2010-09-21
1
-2
/
+4
*
Stop doing shutdown hooks in network drivers where possible. We already
deraadt
2010-09-20
1
-2
/
+1
*
remove the powerhook code. All architectures now use the ca_activate tree
deraadt
2010-09-07
1
-2
/
+2
*
Move the xl_pci_activate function into xl_activate so that it is in the
deraadt
2010-08-27
1
-1
/
+2
*
Reset the chip upon suspend, to make sure it stops DMA. Reset it again upon
kettenis
2010-08-12
1
-1
/
+2
*
ca_activate function for suspend/resume
deraadt
2010-08-06
1
-1
/
+3
*
rewrite promiscuous mode and multicast handling; from Brad
naddy
2009-12-22
1
-2
/
+1
*
a bit of syncing with the FreeBSD driver, namely...
brad
2004-05-30
1
-7
/
+24
*
another ETHER_ALIGN
brad
2004-05-19
1
-5
/
+1
*
typos from Tom Cosgrove;
jmc
2003-10-21
1
-2
/
+2
*
remove usage of xl_unit
jason
2003-06-29
1
-2
/
+1
*
- Remove a few magic constants
jason
2002-12-02
1
-2
/
+3
*
Increase XL_TIMEOUT from 1000 -> 2000. No longer get those pesky "command
aaron
2002-06-16
1
-2
/
+2
*
bus_dma'ify. Tested on 3c900(pci), 3c905b(pci), and 3c575c(cardbus). Thanks
aaron
2002-06-15
1
-7
/
+10
*
a step towards consistancy; in general:
todd
2002-06-09
1
-2
/
+2
*
Add hardware TCP/IP checksum offloading support for receive and transmit for
aaron
2002-06-08
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-5
/
+5
*
Add a powerhook for bringing the 556 out of sleepy mode after suspend.
jason
2001-08-19
1
-2
/
+2
*
new timeouts
mickey
2000-11-09
1
-1
/
+2
*
if vlans are in use, then set the 3c905b to accept frames of size 1518.
jason
2000-10-19
1
-1
/
+2
*
- Add support for 3Com 3C555 MiniPCI.
aaron
2000-09-29
1
-12
/
+4
*
Add support for 3C556[B] MiniPCI Ethernet adapters, found on some laptops
aaron
2000-09-16
1
-2
/
+14
*
Support detach of xl(4) devices, mainly to allow the ejection and insertion of
aaron
2000-09-05
1
-1
/
+3
*
- Make the 3CCFE575BT work.
aaron
2000-07-01
1
-8
/
+26
*
Set MII parameters for the other 3Com CardBus cards, not just 'C' revision.
aaron
2000-04-18
1
-1
/
+3
*
Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many
aaron
2000-04-08
1
-0
/
+702