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
2008-10-09
Set hardware timer according to bus clock speed.
Brad Smith
2008-10-07
if fetching a config page for a sas target doesnt work then let the scsi
David Gwynne
2008-10-06
Detect and store the PCI/PCIe bus speed.
Brad Smith
2008-10-05
Add a flag to indicate a 64-bit PCI bus is present.
Brad Smith
2008-10-05
Detect if the adapter is a PCIe adapter and set the RL_FLAG_PCIE flag
Brad Smith
2008-10-03
Use ether_ioctl().
Brad Smith
2008-10-03
Return ENOTTY for unknown ioctl's.
Brad Smith
2008-10-03
Remove a few small ifdef/ifndef OpenBSD sections which contained some
Brad Smith
2008-10-03
KNF.
Brad Smith
2008-10-02
First step towards cleaning up the Ethernet driver ioctl handling.
Brad Smith
2008-09-30
check all luns on sas boards to see if the device is atapi instead of just
David Gwynne
2008-09-30
provide a scsi probe hook that checks if an atapi device is plugged into
David Gwynne
2008-09-30
add support for handling extended configuration page requests. the sas
David Gwynne
2008-09-30
describe the extended configuration header and the sas device config page
David Gwynne
2008-09-30
straighten the deck chairs slightly
David Gwynne
2008-09-25
Initialize 'ssc' to NULL since we test it later. Shouldn't ever be
Kenneth R Westerback
2008-09-18
Introduce the infrastructure required to support hardware VLAN tag
Christian Weisgerber
2008-09-13
fallback to 11b support if the EEPROM is not reporting any available mode.
Reyk Floeter
2008-09-12
SCSI_DATA_UIO is never used. Code which checks for it is either dead or
Miod Vallat
2008-09-12
Some fixes for dc_txeof()..
Brad Smith
2008-09-11
ANSI function declarations.
Brad Smith
2008-09-11
For chips with a broken DC_ISR_RX_STATE which never signals
Brad Smith
2008-09-10
Convert timeout_add() calls using multiples of hz to timeout_add_sec()
Bret Lambert
2008-09-03
In dc_setcfg() suppress printing a warning when forcing the receiver
Brad Smith
2008-09-01
Avoid #pragma pack(1) and unify everything towards using __packed.
Theo de Raadt
2008-09-01
Switch ath(4) to softcrypto to enable support for WPA/WPA2.
Reyk Floeter
2008-08-31
Fix redundant device name and/or target printing after calling
Miod Vallat
2008-08-30
garbage collect the no longer used GEM_IS_APPLE macro.
Brad Smith
2008-08-30
Fix an issue initially reported by drahn@ with gem(4) where these
Brad Smith
2008-08-29
Take the PHY out of power down while attaching just before probing for
Brad Smith
2008-08-29
move code to support Frequency-Hopping spread spectrum (FHSS) PHYs
Damien Bergamini
2008-08-29
add support for software crypto to allow WPA/WPA2/RSN. it is disabled
Reyk Floeter
2008-08-29
add a HAL function to force disabling the hardware crypto engine
Reyk Floeter
2008-08-29
the atw(4) man page says:
Damien Bergamini
2008-08-28
Rewrite the multicast/promiscuous handling and in the process merge into
Brad Smith
2008-08-27
Remove a redundant define for RL_CFG2 and remove an incorrect comment.
Brad Smith
2008-08-27
fix IEEE80211_RADIOTAP_F_SHORTPRE
Damien Bergamini
2008-08-27
another IEEE80211_RADIOTAP_F_FCS candidate.
Damien Bergamini
2008-08-27
add IEEE80211_RADIOTAP_F_FCS radiotap flag from NetBSD.
Damien Bergamini
2008-08-27
override net80211's ic_node_alloc function to allocate a full
Damien Bergamini
2008-08-27
introduce new IEEE80211_STA_ONLY kernel option that can be set to
Damien Bergamini
2008-08-26
Fix a couple of problems that may make gem(4) get stuck:
Mark Kettenis
2008-08-25
two spelling fixes from Anathae Townsend;
Jason McIntyre
2008-08-22
a ; in a bad place; dragonfly; ok mglocker
Theo de Raadt
2008-08-14
in ieee80211_input(), call if_start() after enqueuing frames in if_snd
Damien Bergamini
2008-08-13
Add more Config mode registers.
Brad Smith
2008-08-13
Replace the use of a separate softc field to track the link
Brad Smith
2008-08-11
Add support for TX/RX checksum offload for newer re(4) chipsets.
Brad Smith
2008-08-05
Add support for reading the MAC address for newer re(4) chipsets.
Brad Smith
2008-07-30
Do not print adapter target id on the attachment line, now that scsibus(4)
Miod Vallat
[next]