]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/bce
Remove these locks - they aren't strictly needed and cause measurable
[FreeBSD/FreeBSD.git] / sys / dev / bce /
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-13 yongariRework link state tracking and remove superfluous link...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 marius- There's no need to overwrite the default device metho...
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-08 yongariBCE_MISC_ID register of BCM5716 returns the same id...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-04 attilioMFC
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 marius- Remove attempts to implement setting of BMCR_LOOP...
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-23 jhbDo a sweep of the tree replacing calls to pci_find_extc...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-11 davidch- Updated firmware which improves small packet performance.
2011-02-10 davidch- Added error checking to nvram read functions.
2011-02-07 davidch- Added systcls for header splitting, RX/TX buffer...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-14 dimSync: merge r215273 through r215318 from ^/head.
2010-11-14 mariuso Flesh out the generic IEEE 802.3 annex 31B full duple...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-15 mariusConverted the remainder of the NIC drivers to use the...
2010-10-14 yongariMake sure to not use stale ip/tcp header pointers....
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-06 ambriskoAdd the capability to read the complete contents of...
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-26 jkimFix an apparent typo.
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 yongariSpecify BCE_RX_BUF_ALIGN alignment for RX buffers....
2010-07-19 yongariSpecify BUS_DMA_ZERO flag to bus_dmamem_alloc(9) and...
2010-07-19 yongariUse bus_get_dma_tag() to get parent tag. Also use
2010-07-19 yongariAdd KASSERT to check number of returned DMA segments.
2010-07-19 yongariDo not report current link state if interface is not UP.
2010-07-19 yongariCorrectly check the result of media selection. Previous...
2010-07-19 yongariDon't change current media in bce_stop(). There is...
2010-07-19 yongariHave bce_init_ctx() return error code and make caller...
2010-07-19 yongariWhen we didn't find a matching flash device, do not...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-07 fabientAdd a fastpath to allocate from packet zone when using...
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-04-30 davidch- Enable flow control.
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-04-06 davidch- Fixed 5708S 2.5G support broken in last commit.
next