summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-06-04- make comments understandable by lintMartynas Venckus
2009-06-04difs&eifs are 8187 regsMartynas Venckus
2009-06-04merge some individual SIS_SETBIT (done for natsemi chips only)Stuart Henderson
2009-06-04- KNFMartynas Venckus
2009-06-04- update io functions to support indexMartynas Venckus
2009-06-04Remove support for non-ELF; it never existed for amd64.Mark Kettenis
2009-06-04- fix some commentsMartynas Venckus
2009-06-04spacingMartynas Venckus
2009-06-04instead of having some 'generic' data str. with "NB: don't use itMartynas Venckus
2009-06-04typo; init -> in itBret Lambert
2009-06-04add $OpenBSD$ tagThordur I. Bjornsson
2009-06-04trying to split some parts;Martynas Venckus
2009-06-04allow IPvShit to be turned off completely per-interface.Henning Brauer
2009-06-04regenDamien Bergamini
2009-06-04the Sitecom WL-608 is a run(4) (although it is not 80.11n capable).Damien Bergamini
2009-06-04the following:Bret Lambert
2009-06-04POOL_DEBUG and DIAGNOSTIC should be better friendsTheo de Raadt
2009-06-04Move code that logically belongs together to be together.Bret Lambert
2009-06-04Plug mbuf leaks in the DRC, when we reuse entries we didn'tThordur I. Bjornsson
2009-06-04- Rewrite ioctl handling code and receive filter handling to cleanStuart Henderson
2009-06-04the POOL_DEBUG checks needed to be more friendly with DIAGNOSTICTheo de Raadt
2009-06-04Even more KNF.Paul Irofti
2009-06-04Add myself to the copyright, suggested by marco@.Paul Irofti
2009-06-04KNF dammitMiod Vallat
2009-06-04move redundant bus_dmamap_sync calls outside an if/else block.Stuart Henderson
2009-06-04Don't bother setting RB_SERCONS in boothowto since this flag is not usedMiod Vallat
2009-06-04enable POOL_DEBUG again just for the hackathon.Owain Ainsworth
2009-06-04Emulate a link state in tun(4). The link state goes up when the device isClaudio Jeker
2009-06-04Add missing argument to printf statement.Ray Lai
2009-06-04Add DIOCRLDINFO to those drivers previously deprived.Kenneth R Westerback
2009-06-04Store next page in the Link Partner Next Page register for compatibility withMark Kettenis
2009-06-04Match em(4) against all the newer chips (82575/6) and treat them all theClaudio Jeker
2009-06-04SyncClaudio Jeker
2009-06-04the decision on wether a packet is to be delivered locally or forwardedHenning Brauer
2009-06-04Id of another 82576 controller found in the freebsd driver.Claudio Jeker
2009-06-04Some output devices have only brightness support (or only output switching).Paul Irofti
2009-06-04Fix IPv4 rx checksumming for the non-TCP/UDP case. DESCV2 chipsChristian Weisgerber
2009-06-04unfuck msleep - fixed by art and ariane after much horror and teeth gnashingBob Beck
2009-06-04enable IPv6 receive TCP/UDP checksum offload for the 5755 and later chips;Christian Weisgerber
2009-06-04don't use splvm ourselves, use pool_setipl on the pool we're allocatingOwain Ainsworth
2009-06-04don't grab the lock just to read uvmexp.free.Owain Ainsworth
2009-06-04Add some descriptive comments, because not having to read NFS codeBret Lambert
2009-06-04only one : in a line. the seperation is:Theo de Raadt
2009-06-04simplify argument list for nfssvc_nfsd()Bret Lambert
2009-06-04replace the cumbersome macros that check for chip revisions with quirk flagsChristian Weisgerber
2009-06-04Demacro nfsm_lookup for great justice.Bret Lambert
2009-06-04Enable gfxp(4).Mark Kettenis
2009-06-04Put readv/writev changes back in, as they no longer hang ckuethe's ntpd.Bret Lambert
2009-06-04remove redefinitions of static and __inline arianeJonathan Gray
2009-06-04Accelerated fills as well.Mark Kettenis