Age | Commit message (Expand) | Author |
2006-06-20 | add the BCM5755 and BCM5787 ASICs to the appropriate macros. | Brad Smith |
2006-06-19 | Do not bother initializing the rfact member of `struct sensor'; it is on its | Mark Kettenis |
2006-06-19 | Remove freebsdism. | Michael Knudsen |
2006-06-19 | add the new ASIC revs to the bge_majorrevs table. | Brad Smith |
2006-06-19 | add new PCI ids. | Brad Smith |
2006-06-19 | some new ASIC revisions. | Brad Smith |
2006-06-19 | regen | Brad Smith |
2006-06-19 | add some more Broadcom Gig PCI ids. | Brad Smith |
2006-06-18 | regen | Brad Smith |
2006-06-18 | add some additional LSI Logic PCI ids. | Brad Smith |
2006-06-17 | KNF and destatic functions. | Michael Knudsen |
2006-06-17 | Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211. | Damien Bergamini |
2006-06-17 | Fix a bug that AUDIO_MIXER_READ returns an incorrect | Brad Smith |
2006-06-17 | - re-enable AMRR | Damien Bergamini |
2006-06-17 | check return values of azalia_init_corb() and azalia_init_rirb(). | Brad Smith |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | remove some whitespace. | Brad Smith |
2006-06-16 | - fix reassociations (the firmware was crashing because the configuration | Damien Bergamini |
2006-06-16 | - generic_mixer_default() | Brad Smith |
2006-06-16 | I am keeping the Analog Devices AD1981HD widget init routine disabled but | Brad Smith |
2006-06-16 | * support for multi-channel (>=3) recording with ALC880, ALC882, or STAC9221 | Brad Smith |
2006-06-16 | vmware emulates mpi, but it does a half arsed job of it. half the fields | David Gwynne |
2006-06-15 | make these tables look a little bit nicer. | Brad Smith |
2006-06-15 | Fix watchdog timeout errors seen on a few systems. | Brad Smith |
2006-06-15 | oxford 16pci954/siig 2050 has a 10x clock (why?!) | Jason Wright |
2006-06-14 | - If the codec has support for a modem then print that there is no | Brad Smith |
2006-06-14 | * move mixer functions from azalia.c to azalia_codec.c, and | Brad Smith |
2006-06-14 | must use RTS/CTS protection when sending frames at OFDM rates in a BSS | Damien Bergamini |
2006-06-14 | reset the chip in pcn_shutdown(). | Brad Smith |
2006-06-14 | clear the IFF_UP interface flag before shutting down the interface. | Brad Smith |
2006-06-14 | remove redundant commented debug define | Felix Kronlage |
2006-06-14 | oops, i forgot that you need to return a high number from match to win. | David Gwynne |
2006-06-14 | allow mpi to attach to parallel scsi controllers instead of mpt. | David Gwynne |
2006-06-13 | rev 1.13 fixed the MTU ioctl handler to allow adjusting the MTU | Brad Smith |
2006-06-11 | Get rid of the wdt(4) char device. We have watchdog(4) and | Michael Knudsen |
2006-06-11 | show the number of DMA segments that were in the packet that just failed | Brad Smith |
2006-06-11 | the link state detection code should be checking for revision B2 instead | Brad Smith |
2006-06-10 | endianness | Damien Bergamini |
2006-06-09 | fix up the comment. | Brad Smith |
2006-06-09 | identify 8139's in C+ mode with RL_8139CPLUS instead of RL_8139; no functiona... | Brad Smith |
2006-06-08 | actually enable/disable the Tx BMU descriptor polling, missed in rev 1.107. | Brad Smith |
2006-06-07 | shut up and play the music. | Jason Wright |
2006-06-07 | regen | Brad Smith |
2006-06-07 | rename the Realtek RT8111B entry to RT8168. | Brad Smith |
2006-06-06 | - general cleaning, removing unneeded vars, spelling, etc | Jason Wright |
2006-06-05 | - discard Rx frames with a bad CRC early | Damien Bergamini |
2006-06-03 | regen | Gordon Willem Klok |
2006-06-03 | Add pci vendor id for Equinox systems, and several device ids for | Gordon Willem Klok |
2006-06-02 | Deja-vu - again I make bge stop claiming all interrupts for it's own. | Bob Beck |
2006-06-01 | hide link up/down messages under XGE_DEBUG. | Brad Smith |