aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/en_netdev.c
AgeCommit message (Expand)Author
2018-04-13net/mlx4_en: Change default QoS settingsMoni Shoua
2017-02-04mlx4: do not call napi_schedule() without careEric Dumazet
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan
2016-11-23net/mlx4_en: Free netdev resources under state lockTariq Toukan
2016-11-09Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan
2016-10-29net/mlx4_en: Save slave ethtool stats commandTariq Toukan
2016-10-29net/mlx4_en: Fix panic during rebootEugenia Emantayev
2016-10-29net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad modeMoshe Shemesh
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-11net/mlx4_en: Fixes for DCBXTariq Toukan
2016-09-06net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-19net/mlx4_en: add xdp forwarding and data write supportBrenden Blanco
2016-07-19net/mlx4_en: add page recycle to prepare rx ring for tx supportBrenden Blanco
2016-07-19net/mlx4_en: add support for fast rx drop bpf programBrenden Blanco
2016-07-19net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev
2016-07-19net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha
2016-06-22net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib
2016-06-17mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-16mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck
2016-06-09net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RXEric Dumazet
2016-05-25net/mlx4_en: get rid of private net_device_statsEric Dumazet
2016-05-25net/mlx4_en: get rid of ret_statsEric Dumazet
2016-05-25net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet
2016-05-25net/mlx4_en: fix tx_dropped bugEric Dumazet
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky
2016-05-04net/mlx4_en: Add support for inner IPv6 checksum offloads and TSOAlexander Duyck
2016-05-04net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck
2016-04-21mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lockHannes Frederic Sowa
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