aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Adjust a comment.Bjoern A. Zeeb2017-05-091-1/+0
* cxgbe(4): Fixes related to the knob that controls link autonegotiation.Navdeep Parhar2017-05-092-1/+26
* [iwm] Move in_phyctxt from struct iwm_node to phy_ctxt in struct iwm_vap.Adrian Chadd2017-05-094-21/+22
* [iwm] Allow listening on both chains/atennas to get diversity.Adrian Chadd2017-05-093-0/+29
* Mark this Makefile SUBDIR_PARALLELEnji Cooper2017-05-091-0/+2
* style(9): sort headersEnji Cooper2017-05-091-6/+6
* Add MK_TESTS to kern.opts.mk to support r31800Enji Cooper2017-05-091-0/+1
* Only compile tests/ if MK_TESTS != no or ALL_MODULES is definedEnji Cooper2017-05-091-2/+4
* Add intermediary Makefile for compiling all items in the directoryEnji Cooper2017-05-091-0/+7
* style(9): sort headers and remove duplicatesEnji Cooper2017-05-091-4/+2
* [iwm] Add basic powermanagement support via ifconfig wlan0 powersave.Adrian Chadd2017-05-096-64/+369
* [iwm] Add iwm_nic_unlock() calls missing from previous commit.Adrian Chadd2017-05-092-0/+8
* [iwm] iwm_{read,write}_prph() don't grab the nic lock in iwm themselves.Adrian Chadd2017-05-092-22/+41
* [iwm] include opt_iwm.h and opt_wlan.h consistently in all files.Adrian Chadd2017-05-0915-0/+21
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-05-092-2/+0
* Fix bug where MTX_DEF lock was held while taskqueue_drain() was invoked.David C Somayajulu2017-05-092-14/+13
* - Also outside of the KOBJOPLOOKUP macro - which in turn is used byMarius Strobl2017-05-082-12/+6
* Revise r315430; there's no need to build mmc_subr.c into both mmc.koMarius Strobl2017-05-081-1/+1
* Add necessary bits to get FreeBSD booting on the Unifi Security GatewayJustin Hibbits2017-05-072-1/+6
* Remove spl() calls from UFS code.Konstantin Belousov2017-05-071-6/+0
* pf: Fix vnet initialisationKristof Provost2017-05-071-11/+2
* Fix the client side krpc from doing TCP reconnects for ERESTART from sosend().Rick Macklem2017-05-071-2/+20
* loader: network read reworkToomas Soome2017-05-069-423/+331
* distinguish NFS versus TFTP boot by rootpathBaptiste Daroussin2017-05-062-15/+9
* Fix linprocfs_docpuinfo() output regarding to what newer Linux apps expectMahdi Mokhtari2017-05-061-27/+71
* [mediatek] [gpio] add PPS / interrupt support.Adrian Chadd2017-05-061-9/+113
* [mips] [rt2880] Add oldest Ralink MIPS SOC RT2880 support code.Adrian Chadd2017-05-0610-20/+436
* [arm] [rt1310] add initial RT1310 SoC code.Adrian Chadd2017-05-0612-0/+4256
* [ar934x] do an ethernet analog reset; apparently some boards don't.Adrian Chadd2017-05-061-0/+4
* [mx25l] add new device ids.Adrian Chadd2017-05-061-0/+2
* [etherswitch] [e6000sw] fix compile issue under clang/armAdrian Chadd2017-05-061-2/+4
* [ar531x] [if_are] Fix if_are behaviour under high load trafficAdrian Chadd2017-05-062-15/+98
* [ip17x] [etherswitch] fdt away and mii hang workaround on ip17xAdrian Chadd2017-05-062-4/+48
* [cfi] fix CFI flash reset command for MX29LV320T/B.Adrian Chadd2017-05-062-2/+14
* [infineon] [etherswitch] no hardcode tagging port setting at amd6996fcAdrian Chadd2017-05-061-5/+5
* cxgbe/t4_tom: Per-connection rate limiting for TCP sockets handled byNavdeep Parhar2017-05-054-1/+89
* Add basic programmable early warning error injection to the sa(4) driver.Kenneth D. Merry2017-05-051-3/+30
* cxgbe(4): The Tx scheduler initialization either works or doesn't. ItNavdeep Parhar2017-05-051-3/+5
* Regent post r317845.Brooks Davis2017-05-055-9/+16
* Provide a freebsd32 implementation of sigqueue()Brooks Davis2017-05-054-10/+48
* Use pmap_invalidate_cache() to implement wbinvd_on_all_cpus().Mark Johnston2017-05-051-8/+2
* cxgbe(4): Update the VF device ids too. This should have been partNavdeep Parhar2017-05-052-1/+15
* Relax r317696 locking to not drain taskqueue under the lock.Alexander Motin2017-05-051-1/+1
* UFS fs.h: clear warning from use in makefs(1)Ed Maste2017-05-051-1/+2
* Fix for use after free in the LinuxKPI.Hans Petter Selasky2017-05-051-0/+13
* Add reclaim_pv_chunk on arm64. This is based on the amd64 code so shouldAndrew Turner2017-05-051-1/+122
* hyperv/kbd: Channel read expects non-NULL channel argument.Sepherosa Ziehau2017-05-051-1/+1
* cxgbe(4): Update the list of PCIe devices claimed by the driver. AtNavdeep Parhar2017-05-052-2/+28
* Reduce synaptics touch sensitivityVladimir Kondratyev2017-05-041-1/+1
* psm(4): Remove sys/libkern.h header inclusionVladimir Kondratyev2017-05-041-1/+0