search for: eth_op_

Displaying 6 results from an estimated 6 matches for "eth_op_".

Did you mean: et_ops
2009 Oct 06
1
[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
...rom upt1_defs.h - Replaced #defines by enum - uniform spacing between datatype and membername in structures - removed some noisy printks, eliminated some BUG_ONs - corrected arguments of kcalloc - used pc_request_selected_regions, pci_enable_dev_mem - elminated not-so-useful wrapper functions, used eth_op_ functions instead - used strlcpy - used get_sset_counts instead of get_stats_count - used net_device_stats from struct net_device Please review the patch and provide your feedback/comments for upstreaming. Thanking you ->Shreyas --- diff --git a/MAINTAINERS b/MAINTAINERS index 09a2028..05...
2009 Oct 06
1
[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
...rom upt1_defs.h - Replaced #defines by enum - uniform spacing between datatype and membername in structures - removed some noisy printks, eliminated some BUG_ONs - corrected arguments of kcalloc - used pc_request_selected_regions, pci_enable_dev_mem - elminated not-so-useful wrapper functions, used eth_op_ functions instead - used strlcpy - used get_sset_counts instead of get_stats_count - used net_device_stats from struct net_device Please review the patch and provide your feedback/comments for upstreaming. Thanking you ->Shreyas --- diff --git a/MAINTAINERS b/MAINTAINERS index 09a2028..05...
2009 Oct 12
1
[PATCH 2.6.32-rc4] net: VMware virtual Ethernet NIC driver: vmxnet3
...rom upt1_defs.h - Replaced #defines by enum - uniform spacing between datatype and membername in structures - removed some noisy printks, eliminated some BUG_ONs - corrected arguments of kcalloc - used pc_request_selected_regions, pci_enable_dev_mem - elminated not-so-useful wrapper functions, used eth_op_ functions instead - used strlcpy - used get_sset_counts instead of get_stats_count - used net_device_stats from struct net_device The following patch addresses comments/feedback posted on the mailing lists so far. Please consider for inclusion in net-2.6 tree. Let me know comments if any. Tha...
2009 Oct 12
1
[PATCH 2.6.32-rc4] net: VMware virtual Ethernet NIC driver: vmxnet3
...rom upt1_defs.h - Replaced #defines by enum - uniform spacing between datatype and membername in structures - removed some noisy printks, eliminated some BUG_ONs - corrected arguments of kcalloc - used pc_request_selected_regions, pci_enable_dev_mem - elminated not-so-useful wrapper functions, used eth_op_ functions instead - used strlcpy - used get_sset_counts instead of get_stats_count - used net_device_stats from struct net_device The following patch addresses comments/feedback posted on the mailing lists so far. Please consider for inclusion in net-2.6 tree. Let me know comments if any. Tha...
2009 Sep 30
4
[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
...rom upt1_defs.h - Replaced #defines by enum - uniform spacing between datatype and membername in structures - removed some noisy printks, eliminated some BUG_ONs - corrected arguments of kcalloc - used pc_request_selected_regions, pci_enable_dev_mem - elminated not-so-useful wrapper functions, used eth_op_ functions instead - used strlcpy - used get_sset_counts instead of get_stats_count - used net_device_stats from struct net_device Please review the patch and provide your feedback. Thanking you ->Shreyas --- diff --git a/MAINTAINERS b/MAINTAINERS index c450f3a..f65398a 100644 --- a/MAINTAIN...
2009 Sep 30
4
[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
...rom upt1_defs.h - Replaced #defines by enum - uniform spacing between datatype and membername in structures - removed some noisy printks, eliminated some BUG_ONs - corrected arguments of kcalloc - used pc_request_selected_regions, pci_enable_dev_mem - elminated not-so-useful wrapper functions, used eth_op_ functions instead - used strlcpy - used get_sset_counts instead of get_stats_count - used net_device_stats from struct net_device Please review the patch and provide your feedback. Thanking you ->Shreyas --- diff --git a/MAINTAINERS b/MAINTAINERS index c450f3a..f65398a 100644 --- a/MAINTAIN...