]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-01-14 Andrew Rybchenkosfxge: fix common code VPD iterator and duplicate tag...
2016-01-14 Andrew Rybchenkosfxge: use correct register definitions for setting...
2016-01-14 Andrew Rybchenkosfxge: support FATSOv2 in common code
2016-01-14 Andrew Rybchenkosfxge: rx_prefix_pktlen methods do not require EFSYS_OP...
2016-01-14 Andrew Rybchenkosfxge: convert nvram size method to use partition id
2016-01-14 Andrew Rybchenkosfxge: rework MCDI start request
2016-01-14 Andrew Rybchenkosfxge: add Medford NIC methods
2016-01-14 Alexander V... Remove now-unused wrappers for various routing functions.
2016-01-14 Enji CooperPID file support hasn't been committed for ggated(8...
2016-01-14 Ed SchoutenRemove an unneeded assignment of the return value.
2016-01-14 Enji CooperRemove unnecessary kldload logic added to geom_subr...
2016-01-14 Enji CooperUnbreak `make depend` with sys/modules/hyperv/vmbus...
2016-01-14 Sepherosa Ziehauhyperv: set receive buffer size according to NVSP proto...
2016-01-14 Sepherosa Ziehauhyperv: add interrupt counters
2016-01-14 Sepherosa Ziehauhyperv: implement an event timer
2016-01-14 Adrian Chadd[gpiobus] handle the case of there being a single GPIO...
2016-01-14 Sepherosa Ziehauhyperv: remove unused vmbus definitions
2016-01-14 Sepherosa Ziehauhyperv: use x86 generic code to do the hypervisor detection
2016-01-14 Sepherosa Ziehauhyperv/hn: Unbreak LINT-NOIP
2016-01-14 Devin TeskeDefault to en_US.ISO8859-1 if no locale
2016-01-14 Eric van Gyzennumactl: fix CPU affinity when modifying an existing...
2016-01-14 Kevin Lo- Add the 'restrict' type qualifier to match function...
2016-01-14 Kevin LoSuggest setting gateway_enable="YES" instead of sysctl...
2016-01-14 Mark JohnstonRemove a dead local variable, missed in r274565.
2016-01-14 Eric van Gyzenbsdinstall: Suggest the GPT+Active workaround on Dell...
2016-01-13 Eric van Gyzenlibthr: const-ify two variables
2016-01-13 Brooks DavisAvoid reading pass the end of the source buffer when...
2016-01-13 Brooks DavisAvoid reading pass the end of the source buffer when...
2016-01-13 Marius StroblGiven that em(4), lem(4) and igb(4) hardware doesn...
2016-01-13 Andrew TurnerAdd support for relocating AArch64 modules to kldxref...
2016-01-13 Jean-Sébastien... drm: Revert the part of r288653 about M_WAITOK vs M_NOWAIT
2016-01-13 Jean-Sébastien... drm/i915: Further reduce the diff with Linux 3.8
2016-01-13 Jung-uk KimRemove dead code when the target processor has POPCNT...
2016-01-13 Steven HartlandImprove non-interactive forth cmd error reporting
2016-01-13 Baptiste DaroussinRemove some unneeded headers
2016-01-13 Alan SomersFix Coverity warnings regarding r293229
2016-01-13 Andrew TurnerRemove the compat code to handle the kernel passing...
2016-01-13 Steven HartlandIncrease efiboot.img size used in ISO creation
2016-01-13 Ian LeporeFix the spelling of fueword* to eliminate compile warni...
2016-01-13 Alexander V... Remove RTF_RNH_LOCKED support from rtalloc1_fib().
2016-01-13 Michael TuexenStore the timer type for logging, because the timer...
2016-01-13 Konstantin... Make devfs_fpdrop() static. It was not a public KPI...
2016-01-13 Konstantin... Move the funsetown(9) call from audit_pipe_close()...
2016-01-13 Konstantin... Switch legacy pty clone handler to use make_dev_s(9...
2016-01-13 Enji CooperIntegrate
2016-01-13 Andrew Rybchenkosfxge: cleanup: fix return code types
2016-01-13 Andrew Rybchenkosfxge: cleanup: fix typo in unused EFX_QWORD_IS_SET64
2016-01-13 Andrew Rybchenkosfxge: cleanup: prefast fixes in common code
2016-01-13 Enji CooperAdd conf.sh file missed in r293621
2016-01-13 Andrew Rybchenkosfxge: cleanup: simplify EFX header includes
2016-01-13 Andrew Rybchenkosfxge: define FATSOv2 option descriptors
2016-01-13 Andrew Rybchenkosfxge: add Medford firmware subtypes definitions
2016-01-13 Andrew Rybchenkosfxge: support MC_CMD_GET_CAPABILITIES_V2
2016-01-13 Andrew Rybchenkosfxge: simplify conversion of NVRAM types to/from parti...
2016-01-13 Andrew Rybchenkosfxge: simplify MCDI request start
2016-01-13 Andrew Rybchenkosfxge: note VI_SHIFT reported in ALLOC_VIS response
2016-01-13 Andrew Rybchenkosfxge: rework RX prefix handling in the common code
2016-01-13 Andrew Rybchenkosfxge: remove unused common code EFSYS_OPT_RX_HDR_SPLIT
2016-01-13 Andrew Rybchenkosfxge: rename common hunt NIC methods to ef10
2016-01-13 Marcelo Araujoypldap(8) is a feature ready to be used to translate...
2016-01-13 Steven HartlandFix typo in libefi.c
2016-01-13 Ian LeporeGo back to using uintptr_t, because code that actually...
2016-01-12 Jilles TjoelkerUpdate futimens/utimensat for MFC to stable/10:
2016-01-12 Ian LeporeRestore uart PPS signal capture polarity to its histori...
2016-01-12 Ian LeporeCast using uintfptr_t and eliminate the cast to uint64_...
2016-01-12 Andrew Rybchenkosfxge: regenerate MCDI header
2016-01-12 Andrew Rybchenkosfxge: remove obsolete lookahead split RXQ support
2016-01-12 Andrew Rybchenkosfxge: pass context type and num_queues to efx_mcdi_rss...
2016-01-12 Svatopluk KrausFix local macro for early KVA allocation.
2016-01-12 Andrew Rybchenkosfxge: cleanup: use consistent types for NVRAM partitions
2016-01-12 Andrew Rybchenkosfxge: fix interrupt handling for Medford
2016-01-12 Andrew Rybchenkosfxge: update NVRAM partition lookup for Medford
2016-01-12 Andrew Rybchenkosfxge: cleanup: improve consistency in efx_check.h
2016-01-12 Andrew Rybchenkosfxge: remove obsolete efx_mac_hash_set() from common...
2016-01-12 Andrew Rybchenkosfxge: rework MCDI header version handling
2016-01-12 Andrew Rybchenkosfxge: rename hunt filter methods, types etc. to ef10...
2016-01-12 Andrew Rybchenkosfxge: add definitions for compressed satellite images...
2016-01-12 Andrew Rybchenkosfxge: add new MCDI sensors to common code
2016-01-12 Andrew Rybchenkosfxge: remove unnecessary pulling out of soft bits...
2016-01-12 Andrew Rybchenkosfxge: remove obsolete common code PKTFILTER module
2016-01-12 Andrew Rybchenkosfxge: rename hunt MCDI methods to ef10 and use for...
2016-01-12 Andrew Rybchenkosfxge: rename hunt nvram methods and use for Medford
2016-01-12 Andrew Rybchenkosfxge: rename Huntington VPD methods to ef10 and use...
2016-01-12 Andrew Rybchenkosfxge: rename hunt RX methods to ef10 and use for Medford
2016-01-12 Andrew Rybchenkosfxge: rename hunt TX methods to ef10 and use for Medford
2016-01-12 Andrew Rybchenkosfxge: rename hunt ev methods to ef10 and use for Medford
2016-01-12 Andrew Rybchenkosfxge: rename hunt interrupt methods to ef10 and use...
2016-01-12 Andrew Rybchenkosfxge: update SRAM methods to be no-ops on Medford...
2016-01-12 Andrew Rybchenkosfxge: use NIC config in place of some Huntington speci...
2016-01-12 Andrew Rybchenkosfxge: change hunt specific fields of efx_nic_t to...
2016-01-12 Christian BruefferDocument etherswitch and drivers using this framework.
2016-01-12 Christian BruefferAdd a basic bhyvectl manpage.
2016-01-12 Andrew Rybchenkosfxge: update autogenerated monitors lists
2016-01-12 Colin PercivalEnable "EC2 Enhanced Networking" (aka. SR-IOV networkin...
2016-01-12 Andrew Rybchenkosfxge: add medford_impl.h, medford_nic.c, ef10_impl.h
2016-01-12 Andrew Rybchenkosfxge: add Medford sensor support
2016-01-12 Andrew Rybchenkosfxge: use MCDIv2 on Medford
2016-01-12 Andrew Rybchenkosfxge: add Medford PCI IDs to common code
2016-01-12 Andrew Rybchenkosfxge: add sanity checking for EFX_OPT_MEDFORD build...
2016-01-12 Steven HartlandEnable warnings in EFI boot code
next