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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-16
net/mlx5: Expose eswitch encap mode
Maor Gottlieb
1
-0
/
+11
2019-06-16
net/mlx5: Declare more strictly devlink encap mode
Leon Romanovsky
2
-5
/
+9
2019-06-13
net/mlx5: Add EQ enable/disable API
Yuval Avnery
2
-30
/
+76
2019-06-13
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
2
-33
/
+24
2019-06-13
net/mlx5: Rename mlx5_irq_info to mlx5_irq
Yuval Avnery
1
-39
/
+38
2019-06-13
net/mlx5: Move all IRQ logic to pci_irq.c
Yuval Avnery
5
-329
/
+354
2019-06-13
net/mlx5: Generalize IRQ interface to work with irq_table
Yuval Avnery
1
-9
/
+29
2019-06-13
net/mlx5: Separate IRQ table creation from EQ table creation
Yuval Avnery
3
-19
/
+14
2019-06-13
net/mlx5: Move IRQ affinity set to IRQ allocation phase
Yuval Avnery
1
-8
/
+17
2019-06-13
net/mlx5: Move IRQ rmap creation to IRQ allocation phase
Yuval Avnery
1
-25
/
+57
2019-06-13
net/mlx5: Separate IRQ data from EQ table data
Yuval Avnery
3
-44
/
+95
2019-06-13
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
1
-39
/
+82
2019-06-13
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
2
-50
/
+97
2019-06-13
net/mlx5: Introduce EQ polling budget
Yuval Avnery
1
-28
/
+27
2019-06-13
net/mlx5: Support querying max VFs from device
Bodong Wang
2
-9
/
+31
2019-06-13
net/mlx5: E-Switch, Return raw output for query esw functions
Bodong Wang
3
-21
/
+12
2019-06-13
net/mlx5: E-Switch, Handle representors creation in handler context
Vu Pham
2
-51
/
+50
2019-06-13
net/mlx5: Increase wait time for fw initialization
Daniel Jurgens
1
-4
/
+14
2019-05-31
{IB,net}/mlx5: Constify rep ops functions pointers
Parav Pandit
4
-29
/
+27
2019-05-31
{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*
Parav Pandit
1
-1
/
+1
2019-05-31
net/mlx5: E-Switch, Honor eswitch functions changed event cap
Vu Pham
3
-4
/
+17
2019-05-31
net/mlx5: E-Switch, Replace host_params event with functions_changed event
Vu Pham
8
-67
/
+82
2019-05-31
net/mlx5: Introduce termination table bits
Eli Britstein
1
-0
/
+3
2019-05-28
net/mlx5: potential error pointer dereference in error handling
Dan Carpenter
1
-2
/
+2
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-05-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2019-05-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-1
/
+0
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-6
/
+16
2019-05-16
Merge branch 'fixes' into arm/soc
Olof Johansson
113
-730
/
+995
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+3
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-2
/
+3
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+2
2019-05-14
net/mlx5: Set completion EQs as shared resources
Yishai Hadas
1
-0
/
+3
2019-05-14
Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...
Lee Jones
208
-1379
/
+2001
2019-05-13
net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
Corentin Labbe
1
-0
/
+2
2019-05-13
net: ethernet: ti: netcp_ethss: fix build
Grygorii Strashko
1
-1
/
+1
2019-05-13
bonding: fix arp_validate toggling in active-backup mode
Jarod Wilson
1
-7
/
+0
2019-05-13
net: meson: fixup g12a glue ephy id
Jerome Brunet
1
-1
/
+1
2019-05-13
net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...
Kunihiko Hayashi
1
-3
/
+3
2019-05-13
net: seeq: fix crash caused by not set dev.parent
Thomas Bogendoerfer
1
-0
/
+1
2019-05-13
net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag
Maxime Chevallier
1
-1
/
+3
2019-05-11
net: phy: realtek: fix double page ops in generic Realtek driver
Heiner Kallweit
1
-2
/
+0
2019-05-11
net: phy: realtek: add missing page operations
Heiner Kallweit
1
-0
/
+12
2019-05-11
net: wireless: mt76: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-11
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
19
-19
/
+19
2019-05-11
net/ibmvnic: Update carrier state after link state change
Thomas Falcon
1
-5
/
+4
2019-05-11
net/ibmvnic: Update MAC address settings after adapter reset
Thomas Falcon
2
-27
/
+28
2019-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-26
/
+157
2019-05-10
nfp: add missing kdoc
Jakub Kicinski
1
-0
/
+2
[next]