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-06-07
CCITT about to bite the dust, remove special casing in archs and drivers
Henning Brauer
2005-06-06
correct names for miscellaneous control bit register
Michael Coulter
2005-06-06
AD1981 is actually AD1980
Michael Coulter
2005-06-01
De-inline a few functions if option SMALL_KERNEL, and do not compile
Miod Vallat
2005-05-31
Reduce ccbs for now because millert had issues on a 475.
Marco Peereboom
2005-05-29
use JAPAN for locale code 0 stored in some rtw EEPROMs.
Reyk Floeter
2005-05-29
further cleanup - use bzero, bcopy and bcmp
Reyk Floeter
2005-05-29
knf
Reyk Floeter
2005-05-29
rtw cleanup
Reyk Floeter
2005-05-29
cleanup rtw
Reyk Floeter
2005-05-28
fix hostap mode
Reyk Floeter
2005-05-28
make sure to enable socket on resume.
Robert Nagy
2005-05-28
Step 3 in fixing bioctl commands intermixed with regular io.
Marco Peereboom
2005-05-28
Step 2 in fixing bioctl commands intermixed with regular io.
Marco Peereboom
2005-05-27
step 1 in fixing bioctl commands intermixed with regular io.
Marco Peereboom
2005-05-27
make sure to enable socket on resume.
Robert Nagy
2005-05-27
- Merge changes from pxacom back into the common com driver.
Uwe Stuehler
2005-05-27
remove some misplaced htole32s
Reyk Floeter
2005-05-27
re-enable gpio init even without using the gpio(4) framework
Reyk Floeter
2005-05-27
- fix reception of VLAN sized frames on 82558 and up
Brad Smith
2005-05-27
- disable the gpio user interface for now, it's just an unimportant
Reyk Floeter
2005-05-26
remove unused vtophys stuff
Martin Reindl
2005-05-26
remove vtophys (it wasn't used anyway)
Jason Wright
2005-05-26
Fix compilation on macppc and likely other archs.
Jonathan Gray
2005-05-25
correctly initialize AD1886.
Joris Vink
2005-05-24
ath_hal_rx_monitor should be used for link state monitoring instead of
Reyk Floeter
2005-05-24
crank up MAXCCB to 250 for cards that can handle it. ok mickey@
Marco Peereboom
2005-05-24
disable TX HW checksumming, some revs of the chip can cause packet corruption.
Brad Smith
2005-05-23
loose is not lose. ok deraadt tdeval and a few more typos from jfb
Ted Unangst
2005-05-23
Remove some unuseful debug code.
Jonathan Gray
2005-05-22
ALTQ cleanout
Martin Reindl
2005-05-22
fix power hooks
Martin Reindl
2005-05-22
add power hook
Brad Smith
2005-05-21
sync power management settings. this should fix some unrecoverable
Reyk Floeter
2005-05-21
improve power saving mode
Reyk Floeter
2005-05-19
i82820 and later chips has a bit different SMRAM register layout.
Alexander Yurchenko
2005-05-18
don't initialize bbp registers with values in eeprom. some adapters seem
Damien Bergamini
2005-05-17
Need to find a way to detect if fw supports disabling hold of timers before
Marco Peereboom
2005-05-16
remove an extra delay in rf register init
Reyk Floeter
2005-05-13
override default bbp register values with values stored in eeprom (except
Damien Bergamini
2005-05-13
before ieee80211.c rev 1.6, it was guaranted that ic_curmode was different
Damien Bergamini
2005-05-13
simplify test conditions. ((v & f1) || (v & f2)) <=> (v & (f1 | f2)) in
Damien Bergamini
2005-05-13
move IFQ_SET_MAXLEN to just above IFQ_SET_READY
Brad Smith
2005-05-11
Reset IO completion values to 0 to disable completion holdof. This improves
Marco Peereboom
2005-05-11
Add get and set completions opcodes.
Marco Peereboom
2005-05-11
extra checks for monitor mode
Reyk Floeter
2005-05-10
ANSI protos
Brad Smith
2005-05-10
- remove commented out header
Brad Smith
2005-05-10
Add epic(4) driver which supersedes tx(4).
Brad Smith
2005-05-09
replace sc_quirk with sc_flags, spotted and ok mickey@
Marco Peereboom
[prev]
[next]