<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/drivers/net/ethernet/emulex/benet/be.h, branch linux-4.3.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.3.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.3.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2015-10-13T11:32:44Z</updated>
<entry>
<title>be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd</title>
<updated>2015-10-13T11:32:44Z</updated>
<author>
<name>Somnath Kotur</name>
<email>somnath.kotur@emulex.com</email>
</author>
<published>2015-10-12T07:47:20Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=72ef3a88fa8e225301aaea296ffc95407de21986'/>
<id>urn:sha1:72ef3a88fa8e225301aaea296ffc95407de21986</id>
<content type='text'>
The FW requires the pf_num field in the cmd hdr to be set for it to return
the specific function's descriptors in the GET_PROFILE_CONFIG cmd. If not
set, the FW returns the descriptors of all the functions on the device.
If the first descriptor is not what is being queried for, the driver will
read wrong data. This patch fixes this issue by using the GET_CNTL_ATTRIB
cmd to query the real pci_func_num of a function and then uses it in the
GET_PROFILE_CONFIG cmd.

Signed-off-by: Somnath Kotur &lt;somnath.kotur@emulex.com&gt;
Signed-off-by: Sathya Perla &lt;sathya.perla@avagotech.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>be2net: allow offloading with the same port for IPv4 and IPv6</title>
<updated>2015-09-18T05:32:16Z</updated>
<author>
<name>Jiri Benc</name>
<email>jbenc@redhat.com</email>
</author>
<published>2015-09-17T14:11:13Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=1e5b311ab2cc3baf73cdff066ab39c7466bf166b'/>
<id>urn:sha1:1e5b311ab2cc3baf73cdff066ab39c7466bf166b</id>
<content type='text'>
The callback for adding vxlan port can be called with the same port for both
IPv4 and IPv6. Do not disable the offloading if this occurs.

Signed-off-by: Jiri Benc &lt;jbenc@redhat.com&gt;
Acked-by: Sathya Perla &lt;sathya.perla@avagotech.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>be2net: Support vxlan offload stats in the driver</title>
<updated>2015-07-30T06:54:05Z</updated>
<author>
<name>Sriharsha Basavapatna</name>
<email>sriharsha.basavapatna@emulex.com</email>
</author>
<published>2015-07-29T14:05:32Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=8670f2a5acec2f79839785efdfb3626dfada7ed4'/>
<id>urn:sha1:8670f2a5acec2f79839785efdfb3626dfada7ed4</id>
<content type='text'>
This patch adds vxlan offload specific counters to ethtool stats. We
provide tx/rx queue counters to show the number of vxlan offload pkts
sent/received.

Signed-off-by: Sriharsha Basavapatna &lt;sriharsha.basavapatna@emulex.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>be2net: support ndo_get_phys_port_id()</title>
<updated>2015-07-25T05:41:22Z</updated>
<author>
<name>Sriharsha Basavapatna</name>
<email>sriharsha.basavapatna@avagotech.com</email>
</author>
<published>2015-07-22T05:45:12Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a155a5db9389c4088c0901e665002332f2503660'/>
<id>urn:sha1:a155a5db9389c4088c0901e665002332f2503660</id>
<content type='text'>
Add be_get_phys_port_id() function to report physical port id. The port id
should be unique across different be2net devices in the system. We use the
chip serial number along with the physical port number for this.

Signed-off-by: Sriharsha Basavapatna &lt;sriharsha.basavapatna@avagotech.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>be2net: bump up the driver version to 10.6.0.3</title>
<updated>2015-07-11T06:24:30Z</updated>
<author>
<name>Sathya Perla</name>
<email>sathya.perla@avagotech.com</email>
</author>
<published>2015-07-10T09:32:51Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a78dfcb38492ccc127023e9ee3a35d214009b02f'/>
<id>urn:sha1:a78dfcb38492ccc127023e9ee3a35d214009b02f</id>
<content type='text'>
Signed-off-by: Sathya Perla &lt;sathya.perla@avagotech.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>be2net: Support for OS2BMC.</title>
<updated>2015-05-14T16:21:42Z</updated>
<author>
<name>Venkata Duvvuru</name>
<email>VenkatKumar.Duvvuru@Emulex.Com</email>
</author>
<published>2015-05-13T07:30:14Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=760c295e0e8d982917d004c9095cff61c0cbd803'/>
<id>urn:sha1:760c295e0e8d982917d004c9095cff61c0cbd803</id>
<content type='text'>
OS2BMC feature will allow the server to communicate with the on-board
BMC/idrac (Baseboard Management Controller) over the LOM via
standard Ethernet.

When OS2BMC feature is enabled, the LOM will filter traffic coming
from the host. If the destination MAC address matches the iDRAC MAC
address, it will forward the packet to the NC-SI side band interface
for iDRAC processing. Otherwise, it would send it out on the wire to
the external network. Broadcast and multicast packets are sent on the
side-band NC-SI channel and on the wire as well. Some of the packet
filters are not supported in the NIC and hence driver will identify
such packets and will hint the NIC to send those packets to the BMC.
This is done by duplicating packets on the management ring. Packets
are sent to the management ring, by setting mgmt bit in the wrb header.
The NIC will forward the packets on the management ring to the BMC
through the side-band NC-SI channel.

Please refer to this online document for more details,
http://www.dell.com/downloads/global/products/pedge/
os_to_bmc_passthrough_a_new_chapter_in_system_management.pdf

Signed-off-by: Venkat Duvvuru &lt;VenkatKumar.Duvvuru@Emulex.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>be2net: Report a "link down" to the stack when a fatal error or fw reset happens.</title>
<updated>2015-05-14T16:21:41Z</updated>
<author>
<name>Venkata Duvvuru</name>
<email>VenkatKumar.Duvvuru@Emulex.Com</email>
</author>
<published>2015-05-13T07:30:13Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=954f6825eeeecd0d83af9e11a0a54c80d7e0bfad'/>
<id>urn:sha1:954f6825eeeecd0d83af9e11a0a54c80d7e0bfad</id>
<content type='text'>
When an error (related to HW or FW) is detected on a function, the driver
must pro-actively report a "link down" to the stack so that a possible
failover can be initiated. This is being done currently only for some
HW errors. This patch reports a "link down" even for fatal FW errors and
EEH errors.

Signed-off-by: Venkat Duvvuru &lt;VenkatKumar.Duvvuru@Emulex.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>be2net: Export board temperature using hwmon-sysfs interface.</title>
<updated>2015-05-14T16:21:41Z</updated>
<author>
<name>Venkata Duvvuru</name>
<email>VenkatKumar.Duvvuru@Emulex.Com</email>
</author>
<published>2015-05-13T07:30:12Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=29e9122b3ab2aa7160e54c2bbea242b99588325c'/>
<id>urn:sha1:29e9122b3ab2aa7160e54c2bbea242b99588325c</id>
<content type='text'>
Ethtool statistics is not the right place to display board temperature.
This patch adds support to export die temperature of devices supported
by be2net driver via the sysfs hwmon interface.

Signed-off-by: Venkat Duvvuru &lt;VenkatKumar.Duvvuru@Emulex.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>be2net: update the driver version to 10.6.0.2</title>
<updated>2015-05-09T20:27:04Z</updated>
<author>
<name>Sathya Perla</name>
<email>sathya.perla@avagotech.com</email>
</author>
<published>2015-05-06T09:30:40Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=029e9330dda8c6e42910a8ce59204d87ca228447'/>
<id>urn:sha1:029e9330dda8c6e42910a8ce59204d87ca228447</id>
<content type='text'>
Signed-off-by: Sathya Perla &lt;sathya.perla@avagotech.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>be2net: update copyright year to 2015</title>
<updated>2015-05-09T20:27:04Z</updated>
<author>
<name>Vasundhara Volam</name>
<email>vasundhara.volam@avagotech.com</email>
</author>
<published>2015-05-06T09:30:39Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=d19261b8ef508dcbd3bf8e076245f3c90f828bcd'/>
<id>urn:sha1:d19261b8ef508dcbd3bf8e076245f3c90f828bcd</id>
<content type='text'>
Signed-off-by: Vasundhara Volam &lt;vasundhara.volam@avagotech.com&gt;
Signed-off-by: Sathya Perla &lt;sathya.perla@avagotech.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
