]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/bge
remove duplicate semicolons where possible.
[FreeBSD/FreeBSD.git] / sys / dev / bge /
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-11 yongariAdd APE firmware support and improve firmware handshake...
2012-10-11 yongariRework controller reset procedure. Previously driver...
2012-10-10 yongariRemove unnecessary delay. I don't see any comments...
2012-10-10 yongariFix a long standing VCPU reset sequence bug on BCM5906.
2012-10-10 yongariDo not force PCIe 1.0a mode in device reset on BCM5717...
2012-10-10 yongariHonor PHY type fiber for BCM5717/BCM5718/BCM5719/BCM5720.
2012-10-10 yongariOn PHY write error use hex number to show the value.
2012-10-10 yongariIf the maximum payload size is 256 bytes or more, set...
2012-10-08 yongariRework device detach. While here, move driver lock...
2012-10-08 yongariLimit applying TX data corruption and FIFO workaround...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-05 yongariFollow Broadcom datasheet:
2012-10-05 yongariAdd 40 microseconds delay after updating EMAC Mode...
2012-10-05 yongariAPE firmware touches EMAC Mode and TX/RX MAC Mode regis...
2012-10-05 yongariDon't touch EMAC Mode and TX/RX MAC Mode register when...
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-18 gavinAlign the PCI Express #defines with the style used...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-07 yongariFix typo.
2012-06-02 mariusTake advantage of nitems().
2012-05-31 yongariRemove unnecessary device_printfs.
2012-05-30 mariusTry to finally get the point in time at which bge_add_s...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-23 yongariDon't force max payload size to 128. Root complex and...
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-12 yongariMake if_ierrors updated whenever any of the following...
2012-03-12 yongariShow PCI bus speed and width as well as running mode...
2012-03-12 yongariAdd workaround for PCI-X BCM5704 controller that live...
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 yongariAfter r232403, DMA transactions does not cross 4GB...
2012-03-09 jhbRemove PAE special-case 2GB DMA boundary and always...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-07 mariusCall bge_add_sysctls() early and especially before...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-19 yongariOops, fix logic error introduced in r230337.
2012-01-19 yongariRename dev.bge.%d.msi_disable to dev.bge.%d.msi which...
2012-01-17 yongariIntroduce a tunable that disables use of MSI.
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-13 yongariDestroy DMA tag for jumbo RX buffer in device detach.
2011-12-13 yongariBCM5720 performance tweak from Broadcom.
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-28 yongariDisable updating InputDiscards counter for BCM5717...
2011-10-28 yongariAdd initial BCM5720 support.
2011-10-27 yongariDefine BGE_FW_HB_TIMEOUT_SEC and remove one more magic...
2011-10-27 yongariRename hard-coded value 1 << 14 with BGE_RX_CPU_DRV_EVENT.
2011-10-27 yongariRename BGE_FW_DRV_ALIVE/BGE_FW_PAUSE to BGE_FW_CMD_DRV_...
2011-10-26 yongariSRAM offset 0x0C04 is used by driver to inform the...
2011-10-26 yongariOffset 0x6810 is RX-RISC event register. Rename BGE_CPU...
2011-10-26 yongariDefine MAC address mail box and use it instead of using
2011-10-26 yongariRename definition of BGE_SOFTWARE_GENCOMM_* to more...
2011-10-26 yongariBCM5719 cannot handle DMA requests for DMA segments...
2011-10-26 yongariBroadcom says BCM5755 or higher and BCM5906 have short...
2011-10-26 yongariIt is known that all Broadcom controllers have 4GB...
2011-10-26 yongariMake CPMU handle GPHY power down control on controllers...
2011-10-26 yongariFix long standing bge_sysctl_debug_info() issues.
2011-10-25 yongariWhitespace nits.
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
next