aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2016-07-25net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-13net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia
2016-07-13net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-02net/mlx5e: Introduce SRIOV VF representorsHadar Hen Zion
2016-07-02net/mlx5: Add Representors registration APIHadar Hen Zion
2016-07-02net/mlx5e: Add support for multiple profilesHadar Hen Zion
2016-07-02net/mlx5e: Mark enabled RQTs instances explicitlyHadar Hen Zion
2016-07-02net/mlx5e: TIRs management refactoringHadar Hen Zion
2016-07-02net/mlx5e: Create NIC global resources only onceHadar Hen Zion
2016-07-01net/mlx5e: Log link state changesShaker Daibes
2016-07-01net/mlx5e: Fix select queue callbackRana Shahout
2016-07-01net/mlx5e: Handle RQ flush in error casesDaniel Jurgens
2016-07-01net/mlx5e: Implement ndo_tx_timeout callbackDaniel Jurgens
2016-07-01net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29net/mlx5e: Reorganize ethtool statisticsGal Pressman
2016-06-29net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman
2016-06-29net/mlx5e: Change enum to better reflect usageEli Cohen
2016-06-27net/mlx5e: Use new ethtool get/set link ksettings APIGal Pressman
2016-06-27net/mlx5e: Support adaptive RX coalescingGil Rockah
2016-06-27net/mlx5e: CQE based moderationTariq Toukan
2016-06-27net/mlx5e: Add TXQ set max rate supportYevgeny Petrilin
2016-06-17mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-09net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha
2016-05-16net/mlx5e: Hardware offloaded flower filter statistics supportAmir Vadai
2016-05-11net/mlx5e: Enable CQE compression when PCI is slower than linkSaeed Mahameed
2016-05-11net/mlx5e: Expand WQE stride when CQE compression is enabledTariq Toukan
2016-05-11net/mlx5e: CQE compressionTariq Toukan
2016-05-09mlx5: Fix merge errors.David S. Miller
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann
2016-05-04net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchkMohamad Haj Yahia
2016-05-04net/mlx5e: Fix IPv6 tunnel checksum offloadAlexander Duyck
2016-05-04net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay
2016-04-29net/mlx5e: Enabling aRFS mechanismMaor Gottlieb
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb
2016-04-29net/mlx5e: Split the main flow steering tableMaor Gottlieb
2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb
2016-04-29net/mlx5e: Direct TIR per RQTariq Toukan
2016-04-29net/mlx5e: Call vxlan_get_rx_port() with rtnl lockMatthew Finlay
2016-04-28net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed