summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary support for RTL8168EP.yongari2013-10-292-0/+3
* Add preliminary support for RTL8168G, RTL8168GU and RTL8411B.yongari2013-10-292-2/+23
* Add support for new Gigabit PHY of RealTek.yongari2013-10-292-2/+6
* binutils/bfd: fix printf-like format strings for "bfd *" argumentsrea2013-10-293-5/+5
* Fix the PLCP lookup code in iwn(4) to base the 11n decision on whetheradrian2013-10-291-1/+1
* Fix an off-by-one error when checking whether a given address is withinmarkj2013-10-291-2/+2
* Digi-CCWMX53: enable ffec and uart.rpaulo2013-10-292-1/+9
* Revert r257248 and fix the problem in a way that doesn't violate style(9).markj2013-10-292-4/+3
* Remove unnecessary includes of <machine/pmap.h>neel2013-10-297-9/+0
* Return NOKEY instead of 0 if there are no more key presses queued. Thisnwhitehorn2013-10-291-1/+1
* Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attachedneel2013-10-2914-595/+1102
* Fix condition that determines PMAP_NEEDS_PTE_SYNC value for ARMzbb2013-10-281-1/+1
* Provide necessary includes.glebius2013-10-282-3/+4
* Provide necessary includes that before came via if.h.glebius2013-10-281-0/+2
* Clean up a spurious "." in SEE ALSO.brueffer2013-10-281-1/+1
* New sentence -> new line and some mdoc cleanup.brueffer2013-10-281-7/+13
* - Provide necessary includes, that before came via if.h pollution.glebius2013-10-288-17/+17
* Switch off explicit broadcasting of the TLB flush operations for PJ4B CPUzbb2013-10-281-1/+1
* Remove not working and deprecated PJ4Bv6 supportzbb2013-10-285-265/+2
* Change Armada XP kernel load address to the u-boot's end addresszbb2013-10-281-6/+6
* Fix-up DTB for Armada XP registers' base according to the actual settingszbb2013-10-282-0/+83
* Remove hard-coded mappings related to Armada XP supportzbb2013-10-282-6/+6
* Include XEN and HyperV into amd64 LINT.glebius2013-10-281-0/+6
* Remove dead function show_device(). It isn't buildable if DEBUG isglebius2013-10-281-22/+0
* Include if_var.h.glebius2013-10-282-1/+2
* Fis the value of *optlen when calling getsockopt() fortuexen2013-10-281-1/+1
* G/c unused mountrootfsname.pluknet2013-10-281-2/+0
* Fix compilation if SCTP_DONT_DO_PRIVADDR_SCOPE is defined.tuexen2013-10-281-1/+1
* Style: s/SYS_EVENTHANDLER_H/_SYS_EVENTHANDLER_H_/gglebius2013-10-285-12/+12
* Include <sys/ktr.h>, since we need it if ATH_DEBUG is defined.cognet2013-10-281-0/+1
* Add a couple includes if net/if_var.h that were missed in r257176.brooks2013-10-282-0/+2
* Enable the --sysroot=/foo option in ld by always building with a sysrootbrooks2013-10-281-1/+1
* Remove redundand assignment to error variable and check for its value [1].kib2013-10-281-6/+3
* Follow r257244; it's now necessary to include if_var.h.ian2013-10-281-0/+1
* Queisce two category of clang warnings:sbruno2013-10-2812-0/+23
* Quiesce warnings -Wdangling-elsesbruno2013-10-283-11/+15
* repair build for dev/cs.sbruno2013-10-281-0/+1
* Remove more remnants of ng_fec(4).glebius2013-10-286-85/+1
* Remove ng_fec.4glebius2013-10-281-1/+0
* Sweep up a bit of arm-land fallout after r257244; include necessaryian2013-10-286-6/+12
* Remove ng_fec(4).glebius2013-10-281-1/+0
* Fix build. We need to include systm.h before if_var.h.glebius2013-10-281-2/+4
* Remove ng_fec(4).glebius2013-10-281-1/+0
* Remove ng_fec(4).glebius2013-10-281-2/+0
* Import the driver for VT-d DMAR hardware, as specified in the revisionkib2013-10-2817-0/+5753
* ng_fec(4) removed.glebius2013-10-281-0/+3
* Axe ng_fec(4). It has never been a real netgraph(4) module, sinceglebius2013-10-286-1596/+0
* Fix the build with gcc.markj2013-10-281-1/+2
* - Fix VIMAGE build.glebius2013-10-281-1/+3
* - Make the prophecy from 1997 happen and remove if_var.h inclusionglebius2013-10-282-32/+10
OpenPOWER on IntegriCloud