aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cisco
AgeCommit message (Expand)Author
2017-02-09enic: add vxlan offload on tx pathGovindarajulu Varadarajan
2017-02-09enic: add udp_tunnel ndo for vxlan offloadGovindarajulu Varadarajan
2017-02-09enic: add devcmds for vxlan offloadGovindarajulu Varadarajan
2017-02-03enic: Remove local ndo_busy_poll() implementation.David S. Miller
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-11-02enic: set skb->hash type properlyGovindarajulu Varadarajan
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29enic: fix rq disableGovindarajulu Varadarajan
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-08-01net: enic: use correct type specifierxypron.glpk@gmx.de
2016-06-14net: ethernet: enic: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-04-18enic: set netdev->vlan_featuresGovindarajulu Varadarajan
2016-03-11cisco: enic: Update logging macros and usesJoe Perches
2016-02-09enic: increment devcmd2 result ring in case of timeoutSandeep Pillai
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet
2015-11-02enic: assign affinity hint to interruptsGovindarajulu Varadarajan
2015-10-05enic: do hang reset only in case of tx timeoutGovindarajulu Varadarajan
2015-10-05enic: handle spurious error interruptGovindarajulu Varadarajan
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert
2015-08-25enic: reduce ioread in devcmd2Govindarajulu Varadarajan
2015-08-21enic: Fix build failure with SRIOV disabled.David S. Miller
2015-08-18enic: Fix namespace pollution causing build errors.David S. Miller
2015-08-17enic: Fix sparse warning in vnic_devcmd_init().David S. Miller
2015-08-17enic: add devcmd2Govindarajulu Varadarajan
2015-08-17enic: add devcmd2 resourcesGovindarajulu Varadarajan
2015-08-17enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan
2015-08-17enic: move struct definition from .c to .h fileGovindarajulu Varadarajan
2015-07-20enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan
2015-07-20enic: add adaptive coalescing intr for intx and msi pollGovindarajulu Varadarajan
2015-07-02enic: fix issues in enic_pollGovindarajulu Varadarajan
2015-06-25enic: use atomic_t instead of spin_lock in busy pollGovindarajulu Varadarajan
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-10enic: fix memory leak in rq_cleanGovindarajulu Varadarajan
2015-06-10enic: check return value for stat dumpGovindarajulu Varadarajan
2015-06-10enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert
2015-05-24enic: Grammar s/an negative/a negative/Geert Uytterhoeven
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-27enic: do notify_check before returning creditsSujith Sankar
2015-02-05enic: enic_main: fix sparse warningsLad, Prabhakar
2015-02-05enic: enic_ethtool: fix sparse warningLad, Prabhakar
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-24enic: fix rx napi poll return valueGovindarajulu Varadarajan
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko