Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-22enic: remove #ifdef CONFIG_RFS_ACCEL around filter structuresGovindarajulu Varadarajan
2014-07-08enic: fix return values in enic_set_coalesceGovindarajulu Varadarajan
2014-06-24enic: do tx cleanup in napi pollGovindarajulu Varadarajan
2014-06-24enic: Add Accelerated RFS supportGovindarajulu Varadarajan
2014-06-02enic: Update driver to use __dev_uc/mc_sync/unsync callsAlexander Duyck
2014-05-22enic: Add support for adaptive interrupt coalescingSujith Sankar
2014-04-03net: enic: include irq.h for irqreturn_t definitionsJosh Boyer
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-21drivers/net: enic: Generate notification of hardware crashNeel Patel
2013-08-21drivers/net: enic: Add an interface for USNIC to interact with firmwareNeel Patel
2013-08-21drivers/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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-02enic: 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-05enic: Check firmware capability before issuing firmware commandsNeel Patel
2012-02-05enic: Enable support for multiple hardware receive queuesNeel Patel
2012-01-19enic: 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