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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major improvements to the aac(4) device driver.
nate
2005-11-18
1
-17
/
+22
*
Use bus_addr_t for address in em_fill_descriptors().
brad
2005-11-18
1
-3
/
+3
*
fix wrong htole usage in the 82544 PCI-X workaround codepath in em_encap().
brad
2005-11-18
1
-7
/
+4
*
revert part of rev 1.45 ..
brad
2005-11-18
1
-14
/
+4
*
Regen.
grange
2005-11-17
2
-12
/
+12
*
Unify SMBus controllers ids.
grange
2005-11-17
1
-6
/
+6
*
regen
brad
2005-11-16
2
-5
/
+10
*
BCM5706 -> BCM5706S and add the real BCM5706 entry.
brad
2005-11-16
1
-2
/
+3
*
regen
brad
2005-11-16
2
-2
/
+7
*
add Broadcom BCM5706 PCI id.
brad
2005-11-16
1
-1
/
+2
*
regen
brad
2005-11-16
2
-46
/
+46
*
tweak the Marvell entries a bit.
brad
2005-11-16
1
-20
/
+20
*
regen
brad
2005-11-15
2
-41
/
+41
*
more accurately reflect the naming scheme of the Marvell Yukon devices with there
brad
2005-11-15
2
-28
/
+28
*
a little cleaning.
brad
2005-11-15
1
-38
/
+29
*
Undefine STATUS_SUM, because it is not needed, and it makes
robert
2005-11-15
1
-4
/
+9
*
missing return upon intr_establish failure
mickey
2005-11-15
2
-2
/
+4
*
all csr offsets are bus_size_t
mickey
2005-11-15
1
-17
/
+17
*
remove braces and fix indenting here so its easier to read.
brad
2005-11-15
1
-4
/
+3
*
add Intel 10Gb Ethernet driver with support for LR/SR and CX4 cards.
brad
2005-11-14
9
-1
/
+5362
*
re-add comment which is still valid for em_print_hw_stats().
brad
2005-11-14
1
-1
/
+8
*
remove unused em_print_debug_info() function.
brad
2005-11-14
1
-49
/
+1
*
regen
jsg
2005-11-14
2
-2
/
+39
*
Some additional devices from a bunch of submitted dmesgs.
jsg
2005-11-14
1
-1
/
+10
*
all csr ptrs are offsets and thus bus_size_t not bus_addr_t
mickey
2005-11-14
1
-2
/
+2
*
remove unused HW VLAN tagging support which cannot be used due to HW limitations.
brad
2005-11-14
1
-21
/
+2
*
bus_size_t is a more proper type for a register offset [against bh]
mickey
2005-11-14
1
-3
/
+3
*
the registers used are either offsets or are in pci conf space thus use proper types
mickey
2005-11-14
1
-5
/
+5
*
- Introduce two more stat counters, counting number of RX
brad
2005-11-13
2
-23
/
+31
*
be MI, use atop()
martin
2005-11-10
1
-4
/
+2
*
fix comments, splimp -> splnet
brad
2005-11-09
1
-3
/
+3
*
Remove some leftover debugging cruft and an unnecessary check.
canacar
2005-11-08
1
-10
/
+2
*
Use bus_dma(9) in san(4). Now works on amd64. Still works on i386
canacar
2005-11-08
3
-193
/
+305
*
regen
brad
2005-11-08
2
-2
/
+7
*
add PCI id for Intel PRO/10GbE CX4 adapter.
brad
2005-11-08
1
-1
/
+2
*
Sync up to Intel's latest FreeBSD em driver (3.2.18). A few fixes
brad
2005-11-08
3
-124
/
+126
*
- splimp -> splnet
brad
2005-11-07
7
-110
/
+85
*
first round of lmc(4) cleaning. removes a good portion of the ifdef
brad
2005-11-07
7
-643
/
+28
*
add bus_dma support.
brad
2005-11-07
2
-302
/
+476
*
also attach on LMC cPCI HSSI cards.
brad
2005-11-06
1
-1
/
+6
*
regen
brad
2005-11-06
2
-2
/
+7
*
add PCI id for LMC's cPCI HSSI card.
brad
2005-11-06
1
-1
/
+2
*
- remove spl from attach
brad
2005-11-06
1
-13
/
+18
*
add bus_dma and big endian support.
brad
2005-11-05
7
-175
/
+505
*
speeling fix
dlg
2005-11-05
1
-2
/
+2
*
don't bother setting error in em_attach() since it's
brad
2005-11-04
1
-8
/
+1
*
- splimp -> splnet
brad
2005-11-04
1
-50
/
+46
*
- splimp -> splnet
brad
2005-11-04
2
-86
/
+77
*
- fix error message printed when pci_mapreg_map() fails.
brad
2005-11-03
1
-4
/
+3
*
sync
deraadt
2005-11-02
2
-2
/
+22
[next]