]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/e1000
In mbuf_to_synq_entry(), use M_START() and M_SIZE() to calculate an offset
[FreeBSD/FreeBSD.git] / sys / dev / e1000 /
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 jfvRevert r275136, it was not approved, it was sloppy...
2014-12-01 dimMerge ^/head r275262 through r275363.
2014-12-01 hselaskyStart process of removing the use of the deprecated...
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 alfredMake igb and ixgbe check tunables at probe time.
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-10 jhbVarious fixes to stats:
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-09-28 glebius- Remove empty wrappers ether_poll_[de]register_drv...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 neelIFC @r271887
2014-09-19 glebius- Provide igb_get_counter() to return counters that...
2014-09-18 adrianFix the handling of EOP in status descriptors for if_ig...
2014-09-18 glebius- Use if_inc_counter() to increment various counters.
2014-09-17 neelIFC @r271694
2014-09-15 adrianSet DROP_EN on each RX queue if transmit flow-control...
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-31 glebiusIt is actually possible to have if_t a typedef to non...
2014-08-30 glebiusUse define from if_var.h to access a field inside struc...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-16 luigiUpdate to the current version of netmap.
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-07-23 adrianFix the igb(4) redirection table to correctly populate.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 hirenThe description is a bit misleading. Trying to make...
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-15 rmacklemMove the "retry:" label so that the calls to m_pullup...
2014-07-10 markjCorrect the setting of the VID in transmit descriptors...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-30 adrianInitialise these variables so gcc doesn't complain.
2014-06-30 adrianAdd initial RSS awareness to the igb(4) driver.
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 jfvSync the E1000 shared code with Intel internal, this...
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-15 pfgMFV r266988:
2014-06-12 jhb- Don't compare bus_dma map pointers for static DMA...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-06 luigimake sure if_transmit returns 0 if the mbuf is enqueued.
2014-06-03 grehanMFC @ r266724
2014-06-02 marcelConvert em(4) to use the driver API.
2014-05-28 luigireference the correct variable in a comment
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-26 eadlere1000: add missing braces
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-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-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
next