summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2017-12-12Merge Linaro linux 4.9.62 into linux-4.9Xie Xiaobo
2017-07-21net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman
2017-07-14net: make ndo_get_stats64 a void functionstephen hemminger
2017-07-05net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz
2017-03-22net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan
2017-03-22net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed
2017-02-18net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman
2017-01-15net/mlx5e: Disable netdev after closeSaeed Mahameed
2017-01-15net/mlx5e: Don't sync netdev state when not registeredSaeed Mahameed
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed
2016-11-04net/mlx5e: Re-arrange XDP SQ/CQ creationSaeed Mahameed
2016-11-04net/mlx5e: Fix XDP error path of mlx5e_open_channel()Saeed Mahameed
2016-10-29net/mlx5e: Unregister netdev before detaching itMohamad Haj Yahia
2016-10-29net/mlx5e: Choose best nearest LRO timeoutSaeed Mahameed
2016-09-30mlx5: Add ndo_poll_controller() implementationCalvin Owens
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-23net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz
2016-09-23net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz
2016-09-22net/mlx5e: XDP TX forwarding supportSaeed Mahameed
2016-09-22net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed
2016-09-22net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout
2016-09-22net/mlx5e: Dynamic RQ type infrastructureSaeed Mahameed
2016-09-22net/mlx5e: Slightly reduce hardware LRO sizeSaeed Mahameed
2016-09-22net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed
2016-09-22net/mlx5e: Build RX SKB on demandSaeed Mahameed
2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan
2016-09-11net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-29net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan
2016-08-29net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed
2016-08-29net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed
2016-08-29net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed
2016-08-29net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed
2016-08-19net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion
2016-08-19net/mlx5e: Optimization for MTU changeTariq Toukan
2016-08-19net/mlx5e: Set port MTU on netdev creation rather on openSaeed Mahameed
2016-08-18net/mlx5e: Avoid port remapping of mlx5e netdev TISesAviv Heller
2016-08-18net/mlx5: Implement RoCE LAG featureAviv Heller
2016-08-18net/mlx5: Modify RQ bitmask from mlx5 ifcAlex Vesker
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed
2016-07-26net/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