index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-23
mlx4: Delete custom device management logic
Petr Pavlu
3
-156
/
+0
2023-08-23
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
1
-0
/
+13
2023-08-23
mlx4: Connect the ethernet part to the auxiliary bus
Petr Pavlu
2
-20
/
+58
2023-08-23
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
4
-4
/
+250
2023-08-23
mlx4: Avoid resetting MLX4_INTFF_BONDING per driver
Petr Pavlu
1
-8
/
+11
2023-08-23
mlx4: Move the bond work to the core driver
Petr Pavlu
3
-68
/
+64
2023-08-23
mlx4: Get rid of the mlx4_interface.activate callback
Petr Pavlu
2
-23
/
+16
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
5
-15
/
+41
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
6
-14
/
+28
2023-08-23
mlx4: Rename member mlx4_en_dev.nb to netdev_nb
Petr Pavlu
3
-9
/
+9
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
2
-29
/
+0
2023-08-03
net/mlx4: Remove many unnecessary NULL values
Ruan Jinjie
3
-11
/
+11
2023-07-27
net/mlx4: clean up a type issue
Dan Carpenter
1
-2
/
+2
2023-05-30
devlink: move port_type_set() op into devlink_port_ops
Jiri Pirko
1
-26
/
+26
2023-05-30
mlx4: register devlink port with ops
Jiri Pirko
1
-1
/
+5
2023-05-25
net/mlx4: Use bitmap_weight_and()
Christophe JAILLET
1
-5
/
+2
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+22
2023-04-13
mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-1
/
+18
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
2
-2
/
+4
2023-04-13
mlx4: use READ_ONCE/WRITE_ONCE for ring indexes
Jakub Kicinski
1
-3
/
+5
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-03-22
xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
Jesper Dangaard Brouer
1
-2
/
+2
2023-03-08
net/mlx4_en: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+9
2023-02-21
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
1
-11
/
+11
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+2
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+2
2023-01-30
devlink: remove devlink features
Jiri Pirko
1
-1
/
+0
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-18
/
+69
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
1
-40
/
+40
2023-01-23
net/mlx4_en: Support RX XDP metadata
Stanislav Fomichev
4
-5
/
+52
2023-01-23
net/mlx4_en: Introduce wrapper for xdp_buff
Stanislav Fomichev
1
-11
/
+15
2023-01-15
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
1
-5
/
+9
2022-12-09
net/mlx4: small optimization in mlx4_en_xmit()
Eric Dumazet
1
-5
/
+5
2022-12-09
net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGS
Eric Dumazet
1
-4
/
+12
2022-12-09
net/mlx4: rename two constants
Eric Dumazet
2
-6
/
+8
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-11-19
net/mlx4: Check retval of mlx4_bitmap_init
Peter Kosyh
1
-1
/
+2
2022-11-04
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
1
-1
/
+1
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-6
/
+3
2022-10-31
ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppm
Jacob Keller
1
-18
/
+11
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-4
/
+4
2022-08-27
net/mlx4: Fix error check for dma_map_sg
Jack Wang
1
-2
/
+2
2022-08-27
mlx4: Do type_clear() for devlink ports when type_set() was called previously
Jiri Pirko
1
-0
/
+3
2022-08-08
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-08-01
net: devlink: convert reload command to take implicit devlink->lock
Jiri Pirko
1
-4
/
+0
2022-07-29
net/mlx4: Lock mlx4 devlink reload callback
Moshe Shemesh
2
-13
/
+37
2022-07-29
net/mlx4: Use devl_ API for devlink port register / unregister
Moshe Shemesh
1
-4
/
+12
2022-07-29
net/mlx4: Use devl_ API for devlink region create / destroy
Moshe Shemesh
2
-10
/
+17
[next]