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-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
2016-09-16
Suppress debugging output about CSD entries that say nothing we care about
Philip Guenther
2016-09-16
Switch urndis(4) over to the generic RNDIS header
Mike Belopuhov
2016-09-16
Introduce a common header files for RNDIS protocol definitions
Mike Belopuhov
2016-09-15
all pools have their ipl set via pool_setipl, so fold it into pool_init.
David Gwynne
2016-09-14
Declare the type instead of a on-stack variable for sizeof purposes
Mike Belopuhov
2016-09-14
Cleanup dmesg output
Mike Belopuhov
2016-09-14
Remove a useless shadow copy of the vmbus_chanpkt_prplist structure
Mike Belopuhov
2016-09-14
Implement packet transmission through RNDIS scatter-gather interface
Mike Belopuhov
2016-09-14
Fixup Per Packet Info data structure size definitions
Mike Belopuhov
2016-09-14
Remove contigious TX buffer, we're not going to use it
Mike Belopuhov
2016-09-14
Name include guard macros consistently within sys/dev/pv
Mike Belopuhov
2016-09-14
Always set the MAC address when initializing the chip.
Martin Pieuchot
2016-09-14
Remove drain(), query_encoding(), mappage() and get_default_params()
Alexandre Ratchov
2016-09-14
limit the number of fonts that can be loaded
Joshua Stein
2016-09-14
add support for SAS3 devices, which have a different sgl layout to previous
Jonathan Matthew
2016-09-14
regen
Jonathan Matthew
2016-09-14
add LSI/Avago SAS3 devices
Jonathan Matthew
2016-09-13
Raise maximum supported MTU value to 9000; discussed with reyk@
Mike Belopuhov
2016-09-12
Correctly account for fragments larger than a page size
Mike Belopuhov
2016-09-12
Add support for packets spanning multiple pages.
Mike Belopuhov
2016-09-12
Bring back the code that cached DMA fragment offset.
Mike Belopuhov
2016-09-12
Record mbuf chain head rather than individual fragments
Mike Belopuhov
2016-09-12
Skip empty mbuf fragments like bus_dmamap_load_mbuf does
Mike Belopuhov
2016-09-12
Simplify handling of the AUX STA in iwm(4). There is no good reason for
Stefan Sperling
2016-09-12
Define for HUP_WACOM, missed in previous.
Martin Pieuchot
[next]