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
Age
Commit message (
Expand
)
Author
2016-09-22
Fix indentation of a break statement. No binary change.
Jonathan Gray
2016-09-21
If not set, set hw_vendor to the name of the first pvbus.
Reyk Floeter
2016-09-21
sysctl KERN_ARND is no longer used (in ports, it only occurs in fallback
Theo de Raadt
2016-09-21
Always set the bit which allows RTS in iwm's LQ command.
Stefan Sperling
2016-09-21
Make iwm protect the session during association more like Linux does it.
Stefan Sperling
2016-09-21
Properly support the mac context command in iwm. This was wrong in many ways.
Stefan Sperling
2016-09-21
Make iwm return EBUSY from its ic_ampdu_rx_start() handler and
Stefan Sperling
2016-09-21
Fix nfsrv_symlink() indentation. No binary change.
Jonathan Gray
2016-09-21
For the keep-alive period in iwm's power command, use the DTIM period
Stefan Sperling
2016-09-21
Copy the AP's actual EDCA parameters into iwm's mac context command
Stefan Sperling
2016-09-21
Add the BSS's basic rates to iwm's LQ command, not all the rates.
Stefan Sperling
2016-09-21
When processing an ADDBA request, iwm(4) runs a task which sends a
Stefan Sperling
2016-09-21
Modernize arm assembly in the kernel for clang.
Mark Kettenis
2016-09-21
Remove some dead code and only enable tx and rx interrupts.
Mark Kettenis
2016-09-21
straighten the chairs
David Gwynne
2016-09-21
SierraWireless MC7455.
Martin Pieuchot
2016-09-21
regen
Martin Pieuchot
2016-09-21
SierraWireless MC7455
Martin Pieuchot
2016-09-21
Remove a hack now that the USB stack correctly set the maximum packet
Martin Pieuchot
2016-09-21
Sprinkle some #ifdef _KERNEL, autumn is here.
Martin Pieuchot
2016-09-21
Remove recursive splsoftnet() calls, from David Hill.
Martin Pieuchot
2016-09-20
Remove duplicated includes in stdlib.h and termios.h
Frederic Cambus
2016-09-20
properly set our state to down when we initially create the session.
Peter Hessler
2016-09-20
little bit of whitespace
Peter Hessler
2016-09-20
sprinkle some splsoftnet around sosocket and our soon-to-be-rtmsg locations
Peter Hessler
2016-09-20
Complete bus_dmamap_load_raw(9) implementation for ARM. My initial
Patrick Wildt
2016-09-20
Create and destroy cloneable interfaces under splsoftnet
Mike Belopuhov
2016-09-20
Protect soshutdown() with splsoftnet() to define one layer where
Alexander Bluhm
2016-09-20
Fifo did work around the socket layer. Better call soconnect2()
Alexander Bluhm
2016-09-20
Sprinkle splsoftnets in TDB timeout callbacks; ok bluhm
Mike Belopuhov
2016-09-20
Parse the DTIM count and period advertised in beacons and store them
Stefan Sperling
2016-09-20
Use splsoftassert() together with IPL_SOFTNET. On alpha and m88k
Alexander Bluhm
2016-09-20
Mostly cosmetic tweaks to macros involved in iwm(4) power-saving features.
Stefan Sperling
2016-09-20
Add some spl softnet assertions that will help us to find the right
Alexander Bluhm
2016-09-20
we will also want the echo timing paramater
Peter Hessler
2016-09-20
Not needed anymore
Mike Belopuhov
2016-09-20
Switch to the new NDIS header
Mike Belopuhov
2016-09-20
Add a new NDIS header
Mike Belopuhov
2016-09-20
Add a missing status define
Mike Belopuhov
2016-09-20
Attach event counter
Mike Belopuhov
2016-09-20
Add an API to hook up event counters
Mike Belopuhov
2016-09-20
one too many close parentheses
Jasper Lievisse Adriaanse
2016-09-20
whitespace fixes, no functional change
David Gwynne
2016-09-19
Make this build again.
Mark Kettenis
2016-09-19
ansify function definitions
Jasper Lievisse Adriaanse
2016-09-19
convert bcopy to memcpy. from david hill
Ted Unangst
2016-09-19
convert bcopy to memcpy. from david hill.
Ted Unangst
2016-09-19
convert bcopy to memcpy. from david hill. ok jca
Ted Unangst
2016-09-19
fix whitespace at EOL
Jasper Lievisse Adriaanse
2016-09-19
Correctly check for valid maximum packet size.
Martin Pieuchot
[next]