aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* [bwn] add in bwn n-phy linking.Adrian Chadd2016-05-171-0/+13
* [bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.Adrian Chadd2016-05-173-5/+10
* opt_kdtrace.h is not needed for SDT probes as of r258541.Mark Johnston2016-05-152-2/+1
* [bwn] add in the new phy common and utils files.Adrian Chadd2016-05-141-0/+6
* Add DTS files for the Allwinner A83T SoC and the Sinovoip BananaPi BPI-M3Jared McNeill2016-05-141-1/+2
* Revert r299739. That did not make it better.Bjoern A. Zeeb2016-05-142-2/+2
* Blind long shot. Add ofw_gpiobus.c to the SRCS list in the hope toBjoern A. Zeeb2016-05-141-1/+1
* cxgbe(4): Update T5 and T4 firmwares to 1.15.37.0.Navdeep Parhar2016-05-132-2/+2
* sfxge(4): move ef10_vpd_* to ef10_vpd.cAndrew Rybchenko2016-05-131-3/+2
* sfxge(4): move ef10_tx_* to ef10_tx.cAndrew Rybchenko2016-05-131-2/+2
* sfxge(4): move ef10_rx_* to ef10_rx.cAndrew Rybchenko2016-05-131-2/+2
* sfxge(4): move ef10_phy_* to ef10_phy.cAndrew Rybchenko2016-05-131-1/+1
* sfxge(4): move ef10_nvram_* to ef10_nvram.cAndrew Rybchenko2016-05-131-1/+2
* sfxge(4): move ef10_nic_* to ef10_nic.cAndrew Rybchenko2016-05-131-1/+1
* sfxge(4): move ef10_mcdi_* to ef10_mcdi.cAndrew Rybchenko2016-05-131-2/+2
* sfxge(4): move ef10_mac_* to ef10_mac.cAndrew Rybchenko2016-05-131-2/+2
* sfxge(4): move ef10_intr_* to ef10_intr.cAndrew Rybchenko2016-05-131-2/+2
* sfxge(4): move ef10_filter_* to ef10_filter.cAndrew Rybchenko2016-05-131-2/+1
* sfxge(4): move ef10_ev_* to ef10_ev.cAndrew Rybchenko2016-05-131-1/+2
* Add loadable module for gpiokeysOleksandr Tymoshenko2016-05-122-1/+15
* sfxge(4): make efx_sram_test Siena-onlyAndrew Rybchenko2016-05-111-1/+1
* [bhnd] Initial bhnd(4) SPROM/NVRAM support.Adrian Chadd2016-05-086-20/+19
* Fix kernel build with parallel make.Niclas Zeising2016-05-051-1/+1
* [bhnd] add missing bus file.Adrian Chadd2016-05-051-1/+1
* [bwn] [bhnd] initial support for using bhnd for if_bwn devices.Adrian Chadd2016-05-042-0/+14
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-042-8/+0
* Misc. build: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* [bwn] break out the 'g' phy code into a separate source file.Adrian Chadd2016-05-021-1/+3
* [bwn] break out the LP PHY code into a separate file.Adrian Chadd2016-05-021-0/+1
* [bhnd] add missing bus interface SRC bits, required after the last source imp...Adrian Chadd2016-05-025-5/+6
* Sort SUBDIR.Jung-uk Kim2016-04-271-3/+3
* Add dtb/zynq to generate dtb files for Zynq-based boardsOleksandr Tymoshenko2016-04-261-0/+7
* 1. Removed -Wno-shift-negative-value from MakefileDavid C Somayajulu2016-04-251-1/+0
* Fix streams and svr4 module dependency. Both modules are complaining aboutDmitry Chagin2016-04-232-4/+1
* [bhnd] Add a common bhnd_pci driver shared by both bhnd_pcib and bhnd_pci_hostbAdrian Chadd2016-04-221-4/+2
* Replace the A20 kernel config with a generic ALLWINNER kernel config thatJared McNeill2016-04-211-0/+1
* MFHGlen Barber2016-04-163-5/+14
|\
| * Sync cam.ko module source list with the static kernel file list.Konstantin Belousov2016-04-151-1/+1
| * hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbusSepherosa Ziehau2016-04-151-3/+12
| * Add External Actions KPI to ipfw(9).Andrey V. Elsukov2016-04-141-1/+1
* | MFHGlen Barber2016-04-112-1/+2
|\|
| * Add a 'show t4 tcb <nexus> <tid>' command to dump a TCB from DDB.John Baldwin2016-04-101-0/+1
| * Add option to specify built-in keymap for kbdmuxEd Maste2016-04-071-1/+1
* | MFHGlen Barber2016-04-0412-17/+20
|\|
| * Add support for the Nuvoton NCT5104D.Adrian Chadd2016-03-312-0/+10
| * Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-303-12/+3
| * Use proper kern.opts.mk rather than src.opts.mk from r297058.Bryan Drewery2016-03-291-1/+2
| * [urtwn] migrate urtwn out into sys/dev/urtwn/ .Adrian Chadd2016-03-208-4/+5
* | MFHGlen Barber2016-03-141-6/+0
|\|
| * Reduce duplicated logic from r291744.Bryan Drewery2016-03-121-6/+0