summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-03-17add two more revs of romless cards; from netbsdMichael Shalayeff
2005-03-17Fix fd passing. Bug introduced lately passed the first fd twice and an oldClaudio Jeker
bug passed a fd twice if only part of the buffers where written by sendmsg(). Lot of discussion and help deraadt@, additional testing norby@ OK deraadt@
2005-03-17enable uralDavid Gwynne
"do it" deraadt@
2005-03-17Handle the retransmission queues correctly. Mainly iface state DROTHERClaudio Jeker
needs to be handled specially because the backup DR does not send acks and so his retransmission queue fills up and does not get cleared. Also implement the retransmission timeout correctly. OK henning@ norby@ deraadt@
2005-03-17support for ipv6.Damien Bergamini
2005-03-17fix ral_enable_tsf_sync() for hostap mode.Damien Bergamini
2005-03-17do not drop ToDS frames when acting as an access point.Damien Bergamini
fix beacon expired interrupt handler in hostap mode.
2005-03-17Don't rmdir .ICE-unix from /tmp or /var/tmp either. OK deraadt@Todd C. Miller
2005-03-17Fix eof without newline handling. spotted by and ok deraadt@Otto Moerbeek
2005-03-17Fix an access after free. It is not allowed to use a RB_REMOVE inside of aClaudio Jeker
RB_FOREACH. OK norby@ deraadt@
2005-03-17give ipv6 a chance. pointed out by Paul de Weerd.Damien Bergamini
2005-03-17grammar, from tom;Jason McIntyre
2005-03-17Sync with atu(4), atw(4), ral(4) and rtw(4).Jonathan Gray
2005-03-17enable tx retries for unicast frames.Damien Bergamini
ok and tweaks from dlg@
2005-03-17Add some device entries that got lost with recent additions andJonathan Gray
correct some other device entries. ok dlg@
2005-03-17fix for big endian archsDavid Gwynne
ok damien@
2005-03-17document ural limitations (no ibss and no rssadapt).Damien Bergamini
fix names for MAC/BBP/RF and add support for RF RT2526.
2005-03-17- fix ralink urlDamien Bergamini
- add usb events for attach/detach - pre-allocate rx buffers so they are not allocated in an interrupt context - let ural_free_rx_list() do the cleanup
2005-03-17whitespace;Jason McIntyre
2005-03-17+vge, ciphy; requests by pvalchevTheo de Raadt
2005-03-17another productTheo de Raadt
2005-03-16Update with ramdisk C changes.Jonathan Gray
2005-03-16describe the futureTheo de Raadt
2005-03-16oops, this needs the ural classifierTheo de Raadt
2005-03-16Update for drivers now on CD ramdisk.Jonathan Gray
2005-03-16Correctly hypenate D-Link DUB-E100.Jonathan Gray
2005-03-16Add JVC MP-PRX1 and change D-Link DUBE100 to DUB-E100.Jonathan Gray
2005-03-16ural will be here tooTheo de Raadt
2005-03-16syncTheo de Raadt
2005-03-16permit ramdisks to compileTheo de Raadt
2005-03-16syncDamien Bergamini
2005-03-16move ral vendor/product Ids into usbdevsDamien Bergamini
2005-03-164.1Markus Friedl
2005-03-16lowercase A/B/G for wireless cards;Jason McIntyre
2005-03-16RT2500 vs RT2570Theo de Raadt
2005-03-16sort;Jason McIntyre
2005-03-16Xr uralTheo de Raadt
2005-03-16list usb 2.0 ural devices; from http://ralink.rapla.net/Theo de Raadt
2005-03-16chown(8): mention that this utility clears setuid/setgid bits by default;Jason McIntyre
from stuart henderson (pr #4149); chown(2)/chown(8): mention that sysctl variable fs.posix.setuid=0 overrides this behaviour; from millert and otto; ok deraadt@ otto@ millert@
2005-03-16clarify ral.4 vs ural.4 difference. the release schedule is too tightTheo de Raadt
to permit damien time to merge the two drivers, so the docs will be slightly weird
2005-03-16enable uralTheo de Raadt
2005-03-16document ral.4 and ural.4 in a sick way. after release these driversTheo de Raadt
will be merged into one. doing it this way for one release is good enough.
2005-03-16syncTheo de Raadt
2005-03-16Driver for Ralink Technology RT2500USB wireless adapters.Damien Bergamini
ok deraadt@
2005-03-16Use biowait() instead of rolling our own.Miod Vallat
tested krw@ moritz@, ok deraadt@
2005-03-16ancontrol is so... boringTheo de Raadt
2005-03-16+rtw, ral, but a few rare ethernet devices go away..Theo de Raadt
2005-03-16ancontrol, bah, who needs itTheo de Raadt
2005-03-16ath, atw, ral, rtw on CD ramdiskTheo de Raadt
2005-03-16more wireless chipsetsTheo de Raadt