aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cisco/enic/vnic_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches1-2/+1
2014-08-08enic: use pci_zalloc_consistentJoe Perches1-5/+3
2014-06-23enic: devcmd for adding IP 5 tuple hardware filtersGovindarajulu Varadarajan1-0/+61
2014-06-23enic: fix return value in _vnic_dev_cmdGovindarajulu Varadarajan1-2/+2
2014-06-02enic: Update driver to use __dev_uc/mc_sync/unsync callsAlexander Duyck1-2/+2
2013-09-05driver/net: enic: Exposing symbols for Cisco's low latency drivergovindarajulu.v1-0/+10
2013-04-08enic: be less verbose about non-critical firmware errorsStefan Assmann1-0/+3
2012-02-20enic: Add new fw devcmd to set mac address of an interfaceRoopa Prabhu1-0/+12
2012-02-20enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDRRoopa Prabhu1-3/+3
2012-02-04enic: Check firmware capability before issuing firmware commandsNeel Patel1-27/+31
2011-09-27enic: Helper code for SRIOV proxy commandsRoopa Prabhu1-5/+23
2011-08-11enic: Move the Cisco driverJeff Kirsher1-0/+1003