| Age | Commit message (Expand) | Author |
| 2002-10-01 | Regen. | soren |
| 2002-10-01 | PQI Travel Flash Drive. | soren |
| 2002-10-01 | Do not call wi_stop() with disabled flag set from wi_init(), since it | onoe |
| 2002-10-01 | make it compilable with CBB_DEBUG. | onoe |
| 2002-10-01 | Linkstatus AP_IN_RANGE doesn't mean associatted, rather it just mean trying | onoe |
| 2002-10-01 | Use LIST in sys/queue. Add some comments. | haya |
| 2002-10-01 | Adjust residual counter for wide transfers. | petrov |
| 2002-10-01 | Use CFATTACH_DECL(). | thorpej |
| 2002-10-01 | Allow SIOCSIFADDR with AF_LINK and WI_RID_MAC_NODE (wiconfig -m) | onoe |
| 2002-10-01 | initialize sc_txcur and sc_txnext at wi_init to avoid reordering after | onoe |
| 2002-10-01 | Remove unnecessary extern decl of bthci_ca. | thorpej |
| 2002-10-01 | Remove uneecessary extern decl of de_ca. | thorpej |
| 2002-10-01 | Remove unused extern decl of cgsix_sbus_ca. | thorpej |
| 2002-10-01 | Use CFATTACH_DECL(). | thorpej |
| 2002-10-01 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-30 | Put some ifdefs around USB_USE_SOFTINTR stuff. From FreeBSD. | augustss |
| 2002-09-30 | old lucent adhoc-demo mode (adhoc,flag0 or wiconfig -p 3) wasn't handled | onoe |
| 2002-09-30 | Jumbo commit for wi driver. | onoe |
| 2002-09-30 | re-enable IBSS creation. | onoe |
| 2002-09-30 | Nuke unneeded member sc_ifp and use #define sc_if instead, | onoe |
| 2002-09-29 | "definitions" has lots of 'i's, but that's not reason to leave one out. | wiz |
| 2002-09-29 | Regen. | augustss |
| 2002-09-29 | Add #ifdef USB_USE_SOFTINTR for some softintr code. From FreeBSD. | augustss |
| 2002-09-29 | Remove extra call to ohci_rem_ed(). From kern/18448, Takeshi Nakayama. | augustss |
| 2002-09-29 | Add some spl calls to protect critical regions. From kern/18440, | augustss |
| 2002-09-29 | Add a Netgear adapter. From OpenBSD. | augustss |
| 2002-09-29 | Call mb86960_attach() with MB86960_TYPE_86965 since | tsutsui |
| 2002-09-29 | Fix chip identification bit definitions in DLC7 register, | tsutsui |
| 2002-09-29 | Plug memory leak. From OpenBSD via PR kern/18457. | martin |
| 2002-09-28 | Remove a debugging printf. | thorpej |
| 2002-09-28 | Remove unused code in #if NetBSD <= 199712 part. | tsutsui |
| 2002-09-28 | Rename if_fereg.h -> if_fmvreg.h since now it has only | tsutsui |
| 2002-09-28 | Move AT1700/RE2000 EEPROM definitions from isa/if_fereg.h to ic/ate_subr.h. | tsutsui |
| 2002-09-28 | Remove unused FE_VERSION. | tsutsui |
| 2002-09-28 | Remove unused FE_MB86960_H_VERSION. | tsutsui |
| 2002-09-28 | Remove unused FE_VERSION and FE_REG_VERSION. | tsutsui |
| 2002-09-28 | Remove unused code in #if NetBSD <= 199712 part. | tsutsui |
| 2002-09-28 | Remove MBH10302 register definitions, which is also defined | tsutsui |
| 2002-09-28 | Before declaring pci_conf_interrupt(), check to see if it's | scw |
| 2002-09-28 | Try a little harder to work around the "Isolated After Reset" lossage. | scw |
| 2002-09-28 | Add smc91cxx_copy_tx_frame(), based on the version in cs89x0.c, to deal | scw |
| 2002-09-27 | Increase the timeout in wi_cmd(). Fixes reports of "busy didn't | thorpej |