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_wpivar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop exporting `wt_hwqueue' now that drivers don't advertise it.
mpi
2020-10-11
1
-2
/
+1
*
Kill unused IEEE80211_RADIOTAP_HWQUEUE.
mpi
2020-10-09
1
-3
/
+2
*
A pile of sizes to free(9). In test for a few days in snapshots.
deraadt
2017-04-08
1
-1
/
+2
*
convert busy flag and tsleep to rwlock as in iwm
tedu
2016-09-05
1
-2
/
+2
*
Seems we simply have tolibe with fatal firmware errors. Even Linux, with its
kettenis
2013-11-28
1
-2
/
+3
*
replace workqs with tasks for handling resume
dlg
2013-11-14
1
-2
/
+2
*
remove the powerhook code. All architectures now use the ca_activate tree
deraadt
2010-09-07
1
-2
/
+1
*
Add suspend/resume logic. As discussed with phessler@, incorporating
kettenis
2010-07-22
1
-1
/
+2
*
Prevent a process from entering wpi_ioctl while another process is
kettenis
2010-07-22
1
-1
/
+2
*
nuke the temperature sensor.
damien
2009-11-17
1
-3
/
+1
*
switch wpi(4) and iwn(4) over to MCLGETI.
damien
2009-05-12
1
-13
/
+2
*
allow users to select a fixed rate.
damien
2008-12-03
1
-1
/
+3
*
rework the rate coding code to get rid of the ugly {wpi,iwn}_plcp_signal()
damien
2008-11-09
1
-1
/
+2
*
major wpi(4) overhaul.
damien
2008-11-08
1
-6
/
+30
*
all TX rings have the same fixed size (256 entries) and this is not
damien
2007-11-19
1
-3
/
+2
*
- add callbacks for setting EDCA parameters and pairwise crypto keys.
damien
2007-09-11
1
-3
/
+2
*
when running out of rx buffers, allocate a new mbuf and copy the rx
damien
2007-08-22
1
-2
/
+2
*
do not allocate ring descriptors for the service queue.
damien
2007-06-16
1
-2
/
+1
*
Major wpi(4) update:
damien
2007-06-05
1
-8
/
+30
*
make sure wpi_iter_func() is called at splnet.
damien
2006-10-23
1
-1
/
+2
*
Completely rework the allocation/management of Rx buffers.
damien
2006-08-28
1
-2
/
+15
*
- improve scan code to support scanning of 802.11a channels
damien
2006-08-01
1
-3
/
+3
*
Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211.
damien
2006-06-17
1
-8
/
+5
*
automatic rate control (AMRR) + cosmetic and small fixes
damien
2006-05-25
1
-1
/
+12
*
more radiotap.
damien
2006-05-20
1
-2
/
+6
*
more rx radiotap stats
damien
2006-05-20
1
-4
/
+12
*
- fix short slot time and short preamble settings
damien
2006-05-20
1
-3
/
+3
*
mega-commit of unrelated changes:
damien
2006-05-17
1
-10
/
+13
*
Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABG
damien
2006-05-14
1
-0
/
+131