summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-12-05IPv6 packets can contain headers (like options) before the TCP/UDP/ICMP6Daniel Hartmeier
2004-12-05after attaching an overload table, set its active flag. otherwise, theDaniel Hartmeier
2004-12-05net80211 in the watchdogDavid Gwynne
2004-12-05less then -> less thanJonathan Gray
2004-12-05rather then -> rather thanJonathan Gray
2004-12-05clean up init of the tx xfersDavid Gwynne
2004-12-05unbreak builds without ATU_DEBUG set.David Gwynne
2004-12-05clean up some more of the old state machineDavid Gwynne
2004-12-05shrink atu_ioctl to only have the useful bits. inet6 seems a bit happier as aDavid Gwynne
2004-12-05rely on net80211 for media status/changes. reset the device as neededDavid Gwynne
2004-12-05remove the dependance on code from wiDavid Gwynne
2004-12-04remove code that is now unused because of the move to net80211 and theDavid Gwynne
2004-12-04clean up the tx pathDavid Gwynne
2004-12-04- reorder interrupt handlersDamien Bergamini
2004-12-04minor cleaningDamien Bergamini
2004-12-04fix shared authenticationDamien Bergamini
2004-12-04Clean DMA allocation of Tx and Rx ringsDamien Bergamini
2004-12-04use C comments.Markus Friedl
2004-12-04clean up the rx pathDavid Gwynne
2004-12-04disable the state machine in atu in favour of the net80211 framework. lots ofDavid Gwynne
2004-12-04Add kernel code to keep track of tcp connections which have completedRyan Thomas McBride
2004-12-04add /etc/dhcpd.conf to FILES;Jason McIntyre
2004-12-03do not use one struct timeout for the if congestion stuff, but embedHenning Brauer
2004-12-03URL of data sheet has changed.Jonathan Gray
2004-12-03Don't need to set ifp->if_mtu as ether_ifattach does this for us.Jonathan Gray
2004-12-03Always attach intvid even if the monitor sense code seems wrong; this isMiod Vallat
2004-12-03Kill mac68k *SBC kernels. Instead, build kernels with both sbc scsi flavoursMiod Vallat
2004-12-03zlib-1.21 here tooDamien Miller
2004-12-02move IPL setup to intr.cMartin Reindl
2004-12-02option DISABLE_EXT_CACHE is not used anymore.Miod Vallat
2004-12-02We do not support 2MB machines, so don't bother taking them into accountMiod Vallat
2004-12-02Make BUFCACHEPERCENT adjustable through UKC, like all other arches do.Miod Vallat
2004-12-02Oops, repair *SBC kernels.Miod Vallat
2004-12-02Add pci_decompose_tag() for sparc64.Brad Smith
2004-12-02rev 1.126Brad Smith
2004-12-02rev 1.4Brad Smith
2004-12-02enable vge(4) and ciphy(4); ok deraadtPeter Valchev
2004-12-01replace finer-grained spl locking in pfioctl() with a single broad lockDaniel Hartmeier
2004-12-01Much, much, much less stack pressure when reading a disklabel.Miod Vallat
2004-12-01Do not store preciouss data below the kernel stack, or they risk becomingMiod Vallat
2004-12-01No more splnone alias for spl0.Miod Vallat
2004-12-01Sync core dumping code with other m68k platforms.Miod Vallat
2004-12-01Let kernels with option DEBUG link again.Miod Vallat
2004-12-015 -> FC_SUPERDMiod Vallat
2004-12-01Remove unexpected (and wrong) easter egg.Miod Vallat
2004-12-01remove excessive chattiness from the bootblocks. our goal is to shrinkTheo de Raadt
2004-12-01Remove unused constants.Miod Vallat
2004-12-01VIA VT612x PCI Gigabit Ethernet adapter support, ok deraadtPeter Valchev
2004-12-01syncPeter Valchev
2004-12-01Driver for the Cicada CS8201 10/100/1000 copper PHYPeter Valchev