aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused traceroute(8) contrib code from headUlrich Spörlein2010-11-2720-6969/+1
* Do hard reset before soft reset for SATA channels. Soft reset reported to beAlexander Motin2010-11-271-1/+1
* Interrupt handler, and stats changes from Michael Tuexen,Jack F Vogel2010-11-271-149/+408
* Allow pause support advertisement to be turned off again.Marius Strobl2010-11-272-0/+2
* Fix build by correcting function name. Pointed out by dougb.Ed Maste2010-11-271-1/+1
* and the header...Jack F Vogel2010-11-271-0/+3
* A couple fixes got clobbered, putting them back.Jack F Vogel2010-11-261-13/+33
* Update ixgbe driver to verion 2.3.6Jack F Vogel2010-11-2620-1241/+7889
* Unwanted extra call to set_vlan_hw added back by mistake.Jack F Vogel2010-11-261-3/+0
* Remove the description of the dev.fxp.%d.noflow tunable as it was removedMarius Strobl2010-11-261-4/+1
* Fix and implement missing parts of flow control support. This also removesMarius Strobl2010-11-263-35/+74
* Ensure Bay flow control is disabled as we're going to use IEEE 802.3 annexMarius Strobl2010-11-261-1/+13
* Remove clause 3 and 4 from TNF licenses.Ulrich Spörlein2010-11-262-14/+0
* Make the size of the direct map easily configurable. Changing NDMPML4EAlan Cox2010-11-263-11/+29
* - Advertise when the reboot came from a watchdog-induced reset.Attilio Rao2010-11-261-8/+9
* Remove npxgetregs(), npxsetregs(), fpugetregs() and fpusetregs()Konstantin Belousov2010-11-269-291/+115
* MFaesni r215427:Konstantin Belousov2010-11-263-9/+31
* Include x86/_align.h directly instead of including the i386 header.Tijl Coosemans2010-11-261-26/+3
* Merge amd64/i386 _align.h by aligning on the size of register_t (copiedTijl Coosemans2010-11-263-94/+58
* Remove kernel support for BB profiling, now that kernbb(8) is gone, too.Ulrich Spörlein2010-11-262-39/+0
* Enable ethernet flow-control on all alc(4) controllers. This changePyun YongHyeon2010-11-261-3/+1
* Enable ethernet flow-control on all jme(4) controllers.Pyun YongHyeon2010-11-261-3/+1
* Allocate 1 MSI/MSI-X vector. Originally jme(4) was designed toPyun YongHyeon2010-11-261-28/+12
* Disable retrying RX descriptor loading. The counter is used to setPyun YongHyeon2010-11-261-2/+2
* Removes a unused function `usb_bus_find'.Weongyo Jeong2010-11-252-27/+0
* Apply the same fix as in r215823 to sys/amd64/amd64/fpu.c: useDimitry Andric2010-11-251-1/+1
* Revert r215819 and fix the bug properly. In pmap_qremove, paging tableColin Percival2010-11-251-12/+1
* Don't zero 'Info' after setting it up in the ASR_IOCTL_COMPAT case.Brian Somers2010-11-251-2/+2
* Now that the fix for gcc PR 20218 is applied, and hidden attributesDimitry Andric2010-11-251-1/+8
* Apply backported fix for gcc PR 20218. This makes __attribute__Dimitry Andric2010-11-257-111/+66
* Account i/o done on cdevs.Konstantin Belousov2010-11-251-2/+5
* Update manual page with respect to latest driver.Xin LI2010-11-251-7/+29
* Pet make checkdpadd.Ulrich Spörlein2010-11-251-0/+1
* Add a HARDWARE section.Xin LI2010-11-251-1/+6
* Add a sync to the shutdown step. In the common case this will be harmlessDoug Barton2010-11-251-2/+2
* Use unambiguous inline assembly to load a float variable. GNU asDimitry Andric2010-11-251-1/+1
* Add a missing CTL description from CVS revision 1.147.Attilio Rao2010-11-251-0/+1
* Add device IDs for two more ServerWorks Host-PCI bridges so that we canJohn Baldwin2010-11-252-0/+7
* Work around paging bug. Somehow we seem to be ending up with entries inColin Percival2010-11-251-0/+12
* Rename HYPERVISOR_multicall (which performs the multicall hypercall) toColin Percival2010-11-252-1/+23
* Adds new dtrace for cwnd functions and lay'sRandall Stewart2010-11-255-3/+332
* Remove vestigal debugging code which, in fork-heavy workloads, can causeColin Percival2010-11-251-1/+0
* Handles the unit number correctly that the previous commit had a problemWeongyo Jeong2010-11-252-6/+5
* Give a bit of a hint of the failure (read != expected) but don't makeEd Maste2010-11-251-1/+1
* Assigning the unit number for each interfaces could not use ubus->parentWeongyo Jeong2010-11-251-1/+2
* The purpose of this change is to add a routine toJack F Vogel2010-11-241-55/+83
* Fixes a compiler warning when it's compiled with INVARIANTS.Weongyo Jeong2010-11-241-1/+1
* As a refection of r215802 it should use BPF interfaces because theWeongyo Jeong2010-11-241-37/+39
* Removes all duplicated code with BPF that it's greatly simplified andWeongyo Jeong2010-11-244-1877/+27
* Change ambiguous (or invalid, depending on how strict you want to be :)Dimitry Andric2010-11-241-1/+1