summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/en_netdev.c
AgeCommit message (Expand)Author
2021-10-06net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-03-17net/mlx4_en: update moderation when config resetKevin(Yudong) Yang
2020-12-29net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
2020-05-10mlx4: do not call napi_schedule() without careEric Dumazet
2020-05-10net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit
2020-05-10net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib
2016-10-28net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-03-03net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev
2015-12-18net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein
2015-10-09net/mlx4_en: Add steering rules after RSS creationIdo Shamay
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion
2015-06-25net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-15net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-30net/mlx4: Add EQ poolMatan Barak
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna
2015-04-02net/mlx4_en: Add RX-FCS supportMuhammad Mahajna
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak
2015-03-31net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha
2015-03-31net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita
2015-03-24net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-18net/mlx4_en: mlx4_en_set_tx_maxrate() can be staticWu Fengguang
2015-03-18net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha
2015-03-18net/mlx4_en: Add tx queue maxrate supportOr Gerlitz
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-04net/mlx4_en: Notify TX Vlan offload changeIdo Shamay
2015-02-04net/mlx4_en: Port aggregation configurationMoni Shoua
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2015-01-15net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-12-08net/mlx4_en: Support for configurable RSS hash functionEyal Perry