]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sfxge
sfxge: rename hunt filter methods, types etc. to ef10 and use for Medford
[FreeBSD/FreeBSD.git] / sys / dev / sfxge /
2016-01-12 arybchiksfxge: rename hunt filter methods, types etc. to ef10...
2016-01-12 arybchiksfxge: add definitions for compressed satellite images...
2016-01-12 arybchiksfxge: add new MCDI sensors to common code
2016-01-12 arybchiksfxge: remove unnecessary pulling out of soft bits...
2016-01-12 arybchiksfxge: remove obsolete common code PKTFILTER module
2016-01-12 arybchiksfxge: rename hunt MCDI methods to ef10 and use for...
2016-01-12 arybchiksfxge: rename hunt nvram methods and use for Medford
2016-01-12 arybchiksfxge: rename Huntington VPD methods to ef10 and use...
2016-01-12 arybchiksfxge: rename hunt RX methods to ef10 and use for Medford
2016-01-12 arybchiksfxge: rename hunt TX methods to ef10 and use for Medford
2016-01-12 arybchiksfxge: rename hunt ev methods to ef10 and use for Medford
2016-01-12 arybchiksfxge: rename hunt interrupt methods to ef10 and use...
2016-01-12 arybchiksfxge: update SRAM methods to be no-ops on Medford...
2016-01-12 arybchiksfxge: use NIC config in place of some Huntington speci...
2016-01-12 arybchiksfxge: change hunt specific fields of efx_nic_t to...
2016-01-12 arybchiksfxge: update autogenerated monitors lists
2016-01-12 arybchiksfxge: add medford_impl.h, medford_nic.c, ef10_impl.h
2016-01-12 arybchiksfxge: add Medford sensor support
2016-01-12 arybchiksfxge: use MCDIv2 on Medford
2016-01-12 arybchiksfxge: add Medford PCI IDs to common code
2016-01-12 arybchiksfxge: add sanity checking for EFX_OPT_MEDFORD build...
2016-01-11 arybchiksfxge: add Medford build option disabled by default
2016-01-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-11 arybchiksfxge: unify MCDI response polling
2015-12-11 arybchiksfxge: simplify MCDI methods
2015-12-11 arybchiksfxge: add tunable for maximum start attetmps after...
2015-12-10 arybchiksfxge: consolidate privilege check functions
2015-12-10 arybchiksfxge: cleanup: fix header
2015-12-10 arybchiksfxge: simplify privilege checks with macro
2015-12-10 arybchiksfxge: [6/6] support for MCDI proxy authorization in...
2015-12-10 arybchiksfxge: [5/6] rework event completion error handling
2015-12-09 arybchiksfxge: cleanup: removed unused variable
2015-12-09 arybchiksfxge: cleanup: fix (unused) EFX_OR_BYTE macro
2015-12-09 arybchiksfxge: use MAC spoofing TX and MAC change privileges
2015-12-09 arybchiksfxge: [4/6] rework MCDI response polling
2015-12-08 arybchiksfxge: [3/6] rework MCDI response handling
2015-12-07 markjMFV r289003:
2015-12-07 arybchiksfxge: [2/6] rework MCDI response polling
2015-12-07 arybchiksfxge: [1/6] add common code MCDI proxy auth build...
2015-12-07 arybchiksfxge: fix pointer parameter/value signedness mismatch...
2015-12-07 arybchiksfxge: fix name conflict with crc32_table from sys...
2015-12-07 arybchiksfxge: switch to TxQ creation specific flags
2015-12-07 arybchiksfxge: [Sorrento] support writing of MUM firmware
2015-12-07 arybchiksfxge: support PERMIT_SET_MAC_WHEN_FILTERS_INSTALLED...
2015-12-05 arybchiksfxge: erase nvram partitions in chunks equal to their...
2015-12-05 arybchiksfxge: pick up the new TLV structures
2015-12-05 arybchiksfxge: cleanup: remove set but not used trailer variable
2015-12-05 arybchiksfxge: cleanup: remove set but not used variable with...
2015-12-05 arybchiksfxge: cleanup: remove set but not used saved_spec...
2015-12-05 arybchiksfxge: cleanup: remove SFL9122 "Huntington" PCI IDs
2015-12-05 arybchiksfxge: support for MCDI logging implemented
2015-12-04 arybchiksfxge: [EF10] support RxQ scattering control
2015-12-04 arybchiksfxge: add additional WRITESIZE value for NVRAM_INFO...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 arybchiksfxge: regenerate MCDI headers
2015-12-03 arybchiksfxge: remove internal register definitions that should...
2015-12-03 arybchiksfxge: add markers for autogenerated defines
2015-12-03 arybchiksfxge: sync TLV layout headers with firmwaresrc for...
2015-12-03 arybchiksfxge: add MCDI logging support to common code
2015-12-01 arybchiksfxge: retry VF vAdaptor allocation if it fails because...
2015-12-01 arybchiksfxge: add function to query link control privilege
2015-12-01 arybchiksfxge: FPGA and FPGA backup (diagnostic) partitions...
2015-12-01 arybchiksfxge: allow VFs to have locally administered MAC addresses
2015-12-01 arybchiksfxge: support MAC spoofing for 4.2.x firmare
2015-12-01 arybchiksfxge: parse packets for TSO early in if_transmit
2015-12-01 arybchiksfxge: added setting TSO-related parameters
2015-12-01 arybchiksfxge: avoid TSO packets collapses if packet header...
2015-11-30 arybchiksfxge: avoid TSO packets collapses bacause of not 2K...
2015-11-29 arybchiksfxge: add prefast annotation to common code return...
2015-11-29 arybchiksfxge: cleanup: fix prefast annotations on mac stats...
2015-11-29 arybchiksfxge: modify nvram update functions for uio platform...
2015-11-27 arybchiksfxge: cleanup: report error on failure path in efx_vpd...
2015-11-27 arybchiksfxge: cleanup: fix prefast annotations on mac stats...
2015-11-27 arybchiksfxge: fix prefast warning in falconsiena_tx_qcreate
2015-11-27 arybchiksfxge: cleanup: fix prefast annotations for stats buffers
2015-11-27 arybchiksfxge: unlink PIO buffers from VIs in WC mapping in...
2015-11-27 arybchiksfxge: infer external port numbering for Pavia
2015-11-27 arybchiksfxge: cleanup: fix prefast annotation
2015-11-27 arybchiksfxge: do not use unnamed union in siena_mc_combo_rom_hdr_t
2015-11-27 arybchiksfxge: cleanup: error probe correction
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-08-12 dimUpdate llvm/clang to r242221.
next