Age | Commit message (Expand) | Author |
2010-02-22 | 0x19d2 is most likely a ZTE and not a Qualcomm vendor ID. | Marco Pfatschbacher |
2010-02-22 | 0x19d2 is most likely a ZTE and not a Qualcomm vendor ID. | Marco Pfatschbacher |
2010-02-22 | Undo 1.48 and 1.49 for now, and go back to the drawing board; PR #6320 | Miod Vallat |
2010-02-22 | regen | Jonathan Gray |
2010-02-22 | Add some more 82599 ids from the FreeBSD driver. | Jonathan Gray |
2010-02-21 | Make sure athn_intr() returns 1 if it claims an interrupt and 0 if not, | Mark Kettenis |
2010-02-21 | sync | Theo de Raadt |
2010-02-21 | the 82597EX is LR or SR, not only LR | Theo de Raadt |
2010-02-21 | sync | Theo de Raadt |
2010-02-21 | new plx goo, all the time | Theo de Raadt |
2010-02-20 | Instead of defining le16_to_cpu to nothing use letoh16 so this | Jonathan Gray |
2010-02-20 | Make use of PHY port numbers as targets for the drives instead | Marco Peereboom |
2010-02-20 | - implements bioctl support; | Marco Peereboom |
2010-02-20 | Add necessary bits to support AC97 codecs in envy and add support | Alexandre Ratchov |
2010-02-20 | minor tweak to improve consistency with other drivers; startup | Igor Sobrado |
2010-02-20 | regen | Jonathan Gray |
2010-02-20 | Match on new CH341A in uchcom and correctly name the CH340 device, | Jonathan Gray |
2010-02-19 | Work with pre-standard revision A ProCurve Direct Attach Cables. | Jonathan Gray |
2010-02-19 | Partial sync to the latest version of ixgbe in FreeBSD leaving things | Jonathan Gray |
2010-02-19 | fix run_set_region_4 to set the whole region specified, | Damien Bergamini |
2010-02-19 | Make this truly MI: | Miod Vallat |
2010-02-19 | Move auglx(4) from i386-only land to MI land. | Miod Vallat |
2010-02-19 | Add a datasheet URL for reference. | Miod Vallat |
2010-02-19 | Add a driver for the M41T8x time-of-day clock chips, such as the M41T83 | Miod Vallat |
2010-02-18 | do not zero fields which are already zero; from cnst | Theo de Raadt |
2010-02-18 | fix a few capitalizations of QLogic. | Igor Sobrado |
2010-02-18 | improve startup messages displayed by isp(4) in such a way entries | Igor Sobrado |
2010-02-17 | Make sure we claim the interrupt as ours if the time out bit is set in the | Mark Kettenis |
2010-02-17 | read calibration version from ROM and set IWN_GP_DRIVER_CALIB_VER6 | Damien Bergamini |
2010-02-17 | KNF | Paul Irofti |
2010-02-17 | change constant of convert formulra of SHT1X sensor to fit | Yojiro Uo |
2010-02-16 | fix AR_DTIM_PERIOD | Damien Bergamini |
2010-02-16 | Recognize the BCM57780 PHY, tested by bruce on tech@. | Stuart Henderson |
2010-02-16 | sync | Stuart Henderson |
2010-02-16 | Add BCM57780, from Brad. ok jsg@ kettenis@ | Stuart Henderson |
2010-02-16 | Use i2c_addr_t as the type for the init_xfer function because this | Michael Knudsen |
2010-02-15 | regen | Damien Bergamini |
2010-02-15 | add MSI (Micro Star International) vendor and RT3090 product id | Damien Bergamini |
2010-02-15 | Properly detect when the band changes from 2GHz to 5GHz and | Damien Bergamini |
2010-02-15 | - handle SIOCS80211CHANNEL in monitor mode without doing a full reset | Damien Bergamini |
2010-02-14 | The ASIC does not like PCI bursts on registers because of a silicon bug. | Damien Bergamini |
2010-02-13 | Force chunks into correct order once metadata is attached. This prevents | Joel Sing |
2010-02-13 | Unbreak automatic rebuilds from hotspares. | Joel Sing |
2010-02-13 | Removed unused variable sml_vn. | Joel Sing |
2010-02-13 | Pass the number of chunks to sr_meta_attach() rather than recalculating. | Joel Sing |
2010-02-11 | "unmute" GPIO 0 on all Dell machines with IDT 92HD71B7 codecs. | Jacob Meuser |
2010-02-11 | No need for M_CANFAIL if M_NOWAIT is used. Found by Gleydson Soares. | Claudio Jeker |
2010-02-10 | Only allow the common voltages of the card and the host when writing the OCR | Dale Rahn |
2010-02-10 | check that rf reg is != 0xff, not rf val. | Damien Bergamini |
2010-02-09 | Build ral firmware on loongson (for Gdium). | Miod Vallat |