index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cisco
/
enic
/
vnic_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
enic: fix UDP rss bits
Govindarajulu Varadarajan
1
-7
/
+11
2018-03-07
enic: fix boolreturn.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-03-04
enic: set UDP rss flag
Govindarajulu Varadarajan
1
-0
/
+17
2018-03-04
enic: Add vxlan offload support for IPv6 pkts
Govindarajulu Varadarajan
1
-3
/
+2
2017-07-11
cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'
Christophe Jaillet
1
-4
/
+5
2017-02-09
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
1
-0
/
+34
2016-03-11
cisco: enic: Update logging macros and uses
Joe Perches
1
-22
/
+23
2016-02-09
enic: increment devcmd2 result ring in case of timeout
Sandeep Pillai
1
-7
/
+12
2015-10-05
enic: do hang reset only in case of tx timeout
Govindarajulu Varadarajan
1
-2
/
+2
2015-08-25
enic: reduce ioread in devcmd2
Govindarajulu Varadarajan
1
-3
/
+5
2015-08-18
enic: Fix namespace pollution causing build errors.
David S. Miller
1
-2
/
+2
2015-08-17
enic: Fix sparse warning in vnic_devcmd_init().
David S. Miller
1
-1
/
+1
2015-08-17
enic: add devcmd2
Govindarajulu Varadarajan
1
-7
/
+181
2015-08-17
enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>
Govindarajulu Varadarajan
1
-25
/
+23
2015-08-17
enic: move struct definition from .c to .h file
Govindarajulu Varadarajan
1
-39
/
+0
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-2
/
+1
2014-08-08
enic: use pci_zalloc_consistent
Joe Perches
1
-5
/
+3
2014-06-23
enic: devcmd for adding IP 5 tuple hardware filters
Govindarajulu Varadarajan
1
-0
/
+61
2014-06-23
enic: fix return value in _vnic_dev_cmd
Govindarajulu Varadarajan
1
-2
/
+2
2014-06-02
enic: Update driver to use __dev_uc/mc_sync/unsync calls
Alexander Duyck
1
-2
/
+2
2013-09-05
driver/net: enic: Exposing symbols for Cisco's low latency driver
govindarajulu.v
1
-0
/
+10
2013-04-08
enic: be less verbose about non-critical firmware errors
Stefan Assmann
1
-0
/
+3
2012-02-20
enic: Add new fw devcmd to set mac address of an interface
Roopa Prabhu
1
-0
/
+12
2012-02-20
enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR
Roopa Prabhu
1
-3
/
+3
2012-02-04
enic: Check firmware capability before issuing firmware commands
Neel Patel
1
-27
/
+31
2011-09-27
enic: Helper code for SRIOV proxy commands
Roopa Prabhu
1
-5
/
+23
2011-08-11
enic: Move the Cisco driver
Jeff Kirsher
1
-0
/
+1003