index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
Age
Commit message (
Expand
)
Author
2018-05-23
Don't leak the RX pipe in case we have issues opening the TX pipe.
Patrick Wildt
2018-05-23
Implement a separate initialization stage so that we can still use
Patrick Wildt
2018-05-16
Correct order of free(9) in an error case.
Patrick Wildt
2018-05-16
Implement a BCDC control packet mechanism based on the command request
Patrick Wildt
2018-05-13
Add bus DMA barriers to ensure the hardware does not see a TRB cycle bit
Visa Hankala
2018-05-08
Print xHCI revision in dmesg.
Martin Pieuchot
2018-05-01
Simplify/refactor the way vendor/product/serial informations are
Landry Breuil
2018-04-30
Reduce the scope of the NET_LOCK() in in_control(). Two functions were
Theo Buehler
2018-04-29
Unsigned values are always >= 0, fix Coverity 1468443.
Martin Pieuchot
2018-04-29
Fail early when transfers aren't completed in order.
Martin Pieuchot
2018-04-28
Some drivers handle settting a new wifi link state manually, so make sure
Peter Hessler
2018-04-28
replace add_*_randomness with enqueue_randomness()
Jasper Lievisse Adriaanse
2018-04-28
When starting a background scan, free the nodes table to ensure we
Stefan Sperling
2018-04-28
Print more debug informations in the event xfer handler.
Martin Pieuchot
2018-04-28
Correct IST macro and add a new macro for setting Frame IDs.
Martin Pieuchot
2018-04-28
Clean up the parameters of VOP_LOCK() and VOP_UNLOCK(). It is always
Visa Hankala
2018-04-27
Introduce an helper function to extract endpoint's max burst value.
Martin Pieuchot
2018-04-27
Introduce an helper function to extract endpoint's max burst value.
Martin Pieuchot
2018-04-27
Print index as unsigned.
Martin Pieuchot
2018-04-27
Fix an off-by-one in xhci_xfer_tdsize().
Martin Pieuchot
2018-04-27
Remove duplicate device identification so my usb drive attaches as a umass
Theo Buehler
2018-04-27
Delete superfluous includes of <sys/file.>
Philip Guenther
2018-04-26
net80211: stub SIOCS80211SCAN, make ifconfig scan instant.
Paul Irofti
2018-04-26
Reduce differences between isoch & bulk/intr routines.
Martin Pieuchot
2018-04-26
Follows section 6.2.3.6 to compute endpoint interval.
Martin Pieuchot
2018-04-24
Fill the 'card' member of v4l2_capability struct with the usb product
Landry Breuil
2018-04-11
Add support for Huawei k3772.
bket
2018-04-11
sync
bket
2018-04-11
Add ids for Huawei k3772.
bket
2018-03-20
sync
Kevin Lo
2018-03-20
Add support for SIMCom SIM7600E.
Kevin Lo
2018-03-15
bug fix (I found it when comparing with if_upl.c)
SASANO Takayoshi
2018-03-15
Remove unused struct member.
Kevin Lo
2018-03-09
Sync
Kevin Lo
2018-03-09
Add USB device IDs for Edimax EW7611ULB, EW7822ULC, RTL8723BU, and
Kevin Lo
2018-03-07
Replace non-functioning checks for use of the usb memory block allocator in
Jonathan Matthew
2018-03-05
Move completed transfer descriptors to the freelist before calling
Jonathan Matthew
2018-02-26
Support dumping isochronous frames via bpf(4) using the USBPcap protocol.
Martin Pieuchot
2018-02-19
Add a default case to a usb_tap() switch statement which mpi@ says will
Jonathan Gray
2018-02-19
Remove almost unused `flags' argument of suser().
Martin Pieuchot
2018-02-11
Since the BCDC header has a variable data offset, so the ethernet packet
Patrick Wildt
2018-02-08
Move bwfm(4) from ifq begin/commit/rollback semantics to the newer
Patrick Wildt
2018-02-07
Move parsing the BCDC header on RX into a protocol specific RX
Patrick Wildt
2018-02-05
claim copyright
Stefan Sperling
2018-02-05
Move athn(4) USB devices to the open source atk9k HTC firmware.
Stefan Sperling
2018-02-03
Add support for dumping USB transfers via bpf(4) using USBPcap headers.
Martin Pieuchot
2018-01-31
Some wifi drivers don't call ieee80211_newstate() during some state
Stefan Sperling
2018-01-30
sync
Vadim Zhukov
2018-01-30
Add D-Link DWA-125 rev B2 to list of devices supported by run(4).
Vadim Zhukov
2018-01-24
Do not print that the firmware was successfully loaded in the USB backend
Patrick Wildt
[next]