Age | Commit message (Expand) | Author |
2008-12-07 | yet another one nvidia ahci controller that needs special handling. | Mike Belopuhov |
2008-12-06 | uncount clusters taken off the rx ring immediately. if those clusters were | David Gwynne |
2008-12-05 | enable 9k frames on the "jumbo" ring | David Gwynne |
2008-12-05 | Garbage collect now unused field in the softc struct again. | Brad Smith |
2008-12-04 | Don't hardcode the bus_space_tag to use, grab if from pci_attach_args | Owain Ainsworth |
2008-12-04 | regen | Brad Smith |
2008-12-04 | typo. | Brad Smith |
2008-12-04 | Add some more Intel GM45 MCH PCI id's. | Brad Smith |
2008-12-04 | Add initial support for the ICH9 IGP M and ICH9 IGP M AMT chipsets. | Brad Smith |
2008-12-03 | switch bge over to using MCLGETI when allocating mbufs for the rx ring. | David Gwynne |
2008-12-03 | allow users to select a fixed rate. | Damien Bergamini |
2008-12-03 | don't overwrite an error code from wpi_init() in wpi_ioctl(), logic is | Constantine A. Murenin |
2008-12-03 | allocate the right number of entries in the "jumbo" rx ring now that it is | David Gwynne |
2008-12-03 | use the right variable when looping over rxqs. | David Gwynne |
2008-12-03 | recommit the use of the new mbuf cluster allocator. | David Gwynne |
2008-12-02 | Add code for 5150 support (not tested since I don't have the hardware and | Damien Bergamini |
2008-12-02 | sync | Damien Bergamini |
2008-12-02 | Intel WiFi Link 5150 | Damien Bergamini |
2008-12-01 | regen | Jonathan Gray |
2008-12-01 | Add product ids for the cardreader functions of the JMC261. | Jonathan Gray |
2008-12-01 | Configure the clock sources for tx mac/offload engines, required | Jonathan Gray |
2008-11-30 | oops. don't continue on to the next widget here. there may be other | Jacob Meuser |
2008-11-30 | only put a control in the record class if it is the sole input to | Jacob Meuser |
2008-11-30 | if an input mixer or selector has no usable inputs, disable it, as | Jacob Meuser |
2008-11-30 | sync | Theo de Raadt |
2008-11-30 | another radeon | Theo de Raadt |
2008-11-30 | - AZ_MAX_SENSE_PINS -> HDA_MAX_SENSE_PINS | Jacob Meuser |
2008-11-30 | don't rebuild the list of supported formats if it isn't going | Jacob Meuser |
2008-11-30 | - don't access nonexistent converter goups | Jacob Meuser |
2008-11-29 | use the the correct register mask. Fixes certain mixer settings | Alexandre Ratchov |
2008-11-29 | revert 1.197 if_em.c, 1.38/1.39 if_em.h, requested by dlg, until a bug | Stuart Henderson |
2008-11-29 | Fix a possible NULL pointer dereference. Spotted by Tobias Ulmer; thanks! | Owain Ainsworth |
2008-11-28 | don't create a _source control on mixers if none of the sources are | Jacob Meuser |
2008-11-28 | AZ_TARGET_PINSENSE -> MI_TARGET_PINSENSE | Jacob Meuser |
2008-11-28 | check the jack detect override bit before creating jack sense mixer | Jacob Meuser |
2008-11-28 | - remove a couple unneeded checks | Jacob Meuser |
2008-11-28 | Garbage collect now unused field in the softc struct. | Brad Smith |
2008-11-28 | - use switch() instead of multiple if else | Jacob Meuser |
2008-11-28 | - DACs don't have connection lists like ADCs do | Jacob Meuser |
2008-11-28 | add paranoia helper function, azalia_nid_to_index. the nid is | Jacob Meuser |
2008-11-28 | Eliminate the redundant bits of code for MTU and multicast handling | Brad Smith |
2008-11-27 | widget initialization cleanup: | Jacob Meuser |
2008-11-27 | finally, generic converter grouping that fits our needs and works | Jacob Meuser |
2008-11-27 | intrdoduce DPRINTFN macro so debug messages can be selectively enabled. | Jacob Meuser |
2008-11-26 | dont have bpf.h expose the kernel ticks variable wherever it is includeing. | David Gwynne |
2008-11-26 | rework the filling of the rx ring. this switches us to having the cluster | David Gwynne |
2008-11-26 | Zero the surface when we free them. stops some state problems which cause | Owain Ainsworth |
2008-11-25 | more sizeof->nitems | Damien Bergamini |
2008-11-25 | use shiny new m_defrag() and nitems() instead of rolling our own. | Damien Bergamini |
2008-11-25 | move some generic PCIe register flags used in wpi(4) and iwn(4) | Damien Bergamini |