]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/cxgbe
Remove always false comparison.
[FreeBSD/FreeBSD.git] / sys / dev / cxgbe /
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-27 hselasky- Update the OFED Linux Emulation layer as a preparatio...
2014-08-16 luigiUpdate to the current version of netmap.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-08 npcxgbe(4): Do not poke T4-only registers on a T5 (and...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-06 npcxgbe(4): Let caller specify whether it's ok to sleep in
2014-08-04 npcxgbe(4): Do not run any sleepable code in the SIOCSIFF...
2014-08-02 npcxgbe(4): Remove an unused version of t4_enable_vi.
2014-08-02 npcxgbe(4): some optimizations in freelist handling.
2014-08-02 npcxgbe(4): Fix an off by one error when looking for...
2014-08-02 npcxgbe(4): minor optimizations in ingress queue processing.
2014-07-24 npSome hooks in cxgbe(4) for the offloaded iSCSI driver.
2014-07-23 npcxgbe(4): Keep track of the clusters that have to...
2014-07-22 npAdd missing newline to an error message.
2014-07-22 npSimplify r267600, there's no need to distinguish betwee...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-15 npcxgbe(4): Display CF facility correctly in the device...
2014-07-15 npAllow multi-byte reads in the private CHELSIO_T4_GET_I2...
2014-07-11 npcxgbe(4): Add an iSCSI softc to the adapter structure.
2014-07-11 glebiusAll mbuf external free functions never fail, so let...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-22 npcxgbe(4): Update the bundled T4 and T5 firmwares to...
2014-06-20 npConsider the total number of descriptors available...
2014-06-18 npcxgbe(4): Fix bug in the fast rx buffer recycle path...
2014-06-16 attilio- Modify vm_page_unwire() and vm_page_enqueue() to...
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-05 npcxgbe(4): Properly account for the freelist buffers...
2014-05-30 npcxgbe(4): Fix a NULL dereference when the very first...
2014-05-27 npcxgbe(4): netmap support for Terminator 5 (T5) based...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-23 bzMove the tcp_fields_to_host() and tcp_fields_to_net...
2014-05-23 npcxgbe(4): Remove stray if_up from the code that creates...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-04-23 baptUpdate to byacc 20140409
2014-04-17 emaxuse correct (integer) type for the temperature sysctl
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-21 npcxgbe(4): Recognize the "spider" configuration where...
2014-03-20 npcxgbe(4): Use ifi_oqdrops in if_data to count drops...
2014-03-20 npcxgbe(4): if_iqdrops statistic should include tunnel...
2014-03-18 npcxgbe(4): significant rx rework.
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 dimIn cxgbe, conditionalize the t4_pgprot_wc() function...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-06 scottlAdd a new sysctl, dev.cxgbe.N.rsrv_noflow, and a compan...
2014-02-06 npcxgbe(4): Use the rx channel map (instead of the tx...
2014-02-06 npcxgbe(4): The T5 allows for a different freelist starva...
2014-02-06 npcxgbe(4): Use the port's tx channel to identify it...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-02 adrianAdd an option to enable or disable the small RX packet...
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-17 npDo not create a hardware IPv6 server if the listen...
2013-12-14 npRead card capabilities after firmware initialization...
2013-12-10 adrianPrint out the full PCIe link negotiation during dmesg.
2013-12-09 npUnstaticize t4_list and t4_uld_list. This works around...
2013-12-08 npcxgbe(4): save a copy of the RSS map for each port...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 npcxgbe(4): T4_SET_SCHED_CLASS and T4_SET_SCHED_QUEUE...
2013-11-27 npDisable an assertion that relies on some code[1] that...
next