Age | Commit message (Expand) | Author |
2006-05-01 | Added Rx/Tx FIFO flush support for Yukon | Brad Smith |
2006-05-01 | A new function sk_yukon_tick(), to handle auto-negotiation properly for | Brad Smith |
2006-05-01 | replace magic value of 32 with EM_MAX_SCATTER. | Brad Smith |
2006-05-01 | increase the Tx ring count from 64 to 256. | Brad Smith |
2006-05-01 | remove an unused prototype. | Damien Bergamini |
2006-05-01 | call iwi_stop() at beginning of iwi_init() so that all rings are properly | Damien Bergamini |
2006-05-01 | Zero the memory allocated for subdevs[], preventing a quick trip to | Kenneth R Westerback |
2006-05-01 | always call xge_init() here, for the time being. | Brad Smith |
2006-05-01 | OpenBSD-ify the attach function printf's. | Brad Smith |
2006-05-01 | initial port of a driver for the Neterion Xframe-I 10Gb Ethernet adapter. | Brad Smith |
2006-04-30 | incorporate feedback from kettenis@: fix init of sc_temp_invalid for LM90, | Damien Miller |
2006-04-30 | support the Maxim 6657, 6658 and 6659 parts, which are register-wise | Damien Miller |
2006-04-30 | style | Brad Smith |
2006-04-30 | - check for IFF_RUNNING being set before calling lge_init(). | Brad Smith |
2006-04-30 | rv not set. Sloppy but didn't matter. | Marco Peereboom |
2006-04-30 | - Use SK_IS_GENESIS/SK_IS_YUKON where appropriate | Brad Smith |
2006-04-30 | - Interrupt handler now checks shared interrupt source and protects | Brad Smith |
2006-04-30 | Update if_oerrors if we encounter watchdog error. | Brad Smith |
2006-04-30 | - Added/corrected register definitions for Yukon. | Brad Smith |
2006-04-30 | Free one more resource on attach failure. | Brad Smith |
2006-04-29 | bring back skip_fc SMI workaround for max6657 chips; ok kettenis@ | Damien Miller |
2006-04-29 | regen | Jonathan Gray |
2006-04-29 | Add some more MCP04 ids, found in dmesg from ehunger at inventhorizon.com | Jonathan Gray |
2006-04-29 | Add a close method to send the shutdown command, which presumably | Jonathan Gray |
2006-04-29 | Driver for Silicon Laboratories CP2101/CP2102 based serial adapters. | Jonathan Gray |
2006-04-29 | regen | Jonathan Gray |
2006-04-29 | Add a bunch of CP210x based serial adapters found in Linux driver. | Jonathan Gray |
2006-04-28 | In wsmux_set_display(), pass FWRITE instead of 0 when invoking ioctl | Miod Vallat |
2006-04-28 | The W83627THF is pretty much identical to the W83637HF, not the W83627HF. | Mark Kettenis |
2006-04-28 | when setting the interface address, only call em_init() if the interface | Brad Smith |
2006-04-28 | and store a copy of the current interface flags in the softc. | Brad Smith |
2006-04-28 | regen | Jonathan Gray |
2006-04-28 | Add some ids for newer ralink wireless chips. | Jonathan Gray |
2006-04-28 | backout previous, Brad probably forgot to commit some bits here | Martin Reindl |
2006-04-28 | regen | Steven Mestdagh |
2006-04-28 | add National Instruments PCI-GPIB card; ok kettenis | Steven Mestdagh |
2006-04-28 | check for IFF_RUNNING being set before calling vr_init(). | Brad Smith |
2006-04-28 | and store a copy of the current interface flags in the softc. | Brad Smith |
2006-04-28 | remove function prototypes for a few functions removed in rev 1.25. | Brad Smith |
2006-04-27 | Quirk for MSI Megabook S270 audio output. Ok deraadt@. | Matthieu Herrb |
2006-04-27 | 2 lines of code in most drivers, to do the timestamping; ok miod kettenis | Theo de Raadt |
2006-04-27 | from PAE work: | Michael Shalayeff |
2006-04-27 | from PAE work: | Michael Shalayeff |
2006-04-27 | cope with recent changes in the sensor framework | Marc Balmer |
2006-04-27 | Match the ICH7-M DH in RAID mode and ask for | Jonathan Gray |
2006-04-27 | regen | Jonathan Gray |
2006-04-27 | ICH7-M DH in RAID mode, from ICH7 errata datasheet. | Jonathan Gray |
2006-04-26 | Remove ICH6M from case statements in IDE code now we | Jonathan Gray |
2006-04-26 | it turns out that a drivers interrupt handler is called at the spl it was | David Gwynne |
2006-04-26 | Fix a typo in register definitions: looks like somebody copied the | Brad Smith |