index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cisco
/
enic
/
enic.h
Age
Commit message (
Expand
)
Author
2014-06-02
enic: Update driver to use __dev_uc/mc_sync/unsync calls
Alexander Duyck
2014-05-21
enic: Add support for adaptive interrupt coalescing
Sujith Sankar
2014-04-03
net: enic: include irq.h for irqreturn_t definitions
Josh Boyer
2013-09-05
driver/net: enic: update enic maintainers and driver
govindarajulu.v
2013-09-05
driver/net: enic: Add multi tx support for enic
govindarajulu.v
2013-08-20
drivers/net: enic: Generate notification of hardware crash
Neel Patel
2013-08-20
drivers/net: enic: Add an interface for USNIC to interact with firmware
Neel Patel
2013-08-20
drivers/net: enic: Adding support for Cisco Low Latency NIC
Neel Patel
2013-07-24
drivers/net: enic: Move ethtool code to a separate file
Neel Patel
2012-03-08
enic: Fix addr valid check in enic_set_vf_mac
Roopa Prabhu
2012-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-01
enic: fix an endian bug in enic_probe()
Dan Carpenter
2012-02-20
enic: Add support for fw init command on sriov vf's
Roopa Prabhu
2012-02-20
enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac
Roopa Prabhu
2012-02-20
enic: Add new fw devcmd to set mac address of an interface
Roopa Prabhu
2012-02-13
enic: remove assignment of random mac on enic vf
Roopa Prabhu
2012-02-13
enic: Fix address deregistration for sriov vf during port profile disassociate
Roopa Prabhu
2012-02-04
enic: Check firmware capability before issuing firmware commands
Neel Patel
2012-02-04
enic: Enable support for multiple hardware receive queues
Neel Patel
2012-01-18
enic: This patch adds pci id 0x71 for SRIOV VF's
Roopa Prabhu
2011-09-27
enic: Add support for port profile association on a enic SRIOV VF
Roopa Prabhu
2011-09-27
enic: Helper code for SRIOV proxy commands
Roopa Prabhu
2011-09-27
enic: Add SRIOV support
Roopa Prabhu
2011-08-11
enic: Move the Cisco driver
Jeff Kirsher