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
/
ic
Age
Commit message (
Expand
)
Author
2018-11-09
M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for
Claudio Jeker
2018-10-22
More "explicitely" -> "explicitly" in various comments.
Kenneth R Westerback
2018-10-04
Force 8051 reset/enable before waiting for firmware to get ready for
Kevin Lo
2018-10-02
Add support for RT3290 chipset by James Hastings.
Kevin Lo
2018-10-01
add RTL8723AE support
Jonathan Matthew
2018-10-01
The sequence number field in the 802.11 frame header includes the sequence
Jonathan Matthew
2018-09-28
Move the unions into the rom struct which fixes Coverity CID 1473649 and
Kevin Lo
2018-09-21
Add support for RTL8188EE.
Jonathan Matthew
2018-09-13
- There's no need to set R92C_HSSI_PARAM2_READ_EDGE for R92C_HSSI_PARAM2(0)
Kevin Lo
2018-08-14
return ENOTTY rather than EINVAL to indicate an ioctl hasn't been handled
Jonathan Matthew
2018-08-12
Really overwrite the major of com(4) instead of the hardcoded 12.
Mark Kettenis
2018-07-25
On authentication we don't need to create the node before calling
Patrick Wildt
2018-07-17
TX packets, which can be either Ethernet or control packets, must be
Patrick Wildt
2018-07-16
Add support for the BCM43455 SDIO chip to bwfm(4).
Patrick Wildt
2018-07-16
Re-set the pointer to the bwfm event after the strict alignment
Patrick Wildt
2018-07-06
Move mbuf alignment for strict aligned architectures from the BCDC
Patrick Wildt
2018-07-04
Move allocation behind sanity check to address possible memory leak as
Patrick Wildt
2018-07-03
Use LIST_FOREACH construct instead of homebrew loop.
Kevin Lo
2018-07-02
Allow pluart(4) to attach to acpi(4).
Mark Kettenis
2018-05-23
Wait for write operations to complete.
Mark Kettenis
2018-05-23
Only react to deauthentication/disassociation and link changes if we are
Patrick Wildt
2018-05-23
Select correct channel in Host AP mode. One part of that is creating
Patrick Wildt
2018-05-23
Implement a separate initialization stage so that we can still use
Patrick Wildt
2018-05-18
Add bio(4) and sensors for mfii(4), based on code from mfi(4). Most of the
Jonathan Matthew
2018-05-17
Recent Broadcom chipsets have a dedicated PMU core and it can't be
Patrick Wildt
2018-05-16
Implement a BCDC control packet mechanism based on the command request
Patrick Wildt
2018-05-14
Add support for register shift/io-width to the console code as well.
Mark Kettenis
2018-05-06
Change the order in which whe write ouw own MAC address into the relevant two
Mark Kettenis
2018-05-02
Revert previous commit; the XR17V35X probe that was added accesses registers
Mark Kettenis
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
pgt(4): do not tsleep in the scan ioctl.
Paul Irofti
2018-04-26
net80211: stub SIOCS80211SCAN, make ifconfig scan instant.
Paul Irofti
2018-04-20
add a small driver for AMDs cryptographic co processor.
David Gwynne
2018-04-15
The Exar XR17V354 has 4 com ports that have a 256-byte FIFO, use a
Joshua Stein
2018-04-11
Some (probably newer) re(4) cards don't have the 32-bit memory BAR that
Patrick Wildt
2018-04-11
Add mixer save/restore capability to the audio(4) driver and
Alexandre Ratchov
2018-04-07
Only attach a single PHY if the PHY address isn't specified. This prevents
Mark Kettenis
2018-04-02
Add support for register shift/io-width. This allows us to support UARTs
Mark Kettenis
2018-02-19
Remove almost unused `flags' argument of suser().
Martin Pieuchot
2018-02-11
Copy the scan results into a new buffer to re-align the data so that we
Patrick Wildt
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
Sporadically the network over gem(4) interface hang on sparc64 and
Alexander Bluhm
2018-02-07
Move parsing the BCDC header on RX into a protocol specific RX
Patrick Wildt
2018-02-07
Move SDIO bus and protocol definitions from the shared header
Patrick Wildt
2018-02-07
Add helper to find out if the chip supports Save/Restore. Will be used
Patrick Wildt
2018-02-06
Add support for chips which use SYSMEM memory. Code is a simplified
Patrick Wildt
2018-02-06
Support setting the Cortex-M3 cores to active mode.
Patrick Wildt
[next]