| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r303816 r303847 | Sean Bruno | 2016-08-11 | 2 | -11/+4 |
| * | MFC r303414,r303415,r303417: | Bryan Drewery | 2016-08-02 | 5 | -5/+11 |
| * | MFC r303322,303326,303327,303345,303413,303416,303418,303557 | Sean Bruno | 2016-08-01 | 5 | -4/+10 |
| * | MFC r303282: avoid building otusfw when WITHOUT_SOURCELESS_UCODE set | Ed Maste | 2016-08-01 | 1 | -1/+2 |
| * | MFC r302517: | Dmitry Chagin | 2016-07-18 | 2 | -2/+2 |
| * | WITH_META_MODE: Avoid false-positive error due to missing .meta with build co... | Bryan Drewery | 2016-06-29 | 1 | -1/+1 |
| * | Change the default build behavior so we don't compile extra TCP modules by | Jonathan T. Looney | 2016-06-10 | 1 | -1/+5 |
| * | Add PCDuino3b dts. It uses the pcduino3 dts from upstream and adds the hdmi n... | Emmanuel Vadot | 2016-06-09 | 1 | -0/+1 |
| * | Cleanup unneded include "opt_ipfw.h". | Andrey V. Elsukov | 2016-06-09 | 1 | -1/+1 |
| * | bwn, bwn_pci, siba_bwn: add missing opt_*.h dependencies. | Andriy Voskoboinyk | 2016-06-08 | 3 | -2/+3 |
| * | ng_mppc(4): Bring netgraph(3) MPPC compression support. | Pedro F. Giffuni | 2016-06-07 | 1 | -2/+1 |
| * | sfxge(4): prepare sfxge to be RSS API aware | Andrew Rybchenko | 2016-06-06 | 1 | -1/+1 |
| * | hyperv: Move machine dependent bits into machine dependent files. | Sepherosa Ziehau | 2016-06-06 | 1 | -0/+1 |
| * | [iwm] add if_iwm_led.c into the build. | Adrian Chadd | 2016-06-02 | 1 | -1/+1 |
| * | [ath] commit initial bluetooth coexistence support for the MCI NICs. | Adrian Chadd | 2016-06-02 | 1 | -1/+1 |
| * | Enable filemon on all architectures. | Bryan Drewery | 2016-06-01 | 1 | -2/+1 |
| * | Don't build some modules on RISC-V. | Ruslan Bukin | 2016-06-01 | 1 | -2/+3 |
| * | hyperv: Rename some cleaned up/almost cleaned up files | Sepherosa Ziehau | 2016-06-01 | 1 | -7/+6 |
| * | Connect the SHA-512t256 and Skein hashing algorithms to ZFS | Allan Jude | 2016-05-31 | 1 | -0/+3 |
| * | Now that PIE is free of runtime floating point, revert r300853 to | Don Lewis | 2016-05-29 | 1 | -2/+2 |
| * | Import the skein hashing algorithm, based on the threefish block cipher | Allan Jude | 2016-05-29 | 1 | -0/+8 |
| * | Add gpiokeys to the list of GPIO modules built only if FDT is enabled | Oleksandr Tymoshenko | 2016-05-28 | 1 | -1/+1 |
| * | Go back to unconditionally compiling modules/gpio now that the parts of it | Ian Lepore | 2016-05-27 | 1 | -5/+1 |
| * | When building modules, define make variable OPT_FDT if the kernel config | Ian Lepore | 2016-05-27 | 1 | -1/+5 |
| * | Disconnect PIE from the build until it is free of floating point math. | Don Lewis | 2016-05-27 | 1 | -2/+2 |
| * | Attach iser(4) to the build. | Edward Tomasz Napierala | 2016-05-27 | 1 | -0/+2 |
| * | Build iscsi(4) with ICL_KERNEL_PROXY when building with WITH_OFED. | Edward Tomasz Napierala | 2016-05-27 | 1 | -1/+6 |
| * | Fix parallel builds by specifying *all* required headers in SRCS. | Ian Lepore | 2016-05-27 | 5 | -5/+5 |
| * | [gpio] add gpiospi to the gpio module. | Adrian Chadd | 2016-05-27 | 1 | -1/+1 |
| * | Only build gpio modules on armv6, until it's known that they can be built | Ian Lepore | 2016-05-27 | 1 | -1/+5 |
| * | Add a PPS driver that takes the timing pulse from a gpio pin. Currently | Ian Lepore | 2016-05-26 | 3 | -1/+42 |
| * | Add some missing .PHONY. | Bryan Drewery | 2016-05-26 | 1 | -1/+1 |
| * | Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE). | Don Lewis | 2016-05-26 | 1 | -1/+2 |
| * | Bring in the Mellanox implementation of iSER (iSCSI over RDMA) initiator, | Edward Tomasz Napierala | 2016-05-26 | 1 | -0/+32 |
| * | [gpiospi] add initial gpio SPI bit bang driver. | Adrian Chadd | 2016-05-26 | 1 | -0/+41 |
| * | [bhnd] Implement pass-through resource management for ChipCommon. | Adrian Chadd | 2016-05-24 | 2 | -2/+4 |
| * | hyperv: Add helpers for busdma(9) operation | Sepherosa Ziehau | 2016-05-23 | 1 | -1/+2 |
| * | [bhnd] Add support for querying the attachment type of the bhnd bus. | Adrian Chadd | 2016-05-23 | 1 | -0/+1 |
| * | Allow building VNIC as a module | Wojciech Macek | 2016-05-20 | 6 | -0/+90 |
| * | Kill off ReiserFS as it is no longer supported, for obvious reasons. | George V. Neville-Neil | 2016-05-17 | 2 | -12/+0 |
| * | Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it's a part | Edward Tomasz Napierala | 2016-05-17 | 1 | -1/+1 |
| * | [bwn] add in bwn n-phy linking. | Adrian Chadd | 2016-05-17 | 1 | -0/+13 |
| * | [bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support. | Adrian Chadd | 2016-05-17 | 3 | -5/+10 |
| * | opt_kdtrace.h is not needed for SDT probes as of r258541. | Mark Johnston | 2016-05-15 | 2 | -2/+1 |
| * | [bwn] add in the new phy common and utils files. | Adrian Chadd | 2016-05-14 | 1 | -0/+6 |
| * | Add DTS files for the Allwinner A83T SoC and the Sinovoip BananaPi BPI-M3 | Jared McNeill | 2016-05-14 | 1 | -1/+2 |
| * | Revert r299739. That did not make it better. | Bjoern A. Zeeb | 2016-05-14 | 2 | -2/+2 |
| * | Blind long shot. Add ofw_gpiobus.c to the SRCS list in the hope to | Bjoern A. Zeeb | 2016-05-14 | 1 | -1/+1 |
| * | cxgbe(4): Update T5 and T4 firmwares to 1.15.37.0. | Navdeep Parhar | 2016-05-13 | 2 | -2/+2 |
| * | sfxge(4): move ef10_vpd_* to ef10_vpd.c | Andrew Rybchenko | 2016-05-13 | 1 | -3/+2 |