]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sfxge
sfxge(4): fix common code for non-Siena builds
[FreeBSD/FreeBSD.git] / sys / dev / sfxge /
2016-12-29 arybchiksfxge(4): fix common code for non-Siena builds
2016-12-29 arybchiksfxge(4): fix misuse of siena_build_filter in common...
2016-12-28 arybchiksfxge(4): cleanup: remove last use of deprecated functi...
2016-12-28 arybchiksfxge(4): move BIST methods from hunt_phy.c to ef10_phy.c
2016-12-28 arybchiksfxge(4): add UEFI ROM support to the common code
2016-12-28 arybchiksfxge(4): fix GET_RXDP_CONFIG usage for multi-PF on...
2016-12-28 arybchiksfxge(4): support Medford bootcfg partition layout...
2016-12-28 arybchiksfxge(4): add possibility to control event queue perfor...
2016-12-28 arybchiksfxge(4): fix invalid type of eft_unicst_filter_count
2016-12-28 arybchiksfxge(4): do not initialize enumerated type variable...
2016-12-28 arybchiksfxge(4): translate MC_CMD_ERR_ERANGE to host errno...
2016-12-28 arybchiksfxge(4): rename hunt_bist_* methods to ef10_bist_*
2016-12-28 arybchiksfxge(4): cleanup: improve prefast annotations
2016-12-28 arybchiksfxge(4): fix defined-but-not-used warning if neither...
2016-12-28 arybchiksfxge(4): cleanup: add missing spaces
2016-12-28 arybchiksfxge(4): cleanup: avoid unspecified unsigned
2016-12-28 arybchiksfxge(4): enclose macro complex value in parenthesis
2016-12-28 arybchiksfxge(4): make strings array pointer itself immutable
2016-12-28 arybchiksfxge(4): cleanup: add const qualifier to const array...
2016-12-28 arybchiksfxge(4): cleanup: avoid spaces before TAB
2016-12-28 arybchiksfxge(4): cleanup: avoid space just before TAB in efx_t...
2016-12-28 arybchiksfxge(4): cleanup: use TAB to indent
2016-12-28 arybchiksfxge(4): cleanup: add missing space between type and...
2016-12-28 arybchiksfxge(4): cleanup: open brace should be on a type name...
2016-12-28 arybchiksfxge(4): cleanup: remove trailing whitespaces
2016-12-28 arybchiksfxge(4): cleanup: pointer symbol should go together...
2016-12-28 arybchiksfxge(4): cleanup: avoid C99 // comments
2016-12-28 arybchiksfxge(4): cleanup: remove unnecessary spaces
2016-12-28 arybchiksfxge(4): cleanup: use spaces around binary arithmetic...
2016-12-28 arybchiksfxge(4): cleanup: fix wrong indent
2016-12-28 arybchiksfxge(4): cleanup: remove trailing whitespace
2016-12-28 arybchiksfxge(4): cleanup: fix typo in siena_mac_loopback_set...
2016-12-27 arybchiksfxge(4): do not limit driver RSS table to RSS channels max
2016-12-27 mmMFV r310622:
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-08 bdreweryFix improper use of "its".
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-11 arybchiksfxge(4): update external port mapping for Medford
2016-10-10 arybchiksfxge(4): sync tlv_layout.h with firmwaresrc and update...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-24 cyMFV r304732.
2016-08-23 arybchikMFC r301724
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-17 arybchikMFC r301607
2016-06-17 arybchikMFC r301604
2016-06-17 arybchikMFC r301495
2016-06-17 arybchikMFC r301427
2016-06-17 arybchikMFC r301309
2016-06-17 arybchikMFC r301308
2016-06-17 arybchikMFC r301237
2016-06-17 arybchikMFC r301127
2016-06-17 arybchikMFC r301125
2016-06-17 arybchikMFC r301122
2016-06-17 arybchikMFC r301061
2016-06-09 arybchiksfxge(4): bump version to the closest out-of-tree drive...
2016-06-09 arybchiksfxge(4): handle negative ticks difference correctly
2016-06-08 arybchiksfxge(4): host byte order is required for IP ID in...
2016-06-08 arybchiksfxge(4): cleanup: add missing probes to ef10_nvram_seg...
2016-06-06 arybchiksfxge(4): update TX vFIFO ULL tag location to avoid...
next