]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-05-15 Michal MelounTEGRA: Also attach gpioc to tegra_gpio driver. Forgotte...
2016-05-15 Michal MelounTEGRA: Don't use common name 'iicb' for tegra specific...
2016-05-15 Michal MelounOFWIICBUS: Make ofwiicbus_devclass externaly visible.
2016-05-15 Michal MelounTEGRA: Don't use common name 'gpio' for tegra specific...
2016-05-15 Michal MelounOFWGPIOBUS: Make ofwgpiobus_devclass externaly visible.
2016-05-15 Adrian Chadd[bwn] remove N-PHY registers for now.
2016-05-15 Emmanuel VadotAllow arm generic_timer code to be included even if...
2016-05-15 Jilles Tjoelkerinstall: When preserving timestamps, also copy the...
2016-05-15 Edward Tomasz... Remove NULL checks after M_WAITOK allocations from...
2016-05-15 Edward Tomasz... Make it possible to reroot into NFS. This means one...
2016-05-15 Adrian Chadd[bwn] add DUALPHY; this may be useful for PHY-N and...
2016-05-15 Adrian Chadd[bwn] commit the N-PHY register set.
2016-05-15 Pedro F. Giffunirouted(8): Use arc4random_uniform instead of arc4random.
2016-05-15 Enji CooperMake hostid_save depend on hostid
2016-05-15 Enji CooperFix broken dependency with routed when MK_ROUTED != no
2016-05-15 Enji CooperConditionalize installing etc/rc.d/atm{1,2,3}
2016-05-15 Enji CooperRemove etc/rc.d/{zfs,zvol} if MK_ZFS != no
2016-05-15 Enji CooperConditionalize etc/rc.d/{zfs,zvol} install on MK_ZFS...
2016-05-15 Enji CooperMake FILESYSTEMS, dumpon, and var not depend on zfs...
2016-05-15 Enji CooperReduce redundancy after release-pkg merge to head in...
2016-05-15 Enji CooperFix .Dd
2016-05-15 Enji CooperFix fully canonicalized example for `myvariable.27...`
2016-05-15 Enji CooperRemove trailing whitespace in license tort
2016-05-15 Enji CooperRemove NO_WERROR and add WARNS?= 6
2016-05-15 Enji CooperFix -Wcast-align warnings
2016-05-15 Mark JohnstonUse Node Information flag names instead of hard-coding...
2016-05-15 Mark JohnstonFix a few style issues in the ICMP sysctl descriptions.
2016-05-15 Mark JohnstonAdd sysctl descriptions for net.inet6.ip6 and net.inet6...
2016-05-15 Pedro F. Giffunirouted(8): Misc. cleanups to squelch Coverity.
2016-05-15 Mark JohnstonRemove an always-false error check in the AIFADDR_IN6...
2016-05-15 Pedro F. Giffunirouted(8): Dereference before null check.
2016-05-15 Pedro F. Giffunirouted(8): Avoid NULL de-reference and two possible...
2016-05-15 Enji CooperUse SNMPD_INPUT_FAILED instead of SNMP_CODE_FAILED
2016-05-15 Rick MacklemFix fuse so that stale buffer cache data isn't read.
2016-05-15 Enji CooperRemove NO_WERROR.clang from this Makefile
2016-05-15 Enji CooperReplace malloc + memset(.., 0, ..) with calloc calls
2016-05-15 Enji CooperUse strdup instead of malloc + strlcpy
2016-05-15 Enji CooperCorrect function names that failed in error messages
2016-05-15 Enji CooperUse sizeof(..)s for the destination buffers instead...
2016-05-15 Enji CooperReplace QUADFMT with %ju and QUADXFMT with %jx and...
2016-05-15 Enji CooperBump WARNS to 6
2016-05-15 Enji CooperFix up r299769
2016-05-15 Adrian Chadd[bwn] add the full suite of SPROM flags
2016-05-15 Enji CooperReplace malloc + memset(.., 0, ..) with calloc calls
2016-05-15 Enji CooperFix up both r299764 and r299770
2016-05-14 Adrian Chadd[bwn] handle core rev 12, we can mostly do that new.
2016-05-14 Adrian Chadd[bwn] disable 11na channel setup for now, since we...
2016-05-14 Adrian Chadd[bwn] fill out phyctl_1 fields for N-PHY (and later...
2016-05-14 Adrian Chadd[bwn] set the 5ghz transmit flag for 5ghz transmit.
2016-05-14 Adrian Chadd[bwn] disable writing slottime timing out to improve...
2016-05-14 Adrian Chadd[bwn] make rf-kill work for PHY-N.
2016-05-14 Adrian Chadd[bwn] decode the RX RSSI for PHY-N.
2016-05-14 Adrian Chadd[bwn] use the new enum type.
2016-05-14 Adrian Chadd[bwn] debugging changes.
2016-05-14 Adrian Chadd[bwn] Explicitly only work for SIBA parts; add some...
2016-05-14 Adrian Chadd[bwn] missed commit!
2016-05-14 Adrian Chadd[bwn] add new types, prepare for PHY-N; prepare for...
2016-05-14 Jared McNeillAdd pmic (AXP813) child node to r_rsb for Sinovoip...
2016-05-14 Konstantin... Eliminate pvh_global_lock from the amd64 pmap.
2016-05-14 Jared McNeillAdd and enable Allwinner RSB and AXP81x power managemen...
2016-05-14 Jared McNeillAdd a basic driver for X-Powers AXP813 and AXP818 power...
2016-05-14 Adrian Chadd[bwn] add an implementation of "cordic" and imaginary...
2016-05-14 Pedro F. GiffuniAvoid NULL de-references.
2016-05-14 Enji CooperConvert tok from enum tok to int32_t in function calls
2016-05-14 Adrian Chadd[bwn] TX logging / completion fixes
2016-05-14 Jared McNeillAdd a driver for the Allwinner Reduced Serial Bus ...
2016-05-14 Adrian Chadd[bwn] add in new microcode and phy initval information.
2016-05-14 Jared McNeillAdd node for A83T NMI interrupt controller.
2016-05-14 Enji CooperUse a consistent errno save/restore pattern before...
2016-05-14 Pedro F. Giffunirouted(8): Use arc4random.
2016-05-14 Adrian Chadd[bwn] implement reset improvements in preparation for...
2016-05-14 Adrian Chadd[bwn] use the shared bwn_sqrt() routine.
2016-05-14 Enji CooperDo minimal work necessary to cure a -Wunused-but-set...
2016-05-14 Adrian Chadd[bwn] disable bgscan for now.
2016-05-14 Adrian Chadd[bwn] add in the new phy common and utils files.
2016-05-14 Pedro F. Giffunirouted: Fix use after free.
2016-05-14 Enji CooperFix up r299764
2016-05-14 Enji CooperUse the size of the destination buffer instead of the...
2016-05-14 Pedro F. Giffunirouted(8): use NULL instead of zero for pointers.
2016-05-14 Enji CooperMute sign compare warning by casting rc to u_int to...
2016-05-14 Enji CooperFix logically dead code pointed out by clang/Coverity
2016-05-14 Enji CooperFix theoretical buffer overflow issues in snmp_oid2asn_oid
2016-05-14 Enji CooperUse the size of the destination buffer, not the source...
2016-05-14 Enji CooperMute -Wstrlcpy-strlcat-size warning by using nitems...
2016-05-14 Enji CooperMark snmptoolctx unused in parse_authentication(.....
2016-05-14 Enji Cooperparse_ascii: make count size_t to mute a -Wsign-compare...
2016-05-14 Enji CooperSort variables in parse_ascii(..) per style(9)
2016-05-14 Enji CooperUse calloc instead of memset(.., 0, ..) + malloc
2016-05-14 Adrian Chadd[bwn] begin migrating PHY common routines into if_bwn_p...
2016-05-14 Adrian Chadd[bwn] add Q52 macros.
2016-05-14 Oleksandr TymoshenkoUse OF_prop_free instead of direct call to free(9)
2016-05-14 Oleksandr TymoshenkoUse OF_prop_free instead of direct call to free(9)
2016-05-14 Adrian Chadd[bwn] add BCMA chip identifiers.
2016-05-14 Rick MacklemFix fuse to use DIRECT_IO when required.
2016-05-14 Adrian Chadd[bwn] add more debugging bits.
2016-05-14 Adrian Chadd[bwn] migrate sqrt and add another couple of util routines.
2016-05-14 Jared McNeillAdd DTS files for the Allwinner A83T SoC and the Sinovo...
2016-05-14 Oleksandr TymoshenkoUse OF_prop_free instead of direct call to free(9)
2016-05-14 John BaldwinAdd an EARLY_AP_STARTUP option to start APs earlier...
2016-05-14 Jared McNeillAdd allwinner,sun8i-a83t-i2c to the list of compatible...
next