Eitan Adler
|
829ac2c3e0
|
Fix warning generated by clang;
warning: equality comparison with extraneous parentheses
[-Wparentheses-equality]
Reported by: arundel
Reviewed by: gnn
Approved by: cperciva
MFC after: 3 days
|
2012-06-01 04:23:20 +00:00 |
|
Ulrich Spörlein
|
1eb6fc2b27
|
Remove spurious 8bit chars, turning files into plain ASCII.
|
2012-01-15 13:23:54 +00:00 |
|
Kevin Lo
|
5bbe0c5357
|
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
Reviewed by: yongari
|
2012-01-07 09:41:57 +00:00 |
|
Matthew D Fleming
|
103af58f59
|
Do not define bool/true/false if the symbols already exist.
MFC after: 2 weeks
Sponsored by: Isilon Systems, LLC
|
2011-12-12 18:43:24 +00:00 |
|
Eitan Adler
|
36daf0495a
|
- change "is is" to "is" or "it is"
- change "the the" to "the"
Approved by: lstewart
Approved by: sahil (mentor)
MFC after: 3 days
|
2011-10-16 14:30:28 +00:00 |
|
George V. Neville-Neil
|
040b46f5ba
|
Add in support for multicast.
Submitted by: Sriram Rapuru at @ Wipro for Exar Inc.
MFC after: 2 weeks
|
2011-05-03 15:58:24 +00:00 |
|
George V. Neville-Neil
|
548d35fd69
|
Exar driver for X3100 10GbE Server/Storage adapters
Features: Jumbo frames (up to 9600), LRO (Large Receive Offload),
TSO (TCP segmentation offload), RTH (Receive Traffic Hash).
Submitted by: Sriram Rapuru at Exar
MFC after: 2 weeks
|
2011-04-28 14:33:15 +00:00 |
|