index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cisco
/
enic
/
vnic_dev.c
Age
Commit message (
Expand
)
Author
2017-07-11
cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'
Christophe Jaillet
2017-02-09
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
2016-03-11
cisco: enic: Update logging macros and uses
Joe Perches
2016-02-09
enic: increment devcmd2 result ring in case of timeout
Sandeep Pillai
2015-10-05
enic: do hang reset only in case of tx timeout
Govindarajulu Varadarajan
2015-08-25
enic: reduce ioread in devcmd2
Govindarajulu Varadarajan
2015-08-18
enic: Fix namespace pollution causing build errors.
David S. Miller
2015-08-17
enic: Fix sparse warning in vnic_devcmd_init().
David S. Miller
2015-08-17
enic: add devcmd2
Govindarajulu Varadarajan
2015-08-17
enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>
Govindarajulu Varadarajan
2015-08-17
enic: move struct definition from .c to .h file
Govindarajulu Varadarajan
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-08-08
enic: use pci_zalloc_consistent
Joe Perches
2014-06-23
enic: devcmd for adding IP 5 tuple hardware filters
Govindarajulu Varadarajan
2014-06-23
enic: fix return value in _vnic_dev_cmd
Govindarajulu Varadarajan
2014-06-02
enic: Update driver to use __dev_uc/mc_sync/unsync calls
Alexander Duyck
2013-09-05
driver/net: enic: Exposing symbols for Cisco's low latency driver
govindarajulu.v
2013-04-08
enic: be less verbose about non-critical firmware errors
Stefan Assmann
2012-02-20
enic: Add new fw devcmd to set mac address of an interface
Roopa Prabhu
2012-02-20
enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR
Roopa Prabhu
2012-02-04
enic: Check firmware capability before issuing firmware commands
Neel Patel
2011-09-27
enic: Helper code for SRIOV proxy commands
Roopa Prabhu
2011-08-11
enic: Move the Cisco driver
Jeff Kirsher