index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-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