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
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't rely on USB interfaces being at compliant indices.
edd
2021-01-29
1
-5
/
+16
*
Be consistent in not using parameter names for function prototypes;
mglocker
2021-01-28
1
-3
/
+3
*
Rename bNumInterface to bNumInterfaces to fix build on arm64.
kurt
2021-01-28
1
-2
/
+2
*
The usb configuration descriptor parameter providing the number of
mglocker
2021-01-27
6
-16
/
+16
*
Be consistent in not using parameter names for function prototypes.
mglocker
2021-01-27
1
-5
/
+5
*
Resolve data toggle out of sync problem for ugen(4) and uhidev(4) devices
mglocker
2021-01-25
2
-2
/
+92
*
Add the new function usbd_clear_endpoint_feature() which allows to issue
mglocker
2021-01-25
2
-2
/
+16
*
introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.
thfr
2021-01-23
4
-4
/
+164
*
regen
jsg
2021-01-16
2
-4
/
+9
*
add Intel AX201 Bluetooth
jsg
2021-01-16
1
-1
/
+2
*
When an endpoint stalls, we usually try to reset it by calling
mglocker
2021-01-11
1
-2
/
+2
*
add quirks for Kensington Slimblade trackball via new vendor buttons
thfr
2021-01-10
3
-3
/
+10
*
regen
thfr
2021-01-10
2
-4
/
+9
*
add Kensington Slimblade Trackball
thfr
2021-01-10
1
-1
/
+2
*
Refactor klist insertion and removal
visa
2020-12-25
2
-6
/
+6
*
Do proper accounting of zero length TDs. Currently a specific number
mglocker
2020-12-24
2
-2
/
+6
*
Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp.
jan
2020-12-12
1
-3
/
+3
*
Fix deferred key tasks along the same lines as urtwn(4) and run(4).
krw
2020-11-30
6
-12
/
+57
*
Unleash curlen check from DIAGNOSTIC block, and change the related printf's
mglocker
2020-11-27
1
-7
/
+7
*
As in urtwn(4), don't bring link up (getting dhclient(8) excited) until
krw
2020-11-27
2
-8
/
+22
*
Adopt a Linux heuristic and mark as IGNORE_RESIDUE those umass(4)
krw
2020-11-23
2
-2
/
+12
*
Zap parameter names in function prototypes.
mglocker
2020-11-17
1
-4
/
+4
*
regen
patrick
2020-11-16
2
-9
/
+9
*
Move PL2303GC around to make sure the list is sorted properly.
patrick
2020-11-16
1
-2
/
+2
*
match on Edimax EW-7811Un V2, from Morgan Aldridge
jmatthew
2020-11-15
1
-1
/
+2
*
regen
jmatthew
2020-11-15
2
-4
/
+9
*
add Edimax EW-7811Un V2, from Morgan Aldridge
jmatthew
2020-11-14
1
-1
/
+2
*
Add support for the PL2303HXN series chips to uplcom(4). The main
patrick
2020-11-13
1
-18
/
+62
*
Don't enable port or link until all crypto keys are installed by
krw
2020-11-12
1
-3
/
+19
*
sync
patrick
2020-11-11
2
-4
/
+9
*
Add Prolific PL2303GC USB serial adapter.
patrick
2020-11-11
1
-1
/
+2
*
Fix urtwn(4) against access points which use WPA1/TKIP as the group cipher.
stsp
2020-11-10
1
-2
/
+5
*
sync
tobhe
2020-11-02
1
-2
/
+4
*
Enable brightness keys on powerbooks where the keyboard attaches as ukbd(4).
tobhe
2020-11-02
2
-3
/
+7
*
Apple Geyser3 keyboards need munging as well. Reported by Mathius Schocker.
kettenis
2020-10-28
1
-1
/
+2
*
regen
kettenis
2020-10-28
2
-4
/
+39
*
Add a few more Apple Geyser IDs.
kettenis
2020-10-28
1
-1
/
+8
*
sync
phessler
2020-10-25
2
-4
/
+9
*
add my new graphics tablet, not yet working
phessler
2020-10-25
1
-1
/
+2
*
Subtract threshold from absolute position to allow absolute pointer
tobhe
2020-10-23
1
-3
/
+3
*
Don't panic on curlen == 0. This DIAGNOSTIC code should have been removed
mglocker
2020-10-23
1
-5
/
+1
*
regen
mglocker
2020-10-17
2
-4
/
+9
*
Add Logitech Webcam Pro 9000.
mglocker
2020-10-17
1
-1
/
+2
*
regen
jsg
2020-10-14
2
-21
/
+16
*
don't match on 17ef:3083 in ure(4)
jsg
2020-10-14
2
-12
/
+10
*
Stop exporting `wt_hwqueue' now that drivers don't advertise it.
mpi
2020-10-11
2
-4
/
+2
*
Kill unused IEEE80211_RADIOTAP_HWQUEUE.
mpi
2020-10-09
1
-3
/
+2
*
add more ure(4) ids
jsg
2020-10-05
1
-3
/
+56
*
regen
jsg
2020-10-05
2
-4
/
+344
*
add more ure(4) ids
jsg
2020-10-05
1
-1
/
+85
[prev]
[next]