summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert parts of r299575 in order to make more MIPS kernels buildbz2016-05-141-0/+6
* MFV r299716: file 5.27delphij2016-05-1421-107/+191
* Document the non-obsoleted kernel interfaces used by libthr.kib2016-05-146-0/+1858
* sfxge(4): remove unused EFX PHY symbolsarybchik2016-05-141-9/+0
* sfxge(4): remove obsolete EFX_MON typesarybchik2016-05-142-6/+0
* sfxge(4): remove unimplemented sensor reconfigure methodarybchik2016-05-142-9/+0
* sfxge(4): remove unimplemented sensor reset methodarybchik2016-05-142-24/+3
* sfxge(4): fix build with -Werror=pointer-signarybchik2016-05-141-1/+1
* sfxge(4): remove unimplemented MAC reset methodarybchik2016-05-143-30/+4
* sfxge(4): cleanup: remove unused define EFX_EVQ_FALCON_TIMER_QUANTUM_NSarybchik2016-05-141-1/+0
* sfxge(4): cleanup: remove unused variable flagsarybchik2016-05-141-1/+0
* Remove more files from sfxge(4) which are no longer in the treebz2016-05-141-9/+0
* vtnet: fix panic on unloadkp2016-05-141-8/+9
* sfxge(4): remove unimplemented EFX PHY methodsarybchik2016-05-142-8/+0
* sfxge(4): import TLV layout from firmwaresrcarybchik2016-05-141-3/+5
* sfxge(4): remove obsolete EFSYS_OPT_PHY_PROPS option and APIsarybchik2016-05-145-82/+6
* sfxge(4): remove PHY property method stubsarybchik2016-05-146-185/+6
* sfxge(4): move ef10 definitions to ef10_impl.harybchik2016-05-142-1010/+1008
* sfxge(4): prepare for moving EF10 definitions to ef10_impl.harybchik2016-05-142-70/+77
* sfxge(4): rename falconsiena_filter typesarybchik2016-05-142-306/+304
* Use OF_prop_free instead of direct call to free(9)gonzo2016-05-145-9/+9
* Use OF_prop_free instead of direct call to free(9)gonzo2016-05-145-17/+17
* Undo the bogus gethostname() change from r299709.pfg2016-05-141-1/+1
* Fix some trivial clang/gcc warnings in bsnmptc.cngie2016-05-141-10/+8
* Fold two malloc + memset(.., 0, ..) calls into equivalent calloc callsngie2016-05-141-4/+2
* Staticize global variables only used in bsnmpimport.c to fixngie2016-05-141-9/+9
* timed(8): Use strlcpy() for bounds checking.pfg2016-05-143-9/+14
* timed(8): Use stronger random number generator.pfg2016-05-141-5/+2
* timed(8): use NULL instead of zero for pointers.pfg2016-05-147-48/+48
* iconvctl(3): remove superfluous NULL pointer testsvangyzen2016-05-145-6/+85
* Use OF_prop_free instead of direct call to free(9)gonzo2016-05-136-12/+12
* Use OF_prop_free instead of direct call to free(9)gonzo2016-05-133-5/+5
* Move _bsnmptools_debug extern from bsnmpmap.c to bsnmptools.hngie2016-05-132-2/+1
* Work around invalid gcc warning (explicit cast apparently lost).jasone2016-05-132-0/+42
* Remove NO_WERROR from libbsnmp/Makefile.incngie2016-05-131-1/+0
* Fix a bug in r298340: "sim" was referenced after being unset.markj2016-05-131-1/+1
* Eliminate an unused #include. For a brief period of time, _unrhdr.h wasalc2016-05-132-2/+0
* Use awk to run bhnd's awk script, to allow noexec src diremaste2016-05-131-1/+1
* Fix FCP_CMD LENGTH mask in ATIO7 IOCB.mav2016-05-131-1/+1
* Remove sh accidentally added to dependency lines in r299684emaste2016-05-131-2/+2
* [bwn] add N-PHY related register defintions.adrian2016-05-131-2/+73
* Add support for Allwinner H3 SoC.manu2016-05-1316-0/+307
* Another attempt at resolving CID 1305629. The test of cmd == -1truckman2016-05-131-1/+1
* Support libsoft for restage.bdrewery2016-05-131-2/+2
* cxgbe(4): Update T5 and T4 firmwares to 1.15.37.0.np2016-05-138-20068/+20076
* After r299241, which added bhnd(4), use sh to run the shell scripts fordim2016-05-132-6/+6
* Add support to the arm64 busdma to handle the cache. For now this isandrew2016-05-132-23/+203
* i2c(8): uninitialized variable (UNINIT).pfg2016-05-131-1/+3
* hunt_ev.c was deleted with r299596. Remove it from the files list tobz2016-05-131-1/+0
* Remove the extra _RD as _RDTUN already includes it.bz2016-05-131-1/+1
OpenPOWER on IntegriCloud