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
2017-06-19
Do not call txeof nor rxeof in the watchdog routine.
Martin Pieuchot
2017-06-17
The fonts we are looping through in vga_selectfont() are the builtin
Frederic Cambus
2017-06-16
- Fix incorrect values in the computation of transmit power for the
Kevin Lo
2017-06-12
typo; from bryan vyhmeister
Theo de Raadt
2017-06-11
integer overflow for two range checks
Theo de Raadt
2017-06-08
make the gem tx path MPSAFE.
David Gwynne
2017-06-05
use byte swapping loads and stores.
David Gwynne
2017-05-31
The net80211 stack was providing a 'beacon miss timeout' value (in ms)
Stefan Sperling
2017-05-31
avoid going outside array bounds
Jonathan Gray
2017-05-31
Add support for Ralink RT5360. From Kevin Lo who tested with a
Jonathan Gray
2017-05-30
Use the CD bit (Cursor Disable) in the cursor start register to properly
Frederic Cambus
2017-05-30
Remove comments about implementing FIS-based switching with port multipliers,
Jonathan Matthew
2017-05-30
Remove the unused pcdisplay_mapchar_simple function in pcdisplay(4).
Frederic Cambus
2017-05-29
Add hibernate support for nvme(4). This creates a separate IO queue that is
Jonathan Matthew
2017-05-27
nvme: Don't set prp1 for DEL_IOCQ
Stefan Fritsch
2017-05-27
nvme: Add suspend/resume code
Stefan Fritsch
2017-05-21
Rockchip SoCs needs some additional register twiddling when the link speed
Mark Kettenis
2017-05-19
Repair rtwn(4) IQ calibration.
Stefan Sperling
2017-05-19
Make monitor work with athn(4) on my 3T3R AR9380 device.
Stefan Sperling
2017-05-19
Fix R92C_USTIME_TSF register definition.
Stefan Sperling
2017-05-18
Fix a uvm fault in athn_clock_rate():
Stefan Sperling
2017-05-12
subtract one sector from the disk size before passing it back to the
Joshua Stein
2017-05-08
8192C is the only MIMO chip supported by this driver, all others are 1T1R.
Ricardo Mestre
2017-05-08
Fix R92C_TXDW4_RTSRATE_M and R92C_TDECTRL_BLK_DESC_NUM_M definitions.
Stefan Sperling
2017-05-07
Program hardware address in dwc_gmac_init() instead of dwc_gmac_attach()
Mark Kettenis
2017-04-30
Rename Debugger() into db_enter().
Martin Pieuchot
2017-04-30
Unifdef KGDB.
Martin Pieuchot
2017-04-26
Tell MiRA about the actual number of retries instead of pretending that
Stefan Sperling
2017-04-11
Partially revert previous mallocarray conversions that contain
David Hill
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-08
A pile of sizes to free(9). In test for a few days in snapshots.
Theo de Raadt
2017-04-04
add a free() size near microcode loading
Theo de Raadt
2017-03-11
Introduce a new knob to force the first USB keyboard as console input.
Martin Pieuchot
2017-03-08
Do not clear IFF_UP, even in the error path, clearing IFF_RUNNING
Martin Pieuchot
2017-03-05
When we're unable to determine which NCQ command failed, fail all active
Jonathan Matthew
2017-02-12
Fix an uninitialised return value in rtwn_ra_init(). Though nothing
Jonathan Gray
2017-02-07
pull struct mfi_evtarg_pd_state out of struct mfi_evt_detail.
David Gwynne
2017-02-02
copy the mbox into the dcmd struct, not the pointer to the mbox.
David Gwynne
2017-02-01
Fix format strings in cy(4), allows to compile with CY_DEBUG.
Alexander Bluhm
2017-02-01
Add AMRR support to rtwn(4). Based on code from FreeBSD.
Stefan Sperling
2017-02-01
In athn(4), if multi-rate retry is disabled due to RTS being used, then do
Stefan Sperling
2017-01-31
Configure rtwn's ACMHWCTRL register correctly. Bits in this register
Stefan Sperling
2017-01-31
Clean up code in rtwn(4)/urtwn(4) which handles EDCA parameters:
Stefan Sperling
2017-01-30
Make urtwn(4) run slot time updates from a USB task.
Stefan Sperling
2017-01-30
Make rtwn(4) and urtwn(4) tell the hardware about short preamble and
Stefan Sperling
2017-01-30
Fix size passed to free(9)
Jeremie Courreges-Anglas
2017-01-30
Stop athn(4) 11n hostap from applying HT protection to non-11n clients.
Stefan Sperling
2017-01-30
Prevent athn(4) from using RTS for non-data frames.
Stefan Sperling
2017-01-26
Fix rtwn(4) IQ calibration code (affects PCI devices only).
Stefan Sperling
2017-01-24
add support for multiple transmit ifqueues per network interface.
David Gwynne
[next]