aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cisco
AgeCommit message (Expand)Author
2012-01-20enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu
2012-01-18enic: fix location of vnic dev unregister in enic_probe cleanup codeRoopa Prabhu
2012-01-18enic: rearrange some of the port profile codeRoopa Prabhu
2012-01-18enic: Add sriov vf device id checks in port profile codeRoopa Prabhu
2012-01-18enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-12-04enic: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-09-27enic: Add support for port profile association on a enic SRIOV VFRoopa Prabhu
2011-09-27enic: Helper code for SRIOV proxy commandsRoopa Prabhu
2011-09-27enic: Add SRIOV supportRoopa Prabhu
2011-08-30enic: convert to SKB paged frag API.Ian Campbell
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-11enic: Move the Cisco driverJeff Kirsher