]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/cxgbe/t4_main.c
Merge ^/head r336870 through r337285, and resolve conflicts.
[FreeBSD/FreeBSD.git] / sys / dev / cxgbe / t4_main.c
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-02 npcxgbe(4): Improvements in TID management.
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-26 npcxgbe(4): Consider rateunit before ratemode when displa...
2018-07-11 cyMFV r324714:
2018-07-10 npFix vertical whitespace nit in cxgbe.
2018-07-10 npcxgbe(4): Add a sysctl to report the chip's microproces...
2018-06-27 npcxgbe(4): Do not leak the filters in the hashfilter...
2018-06-15 npcxgbe(4): sysctls to display the local and intr CPUs...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 npcxgbe(4): Catch up with recent changes in the kernel...
2018-06-12 npcxgbe(4): Remove homemade version of htobe32 from the...
2018-06-01 npcxgbe(4): Include full duplex mediaopt in media that...
2018-06-01 npcxgbe(4): Retire an old check.
2018-05-31 npcxgbe(4): Add code to deal with the chip's source MAC...
2018-05-31 npcxgbe(4): Use ifm for ifmedia just like the rest of...
2018-05-31 npcxgbe(4): Implement ifm_change callback.
2018-05-30 npcxgbe(4): Consider all supported speeds when building...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 npcxgbe(4): Report IFCAP_TXRTLMT to kernels built with...
2018-05-24 npcxgbe(4): Data path for rate-limited tx.
2018-05-24 npcxgbe(4): Fix range checks in is_etid.
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-18 mmacyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-18 npcxgbe(4): Implement ifnet callbacks that deal with...
2018-05-17 npcxgbe(4): Fix s->neq miscalculation in r333698.
2018-05-17 npcxgbe(4): Allocate offload Tx queues when a card has...
2018-05-17 npcxgbe(4): Add NIC_ETHOFLD to the NIC capabilities allow...
2018-05-16 npcxgbe(4): Fall back to a failsafe configuration built...
2018-05-15 npcxgbe(4): Claim some more T5 and T6 boards.
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-10 npcxgbe(4): Disable write-combined doorbells by default.
2018-05-10 npcxgbe(4): Determine whether the firmware supports the...
2018-05-09 npcxgbe(4): Add support for hash filters.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-05 npcxgbe(4): Update all firmwares to 1.19.1.0.
2018-05-01 npcxgbe(4): Move all TCAM filter code into a separate...
2018-05-01 gallatinOptionally panic when cxgbe encounters a fatal error
2018-05-01 npcxgbe(4): Destroy the cdev before disabling interrupts...
2018-04-30 npcxgbe(4): Convert ACT_OPEN_RPL to a shared CPL.
2018-04-30 npcxgbe(4): Use opaque cookies or tid range-checks to...
2018-04-26 npcxgbe(4): Move release_tid to the base NIC driver for...
2018-04-26 npcxgbe(4): Break up alloc_tid_tabs and move the atid...
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-14 npcxgbe(4): Add support for Connection Offload Policy...
2018-04-04 npcxgbe(4): Always display an error message if SIOCSIFFLA...
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 npcxgbe: Implement tcp_info handler for connections handl...
2018-03-30 brooksUse an accessor function to access ifr_data.
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-24 npcxgbe(4): Always initialize requested_speed to a valid...
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 npcxgbe(4): Tunnel congestion drops on a port should...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-13 jhbSupport for TLS offload of TOE connections on T6 adapters.
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-27 jhbMove #include for rijndael.h out of x86-specific region.
2018-02-26 jhbMove ccr_aes_getdeckey() from ccr(4) to the cxgbe(4...
2018-02-26 jhbFetch TLS key parameters from the firmware.
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-26 npcxgbe(4): Accept old names of a couple of tunables.
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-03 npcxgbe(4): Add a knob to enable/disable PCIe relaxed...
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-22 npcxgbe(4): Do not forward interrupts to queues with...
next