Age | Commit message (Expand) | Author |
2005-03-18 | use IFQ_* instead of IF_* for the data queue | Reyk Floeter |
2005-03-18 | improve ar5212 init on reset | Reyk Floeter |
2005-03-18 | add IBSS and HostAP support. thanks to SnoopyPro. | Damien Bergamini |
2005-03-18 | sk(4) fits | Theo de Raadt |
2005-03-18 | another re* at cardbus missing, arghcvs diff -u RAMDISK_CD | Theo de Raadt |
2005-03-18 | sk(4) fits | Theo de Raadt |
2005-03-18 | disable a bunch of old devices (mostly ISA, or stuff people are unlikely | Theo de Raadt |
2005-03-18 | use xferlen for mgt frames too. this prevents management frames with a | Damien Bergamini |
2005-03-18 | don't set BSSID in hostap mode. this allows hostap mode to work to some | Damien Bergamini |
2005-03-18 | ignore bmiss interrupts for now. | Reyk Floeter |
2005-03-18 | only update the flags part of PHY_CSR5 and PHY_CSR6. this makes OFDM | Damien Bergamini |
2005-03-18 | close pipes and free tx/rx lists in detach(). this avoids some of the | Damien Bergamini |
2005-03-18 | enable ural since it works fine here too | David Gwynne |
2005-03-18 | fail to attach with a printf instead of a panic for newer yet unsupported | Brad Smith |
2005-03-18 | +bge(4), ok deraadt@ | Brad Smith |
2005-03-18 | Add bge. ok deraadt@. | Kenneth R Westerback |
2005-03-18 | sync and cleanup in ubsa(4) | Reyk Floeter |
2005-03-18 | add new 3G devices from Option. the Vodafone MC3G is an Option device. | Reyk Floeter |
2005-03-18 | Only complain about tx fifo overflows if RTW_DEBUG is set. | Jonathan Gray |
2005-03-17 | fix comment wrt previous change | Michael Shalayeff |
2005-03-17 | Increase timeout in fdcresult(), this allows fdformat(8) to work now. | Miod Vallat |
2005-03-17 | add two more revs of romless cards; from netbsd | Michael Shalayeff |
2005-03-17 | enable ural | David Gwynne |
2005-03-17 | support for ipv6. | Damien Bergamini |
2005-03-17 | fix ral_enable_tsf_sync() for hostap mode. | Damien Bergamini |
2005-03-17 | do not drop ToDS frames when acting as an access point. | Damien Bergamini |
2005-03-17 | give ipv6 a chance. pointed out by Paul de Weerd. | Damien Bergamini |
2005-03-17 | enable tx retries for unicast frames. | Damien Bergamini |
2005-03-17 | fix for big endian archs | David Gwynne |
2005-03-17 | - fix ralink url | Damien Bergamini |
2005-03-17 | +vge, ciphy; requests by pvalchev | Theo de Raadt |
2005-03-16 | oops, this needs the ural classifier | Theo de Raadt |
2005-03-16 | ural will be here too | Theo de Raadt |
2005-03-16 | permit ramdisks to compile | Theo de Raadt |
2005-03-16 | sync | Damien Bergamini |
2005-03-16 | move ral vendor/product Ids into usbdevs | Damien Bergamini |
2005-03-16 | enable ural | Theo de Raadt |
2005-03-16 | Driver for Ralink Technology RT2500USB wireless adapters. | Damien Bergamini |
2005-03-16 | Use biowait() instead of rolling our own. | Miod Vallat |
2005-03-16 | +rtw, ral, but a few rare ethernet devices go away.. | Theo de Raadt |
2005-03-16 | ath, atw, ral, rtw on CD ramdisk | Theo de Raadt |
2005-03-16 | more wireless chipsets | Theo de Raadt |
2005-03-16 | play the relied-upon-xlation proper; deraadt@ ok | Michael Shalayeff |
2005-03-16 | don't account packet's twice; from joel@; ok deraadt@, henning@ | Markus Friedl |
2005-03-16 | amd64 also fails copyoutstr regress, missed in the first round. | Ted Unangst |
2005-03-15 | s/IPL_BIO/IPL_TTY. ok drahn@, deraadt@ | Uwe Stuehler |
2005-03-15 | tag for release, more things coming, but ports needs this | Theo de Raadt |
2005-03-15 | enable hotplug on macppc, been using it for some time, forgot it wasn't enabled. | Dale Rahn |
2005-03-15 | Skip empty pci ranges rather than aborting probe, as done on sparc64. | Miod Vallat |
2005-03-15 | Only warn if pci_{io,mem}_find fails if the returned value is not ENOENT - empty | Miod Vallat |