Age | Commit message (Expand) | Author |
2012-02-13 | enic: remove assignment of random mac on enic vf | Roopa Prabhu |
2012-02-13 | enic: Fix address deregistration for sriov vf during port profile disassociate | Roopa Prabhu |
2012-02-04 | enic: Check firmware capability before issuing firmware commands | Neel Patel |
2012-02-04 | enic: Enable support for multiple hardware receive queues | Neel Patel |
2012-01-31 | drivers/net: Remove alloc_etherdev error messages | Joe Perches |
2012-01-31 | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches |
2012-01-20 | enic: fix compile when CONFIG_PCI_IOV is not enabled | Roopa Prabhu |
2012-01-18 | enic: fix location of vnic dev unregister in enic_probe cleanup code | Roopa Prabhu |
2012-01-18 | enic: rearrange some of the port profile code | Roopa Prabhu |
2012-01-18 | enic: Add sriov vf device id checks in port profile code | Roopa Prabhu |
2012-01-18 | enic: This patch adds pci id 0x71 for SRIOV VF's | Roopa Prabhu |
2011-12-08 | net: make vlan ndo_vlan_rx_[add/kill]_vid return error value | Jiri Pirko |
2011-12-04 | enic: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer |
2011-11-14 | Sweep the last of the active .get_drvinfo floors under ethernet/ | Rick Jones |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet |
2011-10-06 | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell |
2011-09-27 | enic: Add support for port profile association on a enic SRIOV VF | Roopa Prabhu |
2011-09-27 | enic: Helper code for SRIOV proxy commands | Roopa Prabhu |
2011-09-27 | enic: Add SRIOV support | Roopa Prabhu |
2011-08-30 | enic: convert to SKB paged frag API. | Ian Campbell |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-17 | net: introduce IFF_UNICAST_FLT private flag | Jiri Pirko |
2011-08-11 | enic: Move the Cisco driver | Jeff Kirsher |