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
2016-09-27
Wait until the BSSID is known before adding the MAC context to iwm firmware.
Stefan Sperling
2016-09-27
Print the type of operation space that failed as there seem to be more of
Mike Larkin
2016-09-26
Avoid calculating offset several times. This was done for a few functions alr...
Frederic Cambus
2016-09-26
Move the net/bpf.h include within the #if NBPFILTER directive
Frederic Cambus
2016-09-25
Remove more duplicated includes
Frederic Cambus
2016-09-24
Don't compare array against null pointer; found by clang.
Mark Kettenis
2016-09-24
Assert that bus->force_bit >= 0 instead of force_bit. Found by clang.
Mark Kettenis
2016-09-24
Remove unused functions.
Mark Kettenis
2016-09-23
Rework Per Packet Info handling
Mike Belopuhov
2016-09-23
Setup checksum offloading instead of relying on the default configuraiton
Mike Belopuhov
2016-09-23
Configure NDIS VLAN and MTU parameters for NVSP 2 and newer backends
Mike Belopuhov
2016-09-23
Fixup the NDIS_OFFLOAD_PARAMS_SIZE_6_1 definition
Mike Belopuhov
2016-09-23
Improve error handling when we fail to send the RNDIS message
Mike Belopuhov
2016-09-23
Specify a page size boundary for Tx segments
Mike Belopuhov
2016-09-23
Add quirk to allow Yamaha UR22 to attach as uaudio(4). From
Alexandre Ratchov
2016-09-23
sync
Alexandre Ratchov
2016-09-23
Add Yamaha UR22 audio interface.
Alexandre Ratchov
2016-09-23
kern.arandom no longer exists
Theo de Raadt
2016-09-22
Stop pushing version & cfdata into as entropy, since the contents are
Theo de Raadt
2016-09-22
Remove some unused cruft from iwm, including a local namespace-polluting
Stefan Sperling
2016-09-22
Simplify assignment of sgi_ok variable in iwm_setrates(). No functional change.
Stefan Sperling
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
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
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
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-20
Mostly cosmetic tweaks to macros involved in iwm(4) power-saving features.
Stefan Sperling
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-19
Make this build again.
Mark Kettenis
2016-09-19
Correctly check for valid maximum packet size.
Martin Pieuchot
2016-09-19
``bMaxPacketSize'' is reported as a power of 2 for super speed devices
Martin Pieuchot
2016-09-19
Remove unused getdev() audio driver functions.
Alexandre Ratchov
2016-09-18
If the APIC table (MADT) isn't present then ci_acpi_proc_id won't be set
Philip Guenther
2016-09-18
Ensure that the device descriptor ``bMaxPacketSize'' value is usable
Martin Pieuchot
2016-09-17
Report a LAPIC address override entry in the dmesg if it doesn't match
Philip Guenther
2016-09-17
remove unused arcofi_drain() routine
Alexandre Ratchov
2016-09-16
Switch over to the generic RNDIS header
Mike Belopuhov
[next]