aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy1-9/+1
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy1-4/+4
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy1-24/+2
2021-07-26net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy1-23/+4
2021-06-03net/mlx5e: Disable TX MPWQE in kdump modeAlaa Hleihel1-0/+7
2021-06-03net/mlx5e: Remove the repeated declarationShaokun Zhang1-1/+0
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy1-4/+4
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy1-1/+1
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan1-0/+4
2021-04-16net/mlx5e: Remove non-essential TLS SQ state bitTariq Toukan1-1/+0
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-03-31net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQTariq Toukan1-0/+1
2021-03-29net/mlx5e: Update ethtool setting of CQE compressionAya Levin1-0/+1
2021-03-29net/mlx5e: Allow coexistence of CQE compression and HW TS PTPAya Levin1-0/+1
2021-03-29net:mlx5e: Add PTP-TIR and PTP-RQTAya Levin1-0/+2
2021-03-29net/mlx5e: Add PTP-RX statisticsAya Levin1-0/+1
2021-03-29net/mlx5e: Add RQ to PTP channelAya Levin1-0/+1
2021-03-25net/mlx5e: Generalize PTP implementationAya Levin1-5/+5
2021-03-25net/mlx5e: Generalize direct-TIRs and direct-RQTs APIAya Levin1-4/+4
2021-03-25net/mlx5e: Generalize open RQAya Levin1-3/+3
2021-03-25net/mlx5e: Move params logic into its dedicated fileTariq Toukan1-12/+0
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+4
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan1-0/+1
2021-03-16net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan1-1/+0
2021-03-10net/mlx5e: RX, Mind the MPWQE gaps when calculating offsetsTariq Toukan1-3/+4
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-0/+3
2021-02-16net/mlx5: Add cyc2time HW translation mode supportAya Levin1-0/+3
2021-02-01net/mlx5e: Increase indirection RQ table size to 256Noam Stolero1-2/+2
2021-02-01net/mlx5e: Refactor mlx5e_netdev_init/cleanup to mlx5e_priv_init/cleanupRoi Dayan1-4/+4
2021-02-01net/mxl5e: Add change profile methodSaeed Mahameed1-2/+5
2021-02-01net/mlx5e: Separate between netdev objects and mlx5e profiles initializationSaeed Mahameed1-13/+10
2021-01-27net/mlx5e: Add listener to trap eventAya Levin1-0/+1
2021-01-27net/mlx5e: Add trap entity to ETH driverAya Levin1-0/+7
2021-01-27net/mlx5e: Expose RX dma info helpersAya Levin1-0/+2
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-1/+26
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-12-15net/mlx5: Replace irq_to_desc() abuseThomas Gleixner1-1/+1
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha1-0/+1
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha1-1/+28
2020-12-08net/mlx5e: Change skb fifo push/pop API to be used without SQEran Ben Elisha1-2/+8
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha1-1/+3
2020-12-08net/mlx5e: Allow RQ outside of channel contextAya Levin1-1/+2
2020-12-08net/mlx5e: Allow CQ outside of channel contextAya Levin1-3/+13
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+7
2020-10-02net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin1-1/+7
2020-09-22Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-11/+19
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+1
2020-09-21net/mlx5e: Enhanced TX MPWQE for SKBsMaxim Mikityanskiy1-0/+4
2020-09-21net/mlx5e: Rename xmit-related structs to generalize themMaxim Mikityanskiy1-11/+11
2020-09-21net/mlx5e: Support multiple SKBs in a TX WQEMaxim Mikityanskiy1-0/+4