summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cisco/enic/enic.h
AgeCommit message (Expand)Author
2013-09-05driver/net: enic: update enic maintainers and drivergovindarajulu.v
2013-09-05driver/net: enic: Add multi tx support for enicgovindarajulu.v
2013-08-20drivers/net: enic: Generate notification of hardware crashNeel Patel
2013-08-20drivers/net: enic: Add an interface for USNIC to interact with firmwareNeel Patel
2013-08-20drivers/net: enic: Adding support for Cisco Low Latency NICNeel Patel
2013-07-25drivers/net: enic: Move ethtool code to a separate fileNeel Patel
2012-03-08enic: Fix addr valid check in enic_set_vf_macRoopa Prabhu
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-01enic: fix an endian bug in enic_probe()Dan Carpenter
2012-02-20enic: Add support for fw init command on sriov vf'sRoopa Prabhu
2012-02-20enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's macRoopa Prabhu
2012-02-20enic: Add new fw devcmd to set mac address of an interfaceRoopa Prabhu
2012-02-13enic: remove assignment of random mac on enic vfRoopa Prabhu
2012-02-13enic: Fix address deregistration for sriov vf during port profile disassociateRoopa Prabhu
2012-02-04enic: Check firmware capability before issuing firmware commandsNeel Patel
2012-02-04enic: Enable support for multiple hardware receive queuesNeel Patel
2012-01-18enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu
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-11enic: Move the Cisco driverJeff Kirsher