Age | Commit message (Expand) | Author |
2005-02-19 | fix dmesg output. | Damien Bergamini |
2005-02-19 | do not transmit any data frame if there is not at least two free descriptors | Damien Bergamini |
2005-02-19 | cosmetic tweaks. | Damien Bergamini |
2005-02-19 | make dhclient work. | Damien Bergamini |
2005-02-19 | use mii_phy_match() | Brad Smith |
2005-02-19 | regen | Brad Smith |
2005-02-19 | add a placeholder for an unknown Agere 10/100 PHY found with quad port hme's | Brad Smith |
2005-02-19 | From part of NetBSD rtw.c rev 1.42: | Jonathan Gray |
2005-02-19 | add dc@cardbus | Brad Smith |
2005-02-19 | set the gpios in the right place | David Gwynne |
2005-02-18 | do not enable debug messages by default. | Damien Bergamini |
2005-02-18 | reset the interface on tx timeouts. | Damien Bergamini |
2005-02-18 | make sure bpfilter.h is included before including ralvar.h. | Damien Bergamini |
2005-02-18 | make sure bpfilter.h is included before including ralvar.h. fixes a panic | Damien Bergamini |
2005-02-18 | remove all the cruft i had in there while trying to figure this stuff out | David Gwynne |
2005-02-18 | enable pxaudc. clean up the ohci line in the RAMDISK while im here | David Gwynne |
2005-02-18 | fix zlib's homepage; ok henning@, jmc@ | Robert Nagy |
2005-02-18 | Internal wireless on PCChips A535 laptop found in a dmesg from | Jonathan Gray |
2005-02-18 | regen | Jonathan Gray |
2005-02-18 | Internal wireless on PCChips A535 laptop found in a dmesg from | Jonathan Gray |
2005-02-17 | a new year and a new, less restrictive license. because it has to be | Reyk Floeter |
2005-02-17 | == has a higher priority than &, so put braces wherever necessary; from cloder@ | Miod Vallat |
2005-02-17 | knf | Reyk Floeter |
2005-02-17 | How he wanted it work, from/ok miod@ | Dale Rahn |
2005-02-17 | untested, no ok, and it broke. revert. | Dale Rahn |
2005-02-17 | whitespace nit | David Gwynne |
2005-02-17 | cosmetic changes, fix regdomain code and beacon handling | Reyk Floeter |
2005-02-17 | a driver for the usb device controller. at the moment it only hardwires the | David Gwynne |
2005-02-17 | allow intr_establish to be used with any in gpio | David Gwynne |
2005-02-17 | mostly cosmetic changes: knf, get rid of unneeded sysctls, cleanup the | Reyk Floeter |
2005-02-17 | Setup ri_bits before invoking rasops_init(), in case we want to use RI_CLEAR | Miod Vallat |
2005-02-17 | ehternet -> ethernet | Miod Vallat |
2005-02-17 | derived from NetBSD: | Reyk Floeter |
2005-02-17 | miscellaneous typo fixes: | Jean-Francois Brousseau |
2005-02-17 | add software WEP (will implement hardware WEP later). | Damien Bergamini |
2005-02-17 | clear the IEEE80211_RATE_BASIC flag from the rate before calling | Damien Bergamini |
2005-02-17 | unmap DMA allocated memory properly. | Damien Bergamini |
2005-02-17 | zero memory after call to malloc() to avoid freeing non-allocated | Damien Bergamini |
2005-02-17 | USBVERBOSE | David Gwynne |
2005-02-17 | since usb kthreads are run before / is mounted there is no longer any need | David Gwynne |
2005-02-17 | Remove dead code that has moved to ufs_vfsops.c long ago. | Pedro Martelletto |
2005-02-16 | add support for enabling amp power on a non-documented Conexant codec | Todd T. Fries |
2005-02-16 | Touchscreen sample stabilization, do multiple reads, average best two. | Dale Rahn |
2005-02-16 | Filter spurious coordinates on pen up in abolute mode, | Matthieu Herrb |
2005-02-16 | enable rl(4), rlphy(4), pcscp(4) and isp(4) with option ISP_COMPILE_FW | Martin Reindl |
2005-02-16 | Fix indentation to match similar code block below. | Aaron Campbell |
2005-02-16 | Fix scoping error when unhooking the interrupt handler. reyk@ ok | Aaron Campbell |
2005-02-16 | fix an invalid condition which returns on an invalid beacon state. | Reyk Floeter |
2005-02-15 | rev 1.19 | Brad Smith |
2005-02-15 | Fix scoping error which could cause some states with an empty ifname to be | Aaron Campbell |