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
2005-10-04
fix a bug in Tx descriptor processing.
Reyk Floeter
2005-10-03
Reduce the number of openings the logical devices have to play with so
Kenneth R Westerback
2005-10-02
assert tx rate is non-null so we don't end up dividing by zero.
Damien Bergamini
2005-10-02
avoid multiple calls to sc_enable(). cardbus_intr_establish() was called
Damien Bergamini
2005-10-02
allows dhcpd to work when ral/ural is acting as a standalone AP (without
Damien Bergamini
2005-10-02
replace the two separate dmamem allocations for the passthrough commands
David Gwynne
2005-09-30
unless AMI_DEBUG is defined, dont compile in if statements that only there
David Gwynne
2005-09-30
sync the dma mapping for the data buffer in the right direction when
David Gwynne
2005-09-30
spacing
David Gwynne
2005-09-30
remove the dmamap used for iocmds since they were only copied into the
David Gwynne
2005-09-26
Share com probe code between com and pccom; allows us to get rid of awkward
Miod Vallat
2005-09-26
allocate and map the mbox separately to the iocmds used by the ccbs.
David Gwynne
2005-09-25
Change 21040 modes slightly.
Brad Smith
2005-09-25
Remove some duplicate definitions.
Brad Smith
2005-09-25
1.83 again:
David Gwynne
2005-09-25
1.82 again; dont use the scsi xfer to decide if we should dma_sync.
David Gwynne
2005-09-24
The ADM8211B seems to stall after some time of constant
Jonathan Gray
2005-09-24
Make use of ieee80211_ibss_merge() from net80211.
Jonathan Gray
2005-09-24
Remove a bunch of redundant defines that are also in net80211.
Jonathan Gray
2005-09-23
Handle SI4126 operations differently on ADM8211B. This
Jonathan Gray
2005-09-23
cleanup and simplify the regulation domain handling. some devices are
Reyk Floeter
2005-09-23
change the fallback regulation domain to FCC2A (Canada) instead of
Reyk Floeter
2005-09-22
remove the very basic ath(4) rate control implementation and use
Reyk Floeter
2005-09-22
revert 1.82 and 1.83 of ami.c and 1.26 of amivar.h since it seems to be
David Gwynne
2005-09-22
Print MAC name and version and use "address" instead of
Jonathan Gray
2005-09-21
fix ami_drv_inq so it uses ami_cmd's ability to use an arbitrary kernel
David Gwynne
2005-09-21
dont use the scsi xfer in ami_done to figure out if we have to sync a
David Gwynne
2005-09-21
remove the bits in the ccb that were needed to support scsi commands on
David Gwynne
2005-09-21
rename nsg to nsge in struct ami_passthrough to be consistent with the
David Gwynne
2005-09-21
use the ccbs passthrough command in the raw scsi path rather than
David Gwynne
2005-09-21
allocate space in each ccb to store a passthrough command
David Gwynne
2005-09-19
don't attach unsupported radio chipsets
Reyk Floeter
2005-09-19
dont use htole32 to set up values to be assigned to an 8 bit field.
David Gwynne
2005-09-19
replace the pointer mess used to handle wakeups on ccbs with a real flag
David Gwynne
2005-09-19
Typo 'taget' -> 'target'.
Kenneth R Westerback
2005-09-18
ansi. No binary change.
Jonathan Gray
2005-09-18
speeling
David Gwynne
2005-09-17
add some Realtek chip ids
Brad Smith
2005-09-15
Don't fake MODE SENSE page 4 info inside raid drivers, just let sd
Kenneth R Westerback
2005-09-15
Move two tiny sa2400 init functions back into calling sa2400 init function.
Jonathan Gray
2005-09-15
Remove rtw_rfbus_write abstraction for readability.
Jonathan Gray
2005-09-14
As the _create functions for all the rf transceivers now just set some
Jonathan Gray
2005-09-14
Remove rtw_rf/rtw_rfbus and some other related abstractions
Jonathan Gray
2005-09-10
copy the MAC address from sc_arpcom.ac_enaddr to sc_enaddr in
Brad Smith
2005-09-10
Prettier diagnostic message; ok deraadt@.
Alexander Yurchenko
2005-09-10
ansi, no binary change.
Jonathan Gray
2005-09-08
use ieee80211_iterate_nodes to iterate the nodes and add a extra check
Reyk Floeter
2005-09-08
fix a possible division by zero by using minimal default values for the
Reyk Floeter
2005-09-08
Remove the last of the FreeBSD compatiblity goop.
Jonathan Gray
2005-09-08
Remove FreeBSD if_printf compat function from net80211.
Jonathan Gray
[next]