aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Uuencode the sample "binary" firmware image file (instead of explicitlyEd Maste2011-04-014-24/+21
* Fix the delete-old/check-old targets to work with arbitrarily longUlrich Spörlein2011-04-011-10/+27
* Fix to an error condition case, when an mbuf chainJack F Vogel2011-04-011-16/+6
* Fix mdoc errors.Konstantin Belousov2011-04-011-3/+2
* Partially revert r184106. RX buffer ring also needs bus_dmamap_sync().Pyun YongHyeon2011-04-011-2/+5
* Change the refresh_mbuf logic slightly, add an inlineJack F Vogel2011-04-012-10/+30
* 64bit DMA caused data corruption. Unfortunately there is no knownPyun YongHyeon2011-04-011-1/+4
* Do not allow recursive RFC3173 IPComp payload.Bjoern A. Zeeb2011-04-011-0/+21
* After the r219999 is merged to stable/8, rename fallocf(9) to falloc(9)Konstantin Belousov2011-04-0112-26/+18
* Minor tweaks to the man page:Warner Losh2011-04-011-11/+7
* RegenKonstantin Belousov2011-04-014-20/+58
* Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.Konstantin Belousov2011-04-0116-40/+504
* Add a missing .El macro.Lawrence Stewart2011-04-011-0/+1
* Add 'mos' interface to NOTESKevin Lo2011-04-011-0/+3
* - Minor style(9) cleanupKevin Lo2011-04-011-6/+7
* Make bxe(4) build with BXE_DEBUG.Pyun YongHyeon2011-04-011-2/+2
* Unbreak installworld after r220205.Ed Maste2011-04-011-1/+1
* Update header and related code for firmware 1.3.8Navdeep Parhar2011-04-013-20/+28
* Allow multiple modules within sys/modules/cxgbe. The first one is if_cxgbe.Navdeep Parhar2011-04-012-11/+18
* - Fixed build problem when not useing BXE_DEBUG.David Christensen2011-03-311-25/+26
* - Freshened debug support code.David Christensen2011-03-312-438/+491
* - Fixed DMA engine errors by increasing timeouts to 200ms for reads/writes.David Christensen2011-03-311-26/+42
* GNU awk does not output escaped newlines in multi-line printc statements. ThisRyan Stone2011-03-311-8/+8
* - Added debug support to monitor mbuf defrag attempts/failures.David Christensen2011-03-312-44/+99
* - Print number of queues when RSS is enabled.David Christensen2011-03-312-12/+67
* - Fixed a problem where the stack passed a TSO frame larger than the 64KDavid Christensen2011-03-312-37/+107
* Enable accounting for RACCT_NPROC and RACCT_NTHR.Edward Tomasz Napierala2011-03-314-5/+55
* Notify racct when process credentials change.Edward Tomasz Napierala2011-03-311-0/+10
* Fill up src_port and dst_port variables for SCTP over IPv4.Andrey V. Elsukov2011-03-311-0/+6
* Bunch of small bugfixes and cleanups.Alexander Motin2011-03-318-62/+32
* Bunch of small bugfixes and cleanups.Alexander Motin2011-03-316-29/+24
* Optimisation in IPSEC(4):Fabien Thomas2011-03-317-75/+69
* Avoid having a binary file in our source tree and instead create it atEd Maste2011-03-312-0/+4
* Fix malloc types.Andrey V. Elsukov2011-03-311-2/+2
* Fix a memory leak. Memory that is allocated for schedulers hash tableAndrey V. Elsukov2011-03-311-2/+3
* Remove $Log$ keyword, which can cause annoyance in diffs in some cases.Ed Maste2011-03-311-1/+1
* Remove $Log$ keyword and associated history, which can cause annoyance inEd Maste2011-03-311-25/+0
* Clearing the flag when preempting will let the preempted thread runFabien Thomas2011-03-312-7/+4
* Explicitly track the state of all known BARs for each PCI device. The PCIJohn Baldwin2011-03-314-99/+172
* Fix two SA refcount:Fabien Thomas2011-03-312-1/+1
* ath_ahb shouldn't be compiled normally; it is atheros chip specific.Adrian Chadd2011-03-311-1/+0
* Introduce AH_AR5416_INTERRUPT_MITIGATION which enables interrupt mitigation forAdrian Chadd2011-03-313-4/+7
* Document the ath glue changes.Adrian Chadd2011-03-311-0/+10
* Revert r220032:linux compat: add SO_PASSCRED option with basic handlingAndriy Gapon2011-03-313-16/+0
* Break out the ath PCI logic into a separate device/module.Adrian Chadd2011-03-3119-15/+404
* Remove unneeded checks, g_new_xxx functions can not return NULL.Andrey V. Elsukov2011-03-311-26/+6
* Add relation to my mentor (ehaupt)Ganael LAPLANCHE2011-03-311-0/+1
* Implement AR724x USB initialisation code.Adrian Chadd2011-03-312-1/+48
* Increase debug level on g_gate device destruction and add message onMikolaj Golub2011-03-301-1/+2
* Add a menu entry for UTC in the main menu.Edwin Groothuis2011-03-301-5/+39