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
Age
Commit message (
Expand
)
Author
2020-11-14
Move enabling/disabling the I2C controller and clearing the Interrupt
Patrick Wildt
2020-11-14
Bring IDR function prototypes in line with modern Linux and implement
Mark Kettenis
2020-11-14
whitespace
Mark Kettenis
2020-11-14
Add 10G media support. This makes the 10G ports on the "single shot" model
Mark Kettenis
2020-11-14
Add SFP+ support, including support for direct attach cables.
Mark Kettenis
2020-11-14
We should only grab the drm_global_mutex lock for legacy drivers.
Mark Kettenis
2020-11-13
Assert reset before configuring the MACs. Otherwise we leave the 10G MAC
Mark Kettenis
2020-11-13
To prepare for upcoming VF610 support, access the clk div table using
Patrick Wildt
2020-11-13
Convert array of two-element arrays into a much more readable array of
Patrick Wildt
2020-11-13
Add support for the PL2303HXN series chips to uplcom(4). The main
Patrick Wildt
2020-11-13
Add define for the status register's Arbitration Lost bit.
Patrick Wildt
2020-11-13
On VF610 the registers are a single byte apart, so introduce a regshift
Patrick Wildt
2020-11-13
Even though the registers are 16-bit wide, the upper 8 bits are always
Patrick Wildt
2020-11-13
Add support for the PCA9547 I2C mux to pcamux(4). In comparison to
Patrick Wildt
2020-11-12
Nuke variable 'ba'. Only use was removed in r1.230.
Kenneth R Westerback
2020-11-12
Reconfigure the COMPHY mode when we find an SFP and configure inband media
Mark Kettenis
2020-11-12
Add 1000baseT media support and set active media to the appropriate value.
Mark Kettenis
2020-11-12
Don't enable port or link until all crypto keys are installed by
Kenneth R Westerback
2020-11-12
FDT-based I2C drivers should not use OF_* API in the match code, since
Patrick Wildt
2020-11-12
use RWLOCK_INITIALIZER() in DEFINE_MUTEX()
Jonathan Gray
2020-11-11
Fix athn(4) in client mode against APs that use WPA1/TKIP as the group cipher.
Stefan Sperling
2020-11-11
sync
Patrick Wildt
2020-11-11
Add Prolific PL2303GC USB serial adapter.
Patrick Wildt
2020-11-10
Enable optical output when bringing an interface up and disable it again
Mark Kettenis
2020-11-10
Add interfaces to control optical output of an SFP.
Mark Kettenis
2020-11-10
Fix urtwn(4) against access points which use WPA1/TKIP as the group cipher.
Stefan Sperling
2020-11-10
Fix previous commit; using > 0 to check a pointer isn't quite right.
Mark Kettenis
2020-11-10
If possible, check the MOD-DEF0 signal to detect the presence of an SFP.
Mark Kettenis
2020-11-09
use a single preinitialised mutex for atomic64 fallback path
Jonathan Gray
2020-11-09
Rework MAC initialization code. Properly turn comphy off and on again
Patrick Wildt
2020-11-09
Clear TX sent counter on up/down.
Patrick Wildt
2020-11-09
On interface down, drop received packets by adding them back into the
Patrick Wildt
2020-11-09
There seems to be a silicon errata for 82598 ix(4) chips. When the
Alexander Bluhm
2020-11-09
Small whitespace cleanup.
Patrick Wildt
2020-11-09
use 64 bit atomic builtins on i386 for atomic64
Jonathan Gray
2020-11-08
vblank seqlock is used from interrupt context so use IPL_TTY
Jonathan Gray
2020-11-08
Add supported media types for SFPs.
Mark Kettenis
2020-11-08
Add code to determine the supported media types from the SFP EEPROM.
Mark Kettenis
2020-11-08
U-Boot might not have cleaned its pools. The pool needs to be empty
Patrick Wildt
2020-11-08
Hand the pool a physical address, not a virtual one.
Patrick Wildt
2020-11-08
Check that DMA memory has been allocated for the rings and the BM. While
Patrick Wildt
2020-11-07
Add clock support for i.MX8MP. This variant uses essentially the
Patrick Wildt
2020-11-07
change from rwlock(9) to mutex(9) for linux rwlocks
Jonathan Gray
2020-11-06
The ClearFog GT 8K device tree references the PP22's gate clock
Patrick Wildt
2020-11-06
Remove unused `anon' argument from uvmfault_unlockall().
Martin Pieuchot
2020-11-06
Remove unused `anon' argument from uvmfault_unlockall().
Martin Pieuchot
2020-11-06
move definitions which should be in rwsem.h
Jonathan Gray
2020-11-06
Match on ConnectX-6 (non-Dx) cards too.
Jonathan Matthew
2020-11-06
Bail out early if the port type is not Ethernet, rather than failing later
Jonathan Matthew
2020-11-03
Have mvpp(4) pass MII flags depending on the phy mode specified in
Patrick Wildt
[prev]
[next]