aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cisco
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-21
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | enic: Add support for 'ethtool -g/-G'Parvi Kaustubhi2017-11-02
* | enic: reset fetch indexParvi Kaustubhi2017-11-02
* | drivers: net: enic: use setup_timer() helper.Allen Pais2017-09-21
* | drivers: net: enic: use setup_timer() helper.Allen Pais2017-09-21
|/
* cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'Christophe Jaillet2017-07-11
* enic: Fix format truncation warningGovindarajulu Varadarajan2017-06-20
* enic: unmask intr only when napi is completeGovindarajulu Varadarajan2017-05-23
* enic: add vxlan offload on tx pathGovindarajulu Varadarajan2017-02-09
* enic: add udp_tunnel ndo for vxlan offloadGovindarajulu Varadarajan2017-02-09
* enic: add devcmds for vxlan offloadGovindarajulu Varadarajan2017-02-09
* enic: Remove local ndo_busy_poll() implementation.David S. Miller2017-02-03
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* enic: set skb->hash type properlyGovindarajulu Varadarajan2016-11-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\
| * enic: fix rq disableGovindarajulu Varadarajan2016-10-29
* | ethernet: use core min/max MTU checkingJarod Wilson2016-10-18
|/
* net: enic: use correct type specifierxypron.glpk@gmx.de2016-08-01
* net: ethernet: enic: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-06-14
* enic: set netdev->vlan_featuresGovindarajulu Varadarajan2016-04-18
* cisco: enic: Update logging macros and usesJoe Perches2016-03-11
* enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2016-02-09
* net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-18
* enic: assign affinity hint to interruptsGovindarajulu Varadarajan2015-11-02
* enic: do hang reset only in case of tx timeoutGovindarajulu Varadarajan2015-10-05
* enic: handle spurious error interruptGovindarajulu Varadarajan2015-10-05
* flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-01
* enic: reduce ioread in devcmd2Govindarajulu Varadarajan2015-08-25
* enic: Fix build failure with SRIOV disabled.David S. Miller2015-08-21
* enic: Fix namespace pollution causing build errors.David S. Miller2015-08-18
* enic: Fix sparse warning in vnic_devcmd_init().David S. Miller2015-08-18
* enic: add devcmd2Govindarajulu Varadarajan2015-08-17
* enic: add devcmd2 resourcesGovindarajulu Varadarajan2015-08-17
* enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan2015-08-17
* enic: move struct definition from .c to .h fileGovindarajulu Varadarajan2015-08-17
* enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan2015-07-20
* enic: add adaptive coalescing intr for intx and msi pollGovindarajulu Varadarajan2015-07-20
* enic: fix issues in enic_pollGovindarajulu Varadarajan2015-07-02
* enic: use atomic_t instead of spin_lock in busy pollGovindarajulu Varadarajan2015-06-25
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-14
|\
| * enic: fix memory leak in rq_cleanGovindarajulu Varadarajan2015-06-11
| * enic: check return value for stat dumpGovindarajulu Varadarajan2015-06-11
| * enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan2015-06-11
* | net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-04
* | enic: Grammar s/an negative/a negative/Geert Uytterhoeven2015-05-24