Age | Commit message (Expand) | Author |
2008-02-20 | - Only clear the IFF_OACTIVE flag if packets were processed. | Brad Smith |
2008-02-20 | When collecting the hardware statistics add the interfaces input errors | Brad Smith |
2008-02-20 | when bge has link, use autopolling for link status, not direct mii polls. | Stuart Henderson |
2008-02-20 | Add support for the Intel ICH9 chipsets. | Brad Smith |
2008-02-19 | Add support for the optics on the Sun variant of ixgb(4) boards. | Brad Smith |
2008-02-19 | Match on AnyDATA ADU-500A. | Jonathan Gray |
2008-02-19 | regen | Jonathan Gray |
2008-02-19 | AnyDATA ADU-500A | Jonathan Gray |
2008-02-19 | Cleanup, spacing and KNF. | Marco Peereboom |
2008-02-18 | 'like\nlike' -> 'like' in a couple of comments. | Kenneth R Westerback |
2008-02-18 | Add initial bits for fiber support with the BCM5714/BCM5715/BCM5780 chipsets. | Brad Smith |
2008-02-17 | Add "in blocks" to disk size discriptors so that I don't have to read | Marco Peereboom |
2008-02-17 | Add the VIA VT8237S south bridge. | Brad Smith |
2008-02-17 | Kill stray comment | Marco Peereboom |
2008-02-17 | add my copyright, too. | Hans-Joerg Hoexer |
2008-02-17 | Add propper key encryption. | Hans-Joerg Hoexer |
2008-02-17 | Remove the check for non-production bnx(4) chipsets. These chipsets are | Brad Smith |
2008-02-17 | Enter wbsio(4), a driver for the Winbond LPC Super I/O chips. | Mark Kettenis |
2008-02-17 | - Correct clearing of the IFF_OACTIVE flag by ensuring the flag is | Brad Smith |
2008-02-17 | Simplify the hw revision handling by removing the use of the | Brad Smith |
2008-02-17 | some cleaning. | Brad Smith |
2008-02-17 | regen | Brad Smith |
2008-02-17 | remove bogus Intel E1000 PCI ids. | Brad Smith |
2008-02-17 | regen | Brad Smith |
2008-02-17 | add two PLX PCIe bridges. | Brad Smith |
2008-02-16 | Zap KKASSERT porting macro and use KASSERT instead. | Marcus Glocker |
2008-02-16 | Count output packets. | Marcus Glocker |
2008-02-16 | Remove if_ipackets++ since ieee80211_input() already does that. | Marcus Glocker |
2008-02-16 | Replace bwi_rate2plcp() with ieee80211_rate2plcp(). | Marcus Glocker |
2008-02-16 | Fix spacing / comments. | Marcus Glocker |
2008-02-16 | While importing the driver a lot of printf's have been converted to | Marcus Glocker |
2008-02-16 | Report rssi and rate in rx radio tap. | Marcus Glocker |
2008-02-16 | Return NO_CCB and not TRY_AGAIN_LATER when running out of ccb's. | Kenneth R Westerback |
2008-02-16 | Better support for 11b mode. | Marcus Glocker |
2008-02-16 | Remove some double prototype definitions. | Marcus Glocker |
2008-02-16 | Always print device name in front of debug messages. | Marcus Glocker |
2008-02-16 | Call sensordev_install() iff we find and sensor_attach() the individual sensors. | Constantine A. Murenin |
2008-02-15 | Add myself to the copyrights, ok marco@ | Chris Kuethe |
2008-02-14 | deal with a 64-bit BAR such as with PCIe chipsets. | Brad Smith |
2008-02-14 | Actually implement the crypto. | Chris Kuethe |
2008-02-14 | Missed updating the SK_IS_YUKON2 macro when adding Yukon Supreme support. | Brad Smith |
2008-02-13 | Since SPDIF support for the auixp driver is still half done | Jacob Meuser |
2008-02-13 | as with the recent auich(4) commit, set the sample rate of the | Jacob Meuser |
2008-02-12 | pin 47 on ALC65{0,5,8} ac97 codecs can be used for either eapd or | Jacob Meuser |
2008-02-12 | if the ac97 codec is fixed-rate, ac97_set_rate() will return the | Jacob Meuser |
2008-02-11 | reinstate pci subvendor/subdevice detection so we can figure out which | David Gwynne |
2008-02-11 | add support for the mfi controllers with the ppc iops, aka, LSI SAS1078 or | David Gwynne |
2008-02-10 | Set reserved bits in the TX Configuration Register the value from the Sun docs. | Mark Kettenis |
2008-02-09 | regen | Mark Kettenis |
2008-02-09 | Add Intel Q33 and Q35 IDs. From a diff by niklas@ | Mark Kettenis |