aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cisco/enic/enic_main.c
Commit message (Expand)AuthorAge
* enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu2012-01-20
* enic: fix location of vnic dev unregister in enic_probe cleanup codeRoopa Prabhu2012-01-18
* enic: rearrange some of the port profile codeRoopa Prabhu2012-01-18
* enic: Add sriov vf device id checks in port profile codeRoopa Prabhu2012-01-18
* enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu2012-01-18
* enic: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-04
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-14
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* enic: Add support for port profile association on a enic SRIOV VFRoopa Prabhu2011-09-27
* enic: Helper code for SRIOV proxy commandsRoopa Prabhu2011-09-27
* enic: Add SRIOV supportRoopa Prabhu2011-09-27
* enic: convert to SKB paged frag API.Ian Campbell2011-08-30
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-17
* enic: Move the Cisco driverJeff Kirsher2011-08-11