summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TEGRA: Fix tegra_pcie driver after rman_res_t size change.mmel2016-03-181-8/+7
* Add parsing for AP channel report IE.adrian2016-03-181-3/+23
* Remove duplicate LE_READ_4() definition.adrian2016-03-181-8/+0
* [net80211] IE 127 is not MESHEXTCAP, just EXTCAP.adrian2016-03-182-3/+4
* Decode VHTCAP, VHTINFO and BSSLOAD.adrian2016-03-181-0/+62
* Add initial 802.11ac IEs and fields.adrian2016-03-181-0/+112
* Forgot lib32 libdevinfo.so.5jhibbits2016-03-181-0/+1
* Add old libdevinfo.so version to OLD_LIBSjhibbits2016-03-181-0/+2
* Bump libdevinfo SHLIB_MAJOR, forgotten in r297000.jhibbits2016-03-181-0/+2
* Increase booke bus max address to 36-bits.jhibbits2016-03-181-0/+5
* Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.jhibbits2016-03-1876-197/+204
* Add ummax()/ummin() to libkern.jhibbits2016-03-181-0/+10
* Add support for dual emac mode.loos2016-03-173-705/+1087
* Modify defrouter_remove() to perform the router lookup before removal.markj2016-03-173-54/+39
* Remove unused variables dtrace_in_probe and dtrace_in_probe_addr.markj2016-03-177-17/+0
* Remove 50% ZFS conditional from bsdinstall/zfsbootallanjude2016-03-171-5/+5
* Add missing curly brackets in for loop.hselasky2016-03-171-2/+3
* Reduce the number of local variables. Remove redundant check that inpae2016-03-171-19/+11
* Change in6_selectsrc() to allow usage of non-local IPv6 addresses inae2016-03-171-10/+18
* Add paragraph about isp(4) improvements.mav2016-03-171-0/+5
* A20: Gpiobus can be attached only after full gpio driver initialization.mmel2016-03-171-8/+4
* Make it an error to build an ARM kernel with COMPAT_FREEBSDn where n < 10.andrew2016-03-171-0/+6
* Fixes a few style(9) issues, remove extra blank lines.loos2016-03-173-125/+118
* xo_config.h no longer in contrib, so -I's neededsjg2016-03-172-3/+5
* cxgbe(4): Tidy up PAUSE frame accounting.np2016-03-172-6/+21
* [net80211] Add some more missing IEs.adrian2016-03-171-0/+13
* fail(9): Only gather/print stacks if STACK is enabledcem2016-03-173-1/+12
* We need libutilsjg2016-03-171-1/+7
* Bring down 0.4.5 vendor files and other catchups with the distribution tarball.obrien2016-03-166-287/+416
|\
| * More closely match theobrien2016-03-169-370/+252
| * Moving libxo to properly tracked, 3rd-Party imported handling.obrien2016-03-16345-0/+54139
* Move generated file from contrib to build directory.phil2016-03-162-1/+1
* Implement GELI (AES-XTS and AES-CBC only) in gptboot and gptzfsbootallanjude2016-03-1624-45/+1218
* Due to invalid use of a signed intermediate value in the bounds checkingglebius2016-03-161-2/+2
* cxgbe(4): Enable PFs 0-3, and allow creation of SR-IOV VFs on these PFsnp2016-03-162-54/+202
* cxgbe(4): Enable additional capabilities in the default configurationnp2016-03-163-11/+37
* cxgbe(4): Update some register settings in the default configurationnp2016-03-162-30/+56
* cxgbe(4): Remove a couple of pointless assignments in sysctl_meminfo.np2016-03-161-5/+5
* Remove armeb FreeBSD 6 compat shimemaste2016-03-161-5/+1
* Remove incorrect BUGS entry about asserting lock not held.bdrewery2016-03-161-6/+1
* Fix debug printfimp2016-03-161-1/+1
* Remove old COMPAT_FREEBSD options from the ARM kernel configs. We replacedandrew2016-03-169-22/+7
* Pacify Coverity in a better way, to avoid write-only variable when buildingtrasz2016-03-161-3/+1
* Import basic support for Nvidia Jetson TK1 board and tegra124 SoC.mmel2016-03-1639-0/+16325
* Fix kernel build after adding new sysctl asserts in r296933.hselasky2016-03-161-1/+1
* Fix crash in krping when run as a client due to NULL pointer access.hselasky2016-03-161-0/+1
* Improve the implementation and documentation of thehselasky2016-03-163-3/+19
* pf: Improve forwarding detectionkp2016-03-161-4/+6
* Display the VHT IE names.adrian2016-03-161-0/+3
* Add initial VHT IE's and action codes.adrian2016-03-161-0/+6
OpenPOWER on IntegriCloud