John Baldwin
efbebba22a
Properly parse 40G media types from newer Mellanox adapters that are
...
40G capable. For now, map all 40G links to 40GBase-CR4.
MFC after: 2 weeks
2012-04-10 14:01:09 +00:00
Jeff Roberson
cafd78fc6e
- Implement wake-on-lan support in mlxen.
2011-03-26 00:54:01 +00:00
Jeff Roberson
a340f09abe
- Correct the vlan filter programming. The device filter is built in
...
reverse order.
- Name the cq taskqueues according to whether they handle rx or tx.
- Default LRO to on.
2011-03-23 02:47:04 +00:00
Jeff Roberson
6146335abb
- Don't use a separate set of rx queues for UDP, hash them into the same
...
set as TCP.
- Eliminate the fully linear non-scatter/gather rx path, there is no
harm in using arrays of clusters for both TCP and UDP.
- Implement support for enabling/disabling per-vlan priority pause and
queues via sysctl.
2011-03-22 04:50:47 +00:00
Jeff Roberson
aa0a1e58f0
- Merge in OFED 1.5.3 from projects/ofed/head
2011-03-21 09:58:24 +00:00