index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
microchip
/
lan966x
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-25
lan966x: Don't use xdp_frame when action is XDP_TX
Horatiu Vultur
3
-23
/
+28
2023-04-17
net: lan966x: Fix lan966x_ifh_get
Horatiu Vultur
1
-1
/
+1
2023-03-19
net: lan966x: Stop using packing library
Horatiu Vultur
2
-25
/
+50
2023-03-19
net: lan966x: Don't read RX timestamp if not needed
Horatiu Vultur
4
-14
/
+15
2023-03-15
net: lan966x: Change lan966x_police_del return type
Horatiu Vultur
1
-11
/
+2
2023-03-11
net: lan966x: Add support for IS1 VCAP ethernet protocol types
Horatiu Vultur
1
-8
/
+28
2023-03-11
net: lan966x: Add TC filter chaining support for IS1 and IS2 VCAPs
Horatiu Vultur
1
-0
/
+80
2023-03-11
net: lan966x: Add TC support for IS1 VCAP
Horatiu Vultur
1
-3
/
+102
2023-03-11
net: lan966x: Add IS1 VCAP keyset configuration for lan966x
Horatiu Vultur
4
-16
/
+383
2023-03-11
net: lan966x: Add IS1 VCAP model
Horatiu Vultur
1
-1
/
+1401
2023-03-01
net: lan966x: Fix port police support using tc-matchall
Horatiu Vultur
1
-1
/
+1
2023-02-25
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
1
-3
/
+2
2023-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-02-21
net: lan966x: Fix possible deadlock inside PTP
Horatiu Vultur
1
-2
/
+2
2023-02-20
net: lan966x: Use automatic selection of VCAP rule actionset
Horatiu Vultur
2
-4
/
+1
2023-02-14
net: lan966x: set xdp_features flag
Lorenzo Bianconi
1
-0
/
+5
2023-02-10
net: microchip: vcap: Add tc flower keys for lan966x
Horatiu Vultur
1
-28
/
+110
2023-02-08
net: lan966x: Add support for TC flower filter statistics
Horatiu Vultur
1
-0
/
+20
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
1
-0
/
+1
2023-02-03
net: lan966x: Add VCAP debugFS support
Horatiu Vultur
5
-16
/
+136
2023-02-03
net: lan966x: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
1
-3
/
+2
2023-01-30
net: microchip: sparx5: Add ingress information to VCAP instance
Steen Hegelund
4
-8
/
+16
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2023-01-28
lan966x: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+8
2023-01-16
net: microchip: vcap api: Check chains when adding a tc flower filter
Steen Hegelund
1
-14
/
+16
2023-01-16
net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
Steen Hegelund
3
-22
/
+7
2023-01-16
net: microchip: vcap api: Always enable VCAP lookups
Steen Hegelund
1
-15
/
+6
2023-01-14
net: lan966x: add missing fwnode_handle_put() for ports node
Clément Léger
1
-5
/
+8
2023-01-11
net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
Clément Léger
1
-0
/
+3
2023-01-09
net: lan966x: Allow to add rules in TCAM even if not enabled
Horatiu Vultur
1
-3
/
+0
2022-12-22
net: lan966x: Fix configuration of the PCS
Horatiu Vultur
1
-1
/
+1
2022-12-13
net: lan966x: Remove a useless test in lan966x_ptp_add_trap()
Christophe JAILLET
1
-2
/
+0
2022-12-06
net: lan966x: Add ptp trap rules
Horatiu Vultur
5
-23
/
+265
2022-11-29
net: lan966x: Add port keyset config and callback interface
Horatiu Vultur
1
-0
/
+366
2022-11-29
net: lan966x: add tc matchall goto action
Horatiu Vultur
4
-1
/
+70
2022-11-29
net: lan966x: add tc flower support for VCAP API
Horatiu Vultur
5
-1
/
+421
2022-11-29
net: lan966x: add vcap registers
Horatiu Vultur
2
-0
/
+199
2022-11-29
net: lan966x: Add is2 vcap model to vcap API.
Horatiu Vultur
4
-1
/
+1624
2022-11-29
net: lan966x: Add initial VCAP
Horatiu Vultur
5
-1
/
+47
2022-11-25
net: lan966x: Add support for XDP_REDIRECT
Horatiu Vultur
4
-15
/
+104
2022-11-25
net: lan966x: Add support for XDP_TX
Horatiu Vultur
4
-10
/
+94
2022-11-25
net: lan966x: Update dma_dir of page_pool_params
Horatiu Vultur
3
-6
/
+53
2022-11-25
net: lan966x: Update rxq memory model
Horatiu Vultur
1
-0
/
+13
2022-11-25
net: lan966x: Add len field to lan966x_tx_dcb_buf
Horatiu Vultur
2
-5
/
+7
2022-11-25
net: lan966x: Introduce helper functions
Horatiu Vultur
1
-27
/
+44
2022-11-25
net: lan966x: Add XDP_PACKET_HEADROOM
Horatiu Vultur
2
-6
/
+13
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2022-11-16
net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()
Shang XiaoJing
1
-0
/
+3
2022-11-11
net: lan96x: Use page_pool API
Horatiu Vultur
3
-40
/
+58
[next]