Age | Commit message (Expand) | Author |
2008-10-28 | make DRM_INFO() a bit less gross, though getting all the grossness out at onc... | Theo de Raadt |
2008-10-28 | #if NVLAN > 0 in one more spot. | Brad Smith |
2008-10-28 | Add the MacBookPro4,1 to the list of systems with GPIO quirks and | Brad Smith |
2008-10-28 | #include sensors | Marco Peereboom |
2008-10-28 | Major overhaul of bio. | Marco Peereboom |
2008-10-28 | Add beginings of bio. Disabled for now. | Marco Peereboom |
2008-10-28 | Implement a workaround for stupid hw when using VLAN stripping. Frames | Brad Smith |
2008-10-28 | Remove #if NVLAN. | Brad Smith |
2008-10-28 | Some tweaks for the usage of NVLAN > 0 checks in the code. | Brad Smith |
2008-10-28 | Fix up some of the code for VLAN tagging/stripping and checksum offload | Brad Smith |
2008-10-28 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-28 | Don't need NVLAN > 0 checks around this code. | Brad Smith |
2008-10-28 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-28 | SiS 7012 uses different multichannel control bits (data from linux). | Jacob Meuser |
2008-10-28 | regen | Brad Smith |
2008-10-28 | More MCP79 Host bridge PCI ids. | Brad Smith |
2008-10-28 | regen | Brad Smith |
2008-10-28 | Correct MCP79 SMBus PCI id and add missing MCP79 PCI ids. | Brad Smith |
2008-10-27 | Move some include stuff around | Marco Peereboom |
2008-10-27 | for the AD1984 codec, connect headphones to a proper DAC. | Jacob Meuser |
2008-10-25 | audio(9) says low level drivers are allowed to change the requested | Jacob Meuser |
2008-10-25 | Add proper DAC/ADC grouping for AD1984 (from NetBSD). | Jacob Meuser |
2008-10-23 | S/PDIF output support in ac97(4), auich(4) and auvia(4) | Jacob Meuser |
2008-10-23 | enable 4 and 6 channel support. | Jacob Meuser |
2008-10-23 | Don't print redundant information in dmesg. | Owain Ainsworth |
2008-10-23 | remove some funky characters | joshua stein |
2008-10-23 | - new function azalia_generic_mixer_pin_sense - configures pin direction, | Jacob Meuser |
2008-10-23 | Sve power. Power down codec if it has no audio function groups. | Jacob Meuser |
2008-10-22 | Fix a typo with the VLAN code. | Brad Smith |
2008-10-22 | lot of cleanup, small fixes. | Damien Bergamini |
2008-10-22 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-22 | Add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-22 | Fix a typo. | Brad Smith |
2008-10-21 | Make sure to read the last byte of EEPROM descriptor. Previously | Brad Smith |
2008-10-21 | Don't bounce transmitted packets up to the BPF listeners twice. | Brad Smith |
2008-10-21 | remove unused variable 'v', unbreaks the tree | Felix Kronlage |
2008-10-21 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-21 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-20 | - Remove sys/cdefs.h header. | Brad Smith |
2008-10-20 | oops, testing printf shouldn't have been commited. | Brad Smith |
2008-10-20 | Enable support for RX checksum offload, RX VLAN tag stripping and TX | Brad Smith |
2008-10-20 | Remove ioctl handlers for MTU changing and multicast, they're already | Brad Smith |
2008-10-20 | typo, regisrers -> registers | Brad Smith |
2008-10-20 | - Remove tmp variable sumflags in ti_rxeof() and just stick the csum | Brad Smith |
2008-10-19 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-19 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-19 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-19 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-17 | Fix permissions on the DRM_I915_HWS_ADDR ioctl, should be master only. | Owain Ainsworth |
2008-10-16 | Switch the existing TX VLAN hardware support over to having the | Christian Weisgerber |