summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2019-07-02mlxsw: spectrum: PTP: Support ethtool get_ts_infoPetr Machata3-0/+55
2019-07-02mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsPetr Machata3-0/+227
2019-07-02mlxsw: spectrum: PTP: Configure PTP traps and FIFO eventsPetr Machata2-0/+65
2019-07-02mlxsw: spectrum: PTP: Garbage-collect unmatched entriesPetr Machata1-0/+86
2019-07-02mlxsw: spectrum: PTP: Support timestamping on Spectrum-1Petr Machata6-2/+388
2019-07-02mlxsw: spectrum: PTP: Disable BH when working with PHCPetr Machata1-12/+12
2019-07-02mlxsw: spectrum: PTP: Add PTP initialization / finalizationPetr Machata4-3/+122
2019-07-02mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata6-1/+75
2019-07-02mlxsw: core: Add support for using SKB control bufferPetr Machata3-0/+13
2019-07-02mlxsw: spectrum: PTP: Hook into packet receive pathPetr Machata6-9/+67
2019-07-02mlxsw: spectrum: Add support for traps specific to Spectrum-1Petr Machata2-2/+25
2019-07-02mlxsw: spectrum: Extract a helper for trap registrationPetr Machata1-15/+33
2019-07-02mlxsw: reg: Add Monitoring Global Configuration RegisterPetr Machata1-0/+27
2019-07-02mlxsw: reg: Add Time Precision Packet Timestamping ReadingPetr Machata1-0/+110
2019-07-02mlxsw: reg: Add Monitoring Precision Time Protocol Trap RegisterPetr Machata1-0/+39
2019-07-02mlxsw: reg: Add Monitoring Time Precision Packet Port Configuration RegisterPetr Machata1-0/+38
2019-06-29net/mlx5e: Disallow tc redirect offload cases we don't supportPaul Blakey3-5/+24
2019-06-29net/mlx5e: Expose same physical switch_id for all representorsPaul Blakey1-20/+9
2019-06-29net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz5-4/+21
2019-06-29net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann2-11/+11
2019-06-29net/mlx5e: Set drvinfo in generic mannerParav Pandit1-1/+1
2019-06-29net/mlx5e: Correct phys_port_name for PF portParav Pandit1-0/+2
2019-06-29net/mlx5e: Report netdevice MPLS featuresAriel Levkovich1-0/+5
2019-06-29net/mlx5e: Move to HW checksumming advertisingAriel Levkovich1-4/+2
2019-06-29net/mlx5: MPFS, Allow adding the same MAC more than onceGavi Teitz1-1/+6
2019-06-29net/mlx5: MPFS, Cleanup add MAC flowGavi Teitz1-11/+15
2019-06-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed18-518/+1156
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller6-31/+30
2019-06-26net/mlx5: E-Switch, Enable vport metadata matching if firmware supports itJianbo Liu1-0/+23
2019-06-26net/mlx5: E-Switch, Add match on vport metadata for rule in slow pathJianbo Liu1-35/+107
2019-06-26net/mlx5: E-Switch, Pass metadata from FDB to eswitch managerJianbo Liu1-0/+64
2019-06-26net/mlx5: E-Switch, Add query and modify esw vport context functionsJianbo Liu2-0/+29
2019-06-26net/mlx5: E-Switch, Add match on vport metadata for rule in fast pathJianbo Liu1-34/+51
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2-0/+5
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu3-36/+155
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu7-25/+32
2019-06-26net/mlx5: Introduce a helper API to check VF vportParav Pandit2-0/+8
2019-06-26net/mlx5: Support allocating modify header context from ingress ACLJianbo Liu1-0/+4
2019-06-26net/mlx5: Get vport ACL namespace by vport indexJianbo Liu1-2/+2
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa3-2/+3
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa5-21/+21
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa1-4/+2
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa2-6/+6
2019-06-25net/mlx5: Convert mkey_table to XArrayMatthew Wilcox1-16/+11
2019-06-24mlxsw: core: Add support for negative temperature readoutVadim Pasternak3-20/+20
2019-06-24mlxsw: core: Add the hottest thermal zone detectionVadim Pasternak1-13/+62
2019-06-24mlxsw: core: Extend thermal core with per inter-connect device thermal zonesVadim Pasternak1-1/+136
2019-06-19xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer1-3/+0
2019-06-19mlx5: more strict use of page_pool APIJesper Dangaard Brouer2-5/+7
2019-06-19page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer1-3/+3