summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cisco
Commit message (Expand)AuthorAgeFilesLines
...
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-092-6/+12
* enic: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-041-1/+1
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-4/+4
* net: add skb frag size accessorsEric Dumazet2011-10-191-6/+6
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-2/+2
* enic: Add support for port profile association on a enic SRIOV VFRoopa Prabhu2011-09-274-96/+232
* enic: Helper code for SRIOV proxy commandsRoopa Prabhu2011-09-275-5/+54
* enic: Add SRIOV supportRoopa Prabhu2011-09-272-2/+57
* enic: convert to SKB paged frag API.Ian Campbell2011-08-301-7/+7
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-2/+0Star
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-181-0/+3
* enic: Move the Cisco driverJeff Kirsher2011-08-1134-0/+7497