Age | Commit message (Expand) | Author |
2007-08-11 | Remove IBSS capability flag for now. | Marcus Glocker |
2007-08-10 | make it more clear that the temperature can range between 0 and 285, | Jasper Lievisse Adriaanse |
2007-08-10 | Fix some letho16() tweaks which made my macppc crash on an | Marcus Glocker |
2007-08-10 | Add missing multicast part to ioctl. | Marcus Glocker |
2007-08-10 | sync | Xavier Santolaria |
2007-08-10 | Add Bluetooth devices. From NetBSD. ok deraadt | Xavier Santolaria |
2007-08-09 | If an association has failed, set the device back to INIT state. | Marcus Glocker |
2007-08-09 | Check all FW commands in the init path. None of them shall timeout, | Marcus Glocker |
2007-08-09 | o Add a mechanism to execute single commands even if are are not context | Marcus Glocker |
2007-08-09 | Correctly acknowledge event interrupts. Got the wrong register value | Marcus Glocker |
2007-08-09 | Comment. Sort some register values. | Marcus Glocker |
2007-08-09 | Add event handler. Events notify us about things like when a | Marcus Glocker |
2007-08-09 | size_t != int: use %lu in format strings and cast variables to | Ray Lai |
2007-08-08 | revert the change in rev 1.60 of audio.c and the corresponding | Jacob Meuser |
2007-08-07 | Correct value for power state D1. | Jonathan Gray |
2007-08-07 | Improve a evil tsleep() loop by using wakeup() in the interrupt handler. | Marcus Glocker |
2007-08-07 | regen | Matthieu Herrb |
2007-08-07 | an ati mobility chipset found on misc@. ok jsg@ deraadt@. | Matthieu Herrb |
2007-08-06 | o Replace bus_space_write_2 for-loops in TX/RX with | Marcus Glocker |
2007-08-06 | Fix another "that that". | Tom Cosgrove |
2007-08-06 | Fix FW command API for big endian archs. | Marcus Glocker |
2007-08-06 | Fix some "that that"s. | Tom Cosgrove |
2007-08-05 | Don't use ieee80211_beacon_alloc() in acx_set_probe_resp_tmplt() use | Claudio Jeker |
2007-08-05 | Kill one more useless macro. Found while looking for something totaly | Claudio Jeker |
2007-08-05 | Add support for the (non-pci) NCR 53c720/770 in big-endian mode. | Mark Kettenis |
2007-08-05 | Fix DPRINTF tweaks. | Marcus Glocker |
2007-08-05 | Low-Noise watchdog routine (debug level 2). | Marcus Glocker |
2007-08-05 | Parse association command response to check if an association was | Marcus Glocker |
2007-08-05 | Remove IFQ_SET_MAXLEN() for TX queue. | Marcus Glocker |
2007-08-05 | Add WEP support, which is done fully by the FW. | Marcus Glocker |
2007-08-05 | o Some better variable namings. | Marcus Glocker |
2007-08-05 | o Reflect active network settings to ifconfig. | Marcus Glocker |
2007-08-04 | Add AGP support for the intel i965 chipset, this also extends the | Reyk Floeter |
2007-08-04 | Since ahc_controller_info()'s definition is inside #ifndef DEBUG, put | Kenneth R Westerback |
2007-08-04 | o Improve interrupt handler; fixes TX watchdog timeouts on my zaurus. | Marcus Glocker |
2007-08-03 | switch cmalo_rx() to use m_getdev() instead of something hand rolled. | Claudio Jeker |
2007-08-02 | Activate watchdog timer. We need to find out about the issue that the | Marcus Glocker |
2007-08-02 | print the vendor id string for unknown azalia codecs if we find it in | Reyk Floeter |
2007-08-02 | ETHER_ALIGN the mbuf so that it works on strictalignment archs. This is a | Claudio Jeker |
2007-08-02 | add proper recording encodings to auich(4). | Jacob Meuser |
2007-08-02 | regen | Jacob Meuser |
2007-08-02 | recognize some VIA P4M900 devices | Jacob Meuser |
2007-08-02 | for consistency, keep the count of dropped data in HW sample size, and | Jacob Meuser |
2007-08-02 | the MI audio layer never really knows what encoding the hardware uses; | Jacob Meuser |
2007-08-01 | cats went away | Theo de Raadt |
2007-08-01 | deliverd -> delivered. | Miod Vallat |
2007-08-01 | Stop making de win over dc on alpha, and include both dc and de on all | Miod Vallat |
2007-08-01 | The wdt char device was removed during c2k6 (or shortly after, don't | Michael Knudsen |
2007-08-01 | wdt doesn't malloc so no reason to include malloc.h. | Michael Knudsen |
2007-08-01 | Correct a 10-year old typo inherited from NetBSD by renaming psm.c, | Mark Kettenis |