<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/malo, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-10-30T01:13:49Z</updated>
<entry>
<title>MFC: r199559</title>
<updated>2011-10-30T01:13:49Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2011-10-30T01:13:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f0b2b04a76acbd8cf15efbcb344c3954df10e0b'/>
<id>urn:sha1:7f0b2b04a76acbd8cf15efbcb344c3954df10e0b</id>
<content type='text'>
- Add a private timer to drive the transmit watchdog instead of using
  if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4).  Primarily this
  means calling ether_ifdetach() before anything else.
</content>
</entry>
<entry>
<title>MFC r218909:</title>
<updated>2011-02-24T10:45:41Z</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2011-02-24T10:45:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5d332418b021134c72a96d0a0f89e5bf0afec5ff'/>
<id>urn:sha1:5d332418b021134c72a96d0a0f89e5bf0afec5ff</id>
<content type='text'>
Fix typos - remove duplicate "the".

PR:		bin/154928
Submitted by:	Eitan Adler &lt;lists at eitanadler.com&gt;
</content>
</entry>
<entry>
<title>MFC r207554:</title>
<updated>2010-11-16T04:40:03Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2010-11-16T04:40:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=33277cd93ac5d310691576dc71a2aff357cebdb1'/>
<id>urn:sha1:33277cd93ac5d310691576dc71a2aff357cebdb1</id>
<content type='text'>
    Add new tunable 'net.link.ifqmaxlen' to set default send interface
    queue length. The default value for this parameter is 50, which is
    quite low for many of today's uses and the only way to modify this
    parameter right now is to edit if_var.h file. Also add read-only
    sysctl with the same name, so that it's possible to retrieve the
    current value.
</content>
</entry>
<entry>
<title>MFC r190541:</title>
<updated>2009-04-03T03:25:00Z</updated>
<author>
<name>Weongyo Jeong</name>
<email>weongyo@FreeBSD.org</email>
</author>
<published>2009-04-03T03:25:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58e67b41922b7659a69f356e7aa631bb3a6cb184'/>
<id>urn:sha1:58e67b41922b7659a69f356e7aa631bb3a6cb184</id>
<content type='text'>
  fix a bug of uses after free.

  Pointed by:	dchagin

MFC r190544:
  handles more exceptional cases when the driver failed to attach.

MFC r190550:
  corrects a error message.

MFC r190590:
  fix a bug that it passed a incorrect flag BUS_DMA_ALLOCNOW to create
  a device specific DMA tag. On amd64 it could exhaust all of bounce
  pages when bus_dma_tag_create(9) is called at malo_pci_attach() then
  as result in next turn it returns ENOMEM. This fix a attach fail on
  amd64.

  Pointed by:   yongari
  Tested by:    dchagin

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC: Add support for Marvell Libertas 88W8335 based PCI network</title>
<updated>2008-05-04T06:43:34Z</updated>
<author>
<name>Weongyo Jeong</name>
<email>weongyo@FreeBSD.org</email>
</author>
<published>2008-05-04T06:43:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f30263760b7975117f29ee19d2122aa68d35e30b'/>
<id>urn:sha1:f30263760b7975117f29ee19d2122aa68d35e30b</id>
<content type='text'>
     adapters.

Reviewed by:	sam, many wireless people
Approved by:	thompsa (mentor)
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_7'.</title>
<updated>2008-04-26T02:15:41Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-04-26T02:15:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c55967dd76282438c125eb1c765ee9d7c0c8f0e3'/>
<id>urn:sha1:c55967dd76282438c125eb1c765ee9d7c0c8f0e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_7'.</title>
<updated>2008-04-01T01:48:09Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-04-01T01:48:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=91e4b8856f02e8e27091632ece5432a67a794c4c'/>
<id>urn:sha1:91e4b8856f02e8e27091632ece5432a67a794c4c</id>
<content type='text'>
</content>
</entry>
</feed>
