summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/en_netdev.c
AgeCommit message (Expand)Author
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-02net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-03-01mlx4: Implement devlink interfaceJiri Pirko
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-17net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-11-18mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet
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