summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2018-03-06net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak
2018-03-06net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel
2018-03-06net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel
2018-03-06net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel
2018-03-06net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabledAviad Yehezkel
2018-02-23net/mlx5: E-Switch, Reload IB interface when switching devlink modesMark Bloch
2018-02-23net/mlx5: E-Switch, Optimize HW steering tables in switchdev modeMark Bloch
2018-02-23net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev modeMark Bloch
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch
2018-02-23net/mlx5: E-Switch, Add callback to get representor deviceMark Bloch
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen
2018-02-15net/mlx5: Remove redundant EQ API exportsSaeed Mahameed
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed
2018-02-15net/mlx5: CQ hold/put APISaeed Mahameed
2018-02-15net/mlx5: EQ add/del CQ APISaeed Mahameed
2018-02-15net/mlx5: Add missing likely/unlikely hints to cq eventsSaeed Mahameed
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-29net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman
2018-01-25mlxsw: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz
2018-01-22mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM treeIdo Schimmel
2018-01-22mlxsw: spectrum_router: Pass FIB node to LPM tree unlink functionIdo Schimmel
2018-01-22mlxsw: spectrum_router: Use the nodes list as indication for empty FIBIdo Schimmel
2018-01-21mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky
2018-01-21mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Arkadi Sharshevsky
2018-01-21mlxsw: spectrum: Extend and export SPAN APIArkadi Sharshevsky
2018-01-21mlxsw: spectrum_acl: Add support for mirroring actionArkadi Sharshevsky
2018-01-21mlxsw: core: Make counter index allocated inside the action appendJiri Pirko
2018-01-21mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource listJiri Pirko
2018-01-21mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Jiri Pirko
2018-01-21Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-01-21net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19mlxsw: spectrum: Upper-bound supported FW versionYuval Mintz
2018-01-19net/mlx5e: Add likely to the common RX checksum flowGal Pressman
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib
2018-01-19net/mlx5e: Merge per priority stats groupsKamal Heib
2018-01-19net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha
2018-01-19net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha
2018-01-19net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha
2018-01-19net/mlx5e: Set hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5e: Add RSS support for hairpinOr Gerlitz