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-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
2005-05-08
change the dmesg output: print known chipset names, don't print the
Reyk Floeter
2005-05-08
the ar5210 is silicon version 0, not 1.
Reyk Floeter
2005-05-08
fix silicon version number reporting. ie. ath0: mac 80.6 -> ath0: mac 5.6.
Reyk Floeter
2005-04-30
try to drain send queue if we lose link during heavy transmit
Brad Smith
2005-04-30
don't set MTU if its the same as what's currently being used.
Brad Smith
2005-04-30
check for ETHERMIN in SIOCSIFMTU ioctl; from brad
Peter Valchev
2005-04-30
From NetBSD, pt to by brad (might fix csum problems, else they may
Peter Valchev
2005-04-27
Remove unnecessary step in ack sequence.
Marco Peereboom
[prev]
[next]