Age | Commit message (Expand) | Author |
2008-11-14 | oops. not yet. sorry for the noise. | Jacob Meuser |
2008-11-14 | * readability improvement in azalia_codec_connect_stream | Jacob Meuser |
2008-11-14 | regen | Brad Smith |
2008-11-14 | Add more NVIDIA MCP77 PCI ids and correct the existing MCP77 SMBus PCI id. | Brad Smith |
2008-11-11 | Remove the (unworking to the point it doens't even compile) viadrm driver. | Owain Ainsworth |
2008-11-11 | Fix prototype for drm_addmap(), okay oga@. | Pedro Martelletto |
2008-11-10 | Fix the bits to enable bus mastering mode on some newer chips. From | Owain Ainsworth |
2008-11-10 | Make writeback work on after a suspend. From Dave Airlie via drm git. | Owain Ainsworth |
2008-11-10 | don't assign ifp to ifp; llvm/clang; ok jsg | Constantine A. Murenin |
2008-11-09 | correct device name. | Owain Ainsworth |
2008-11-09 | Don't attach to the agp bridges on amd64 machines. They have a different | Owain Ainsworth |
2008-11-09 | Rework that way that agp attaches. | Owain Ainsworth |
2008-11-09 | Introduce bpf_mtap_ether(), which for the benefit of bpf listeners | Christian Weisgerber |
2008-11-09 | rework the rate coding code to get rid of the ugly {wpi,iwn}_plcp_signal() | Damien Bergamini |
2008-11-09 | uninitialized value, caused by a typo. | Charles Longeau |
2008-11-08 | when defragmenting an mbuf chain, do not call M_DUP_PKTHDR. | Damien Bergamini |
2008-11-08 | remove two printfs that slipped through my last commit. | Damien Bergamini |
2008-11-08 | initialize k to NULL in wpi_tx_data() | Damien Bergamini |
2008-11-08 | do not call if_start() from tx_done() unless there is a reason to do so | Damien Bergamini |
2008-11-08 | do not allocate cmd memory for rings 5 and 6 (HCCA) which are unused. | Damien Bergamini |
2008-11-08 | rework iwn_start(). | Damien Bergamini |
2008-11-08 | major wpi(4) overhaul. | Damien Bergamini |
2008-11-08 | major wpi(4) overhaul. | Damien Bergamini |
2008-11-08 | brad, noone said you could go making changes like that (doubling the | Theo de Raadt |
2008-11-08 | When initializing the standard RX ring, do not allocate mbufs clusters for the | Theo de Raadt |
2008-11-08 | Clean up some of the comments. | Brad Smith |
2008-11-08 | When initializing the standard RX ring, allocate mbufs clusters for the | Brad Smith |
2008-11-07 | When initializing the MAC put the PHY into ready state for BCM5906 | Brad Smith |
2008-11-07 | When initializing the MAC put the PHY into ready state for BCM5906 | Brad Smith |
2008-11-07 | - Set default RX coal packets to 64, so RX coal timeout takes control during | Brad Smith |
2008-11-06 | The EEPROM is lying about antennas. Hardcode things based on the chip | Damien Bergamini |
2008-11-06 | Oops. Forgot to commit this chunk with the last commit. | Owain Ainsworth |
2008-11-06 | Make sure we do not unlock twice. | David Hill |
2008-11-06 | Remove the drm_locked_tasklet interface. The only consumer that used it | Owain Ainsworth |
2008-11-06 | The i915 vblank swap ioctl is fundamentally racy. | Owain Ainsworth |
2008-11-06 | regen | Brad Smith |
2008-11-06 | Add the PCI id for the Broadcom BCM5903F Ethernet chipset. | Brad Smith |
2008-11-05 | Remove some PCI macros no longer being used. | Brad Smith |
2008-11-05 | remove unused macros, partly from Alexey Suslikov | Jacob Meuser |
2008-11-05 | * remove two custom unsolicited event handlers in favor of generic | Jacob Meuser |
2008-11-04 | implement azalia_create_encodings, which scans through the supported | Jacob Meuser |
2008-11-04 | need to take mode into account when verifying/setting parameters | Jacob Meuser |
2008-11-04 | fix potential null dereference. | Charles Longeau |
2008-11-04 | sync | Theo de Raadt |
2008-11-04 | new devs | Theo de Raadt |
2008-11-04 | If we need to call the tasklet function on unlock, we don't need to hold | Owain Ainsworth |
2008-11-04 | volume scaling/setting cleanup: | Jacob Meuser |
2008-11-04 | regen | Brad Smith |
2008-11-04 | Add PCI ids for the Intel 7300 MCH and some more IDT PCI Express switches. | Brad Smith |
2008-11-04 | pcidevs | Theo de Raadt |