Age | Commit message (Expand) | Author |
2008-10-24 | Allow the debug printf code which is trying to retreive the interface | Brad Smith |
2008-10-24 | another oops. | Ted Unangst |
2008-10-24 | yet again i prove unable to commit what i really wanted. spotted by deraadt | Ted Unangst |
2008-10-23 | a better fix for the "uvm_km thread runs out of memory" problem. | Ted Unangst |
2008-10-23 | use the correct idiom for NFOO things which come from "foo.h" files | Theo de Raadt |
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 | Move the va_copy define to <sys/stdrag.h> making sure it is uniformaly | Mark Kettenis |
2008-10-23 | reove redundant variable sample rate checks. | Jacob Meuser |
2008-10-23 | add mos(4) to the most relevant config files | Theo de Raadt |
2008-10-23 | Driver for MOSCHIP MCS7x30 usb ethernet chips by Johann Christian Rode | Theo de Raadt |
2008-10-23 | sync | Theo de Raadt |
2008-10-23 | moschip ethernet devices | Theo de Raadt |
2008-10-23 | Prevent a crash in ieee80211_setkeys() when unplugging an interface in | Michael Knudsen |
2008-10-23 | Round up to the nearest minute 16-bit timeout values for older IT8712 chips. | Oleg Safiullin |
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-23 | Fix PR5645 | Marco Peereboom |
2008-10-22 | #if INET => #ifdef INET | Marco Pfatschbacher |
2008-10-22 | Fix a typo with the VLAN code. | Brad Smith |
2008-10-22 | Only call pic->pic_delroute() when disestablishing the last interrupt handler | Mark Kettenis |
2008-10-22 | This isn't a real structure the firmware understands. | Marco Peereboom |
2008-10-22 | filter ipv6 ipsec packets on enc0 (in and out), similar to ipv4; | Markus Friedl |
2008-10-22 | Add timeout_add_msec(), for timeouts in milliseconds. | Bret Lambert |
2008-10-22 | lot of cleanup, small fixes. | Damien Bergamini |
2008-10-22 | o add FAN4 and FAN5 sensors for IT8716/8718/8726 | Oleg Safiullin |
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 | more style nits. | Brad Smith |
2008-10-21 | style nits. | 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 | add bpf/tcpdump support to pflow(4) | Joerg Goltermann |
2008-10-21 | Wow we had this structure forever wrong. Didn't break because it was | Marco Peereboom |
2008-10-21 | remove unused variable 'v', unbreaks the tree | Felix Kronlage |
2008-10-21 | Stray space | Marco Peereboom |
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 | The optimization done in 1.19 (and repaired in 1.20) results in | Theo de Raadt |
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 | Be pedantically correct in freeing allocated mbufs, even upon clearing | Bret Lambert |
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-20 | Enable the Gig master mode status display. | Brad Smith |