]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/e1000
mpr/mps/mpt: verify cfg page ioctl lengths
[FreeBSD/FreeBSD.git] / sys / dev / e1000 /
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-01-27 Vincenzo Maffionenet: iflib: fix vlan processing in the drivers
2022-01-27 Vincenzo Maffionenet: iflib: let the drivers use isc_capenable
2021-12-22 Vincenzo Maffionee1000: fix interface capabilities management
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-18 Vincenzo Maffioneem: skip rxcsum offload processing when disabled
2021-12-18 Vincenzo Maffionee1000: remove unused ifp backpointer
2021-11-11 Gordon Berglinge1000: Fix a typo in a source code comment
2021-10-13 Kevin Bowlinge1000: print EEPROM/NVM/OROM versions
2021-10-13 Kevin Bowlinge1000: Lock nvm print sysctl
2021-10-09 Kevin Bowlinge1000: Function prototype cleanup
2021-09-30 Wenzhuo Lue1000: fix K1 configuration
2021-09-28 Kevin Bowlinge1000: Fix tabstop width in if_em.h
2021-09-28 Kevin Bowlinge1000: Re-arm link changes
2021-09-28 Kevin Bowlinge1000: Rename 'struct adapter' to 'struct e1000_sc'
2021-09-28 Kevin Bowlinge1000: Consistently use FALLTHROUGH
2021-09-28 Kevin Bowlinge1000: Use C99 bool types
2021-09-28 Kevin Bowlinge1000: Fix up HW vlan ops
2021-09-24 Kevin Bowlinge1000: Catch up commit with DPDK
2021-09-24 Wenzhuo Lue1000: prevent ULP flow if cable connected
2021-09-24 Andrzej Ostruszkae1000: clean LTO warnings
2021-09-24 Yong Wange1000: fix multicast setting in VF
2021-09-24 Chengwen Fenge1000: fix timeout for shadow RAM write
2021-09-24 Guinan Sune1000: cleanup pre-processor tags
2021-09-24 Guinan Sune1000: introduce DPGFR register
2021-09-24 Guinan Sune1000: expose FEXTNVM registers and masks
2021-09-24 Guinan Sune1000: add missed define for VFTA
2021-09-24 Guinan Sune1000: increase timeout for ME ULP exit
2021-09-24 Guinan Sune1000: add missing register defines
2021-09-24 Guinan Sune1000: add PCIm function state
2021-09-24 Guinan Sune1000: expose MAC functions
2021-09-24 Guinan Sune1000: update for i210 slow system clock
2021-09-24 Guinan Sune1000: remove duplicated phy codes
2021-09-24 Guinan Sune1000: modify HW level time sync mechanisms
2021-09-24 Guinan Sune1000: fix minor issues and improve code style
2021-09-24 Guinan Sune1000: add function parameter descriptions
2021-09-24 Guinan Sune1000: expose xMDIO methods
2021-09-24 Guinan Sune1000: add missing device ID
2021-09-24 Guinan Sune1000: support flashless i211 PBA
2021-09-24 Kevin Bowlinge1000: Update copyrights and readme
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-18 Kevin Bowlinge1000: Revert Update intel shared code
2021-08-27 Kevin Bowlingintel ethernet: Use ether_gen_addr(9)
2021-08-26 Kevin Bowlinge1000: Update intel shared code
2021-08-23 Kevin Bowlinge1000: always enable PCSD when RSS hashing
2021-08-17 Kevin Bowlinge1000: rctl/srrctl buffer size init, rfctl fix
2021-08-17 Marius Stroble1000: fix build after b761f264926a (orig c1655b0f)
2021-08-17 Marius Stroble1000: consistently use the hw variables
2021-08-16 Kevin Bowlinge1000: Fix lem/em UDP rx csum offload
2021-08-03 Kevin Bowlingigb: clean up igb_txrx comments
2021-08-03 Kevin Bowlinge1000: Add missing branch prediction
2021-08-03 Kevin Bowlinge1000: Clean up igb_txrx
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-05-28 Kevin Bowlinge1000: Rework em_msi_link interrupt filter
2021-05-28 Kevin Bowlinge1000: Improve device name strings
2021-05-28 Kevin Bowlinge1000: Correct promisc multicast filter handling
2021-05-18 Kevin Bowlinge1000: fix em_mac_min and 82547 packet buffer
2021-05-18 Kevin Bowlinge1000: disable hw.em.sbp debug setting
2021-05-03 Kevin Bowlinge1000: Fix register name in reg_dump sysctl
2021-05-03 Kevin Bowlinge1000: Add support for [Tiger, Alder, Meteor] Lake
2021-04-29 Kevin Bowlinge1000: Restore VF interface random MAC
2021-03-22 Mark Johnstoniflib: Make if_shared_ctx_t a pointer to const
2021-02-15 Sai Rajesh Tallamrajuiflib: Free resources in a consistent order during...
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-16 Jessica ClarkeFix whitespace in r368698
2020-12-16 Michal MelounUse the standard method for localizing of MSI-X table...
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-02 Mitchell Horneem: fix a null de-reference in em_free_pci_resources
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-13 Jung-uk KimMFV: r367652
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
next