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-03-05
Use more queue macros rather than doing it by hand; ok otto@ krw@
Miod Vallat
2006-03-04
remove extraneous brackets.
Brad Smith
2006-03-04
Typos grab bag of the month, eyeballed by jmc@
Miod Vallat
2006-03-04
All CAM_* values stored in xs->error must be 'interpreted' by
Kenneth R Westerback
2006-03-04
remove the colon between "address" and the MAC address.
Brad Smith
2006-03-04
some defines for PHY detection.
Brad Smith
2006-03-04
do not set the chip type in re_attach_common() as this is already
Brad Smith
2006-03-04
remove vlan header.
Brad Smith
2006-02-28
Switch to software WEP in a way mostly similiar to what David Young
Jonathan Gray
2006-02-25
comment code that is currently unused (radar detection and dynamic rx
Damien Bergamini
2006-02-25
instead of panicing when tx rate is zero, fallback to 1Mbps.
Damien Bergamini
2006-02-25
load the firmware only when necessary (first call to rt2661_init or if the
Damien Bergamini
2006-02-24
Make the "ring buffer overrun" message a DEBUG message instead
Brad Smith
2006-02-24
remove NetBSD rnd(4) code.
Brad Smith
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
[next]