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
2006-02-21
remove some commented out and NetBSD-specific code.
Brad Smith
2006-02-21
add missing MTU ioctl switch case.
Brad Smith
2006-02-20
Fix kernel builds without bpfilter. Linking is still broken.
Damien Bergamini
2006-02-20
Be sure to call shutdownhook_disestablish() as this is a removeable device.
Jonathan Gray
2006-02-18
don't try to release references to nodes that have been freed by net80211.
Damien Bergamini
2006-02-17
Missed part of last atw commit.
Jonathan Gray
2006-02-17
Use ieee80211_compute_duration() instead of homerolled function.
Jonathan Gray
2006-02-15
don't re-init the interface on watchdog timeout. we need to reload the
Damien Bergamini
2006-02-11
Move a bit more under MPT_DEBUG.
Kenneth R Westerback
2006-02-10
Fix LBA48 access for ServerWorks SATA.
Mark Kettenis
2006-02-08
eliminate a reset when configuring the IP address.
Brad Smith
2006-02-06
typos from alexey dobriyan;
Jason McIntyre
2006-02-06
typos from alexey dobriyan;
Jason McIntyre
2006-02-05
Add a fix from David Young to not set the ring indexes to something
Jonathan Gray
2006-02-05
Rework code a bit more and move mpt_print_header() completely under
Kenneth R Westerback
2006-02-05
and the softc addition too.
Brad Smith
2006-02-05
call gem_setladrf() if the NIC is already running and only the
Brad Smith
2006-02-04
Redo debugging mechanism to something less loud and more useful.
Marco Peereboom
2006-02-02
make an exposed printf for debugging a debug printf and add a few commas
Brad Smith
2006-02-01
dont clutter up dmesg with useless or redundant information
David Gwynne
2006-02-01
a driver for the phillips pcf8584 i2c controller as found on the sun netra
David Gwynne
2006-01-30
Add basic radiotap support. Modelled somewhat after
Jonathan Gray
2006-01-30
only flush the TX descriptors in re_start() if there are packets
Brad Smith
2006-01-29
Don't ask bus_dmamem_alloc() for zero bytes. 'bioctl -H x:y amiz' no
Kenneth R Westerback
2006-01-28
Consider temperatures below -45 degC to be invalid for Winbond chips.
Mark Kettenis
2006-01-28
remove 2 printf's from dc_coal() too.
Brad Smith
2006-01-28
Make sure that HW VLAN stripping is not enabled and remove unused code
Brad Smith
2006-01-28
remove printf's from dc_newbuf().
Brad Smith
2006-01-26
Make lm at iic detach properly, and use config_detach(9) to fully detach
Mark Kettenis
2006-01-23
update sm(4) from NetBSD, including support for more models and MII;
Martin Reindl
2006-01-22
Nothing uses this file anymore.
Alexander Yurchenko
2006-01-20
- xl_encap(): free the mbuf chain and return if bus_dmamap_load_mbuf()
Brad Smith
2006-01-19
Try to disable unconnected temperature sensors.
Mark Kettenis
2006-01-19
Replace SENSOR_ADD() macro with a pair of functions
Alexander Yurchenko
2006-01-17
Support W83791SD as an lm(4) without sensors.
Mark Kettenis
2006-01-15
Commit missing bits too:
Mark Kettenis
2006-01-14
Move isa-specific members of struct lm_softc into lm_isa.c.
Mark Kettenis
2006-01-14
Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean up
Mark Kettenis
2006-01-14
- give rate to rx radiotap
Damien Bergamini
2006-01-14
Correct the length of the rx radiotap to be that of the rx not tx
Jonathan Gray
2006-01-13
- fix short slot time
Damien Bergamini
2006-01-13
fix short slot time + cosmetic
Damien Bergamini
2006-01-13
- simplify lookup of 802.11a channels (we know they exist)
Damien Bergamini
2006-01-12
Garbage collect lm_probe.
Mark Kettenis
2006-01-12
Add W83792D support.
Mark Kettenis
2006-01-12
Fix typo. Spotted by Oleg Safiullin.
Mark Kettenis
2006-01-12
- add a missing htons() to the receive checksum routine to fix
Brad Smith
2006-01-11
fix my previous commit. fallback to CCK rates was broken.
Damien Bergamini
2006-01-11
enable multi-rate retries for frames sent at OFDM rates (with CCK fallback).
Damien Bergamini
2006-01-11
fix RTS protection mode.
Damien Bergamini
[next]