index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-09
net: lan743x: select FIXED_PHY
Simon Horman
1
-1
/
+1
2023-06-29
net: lan743x: Don't sleep in atomic context
Moritz Fischer
1
-4
/
+17
2023-06-27
net: lan743x: Simplify comparison
Moritz Fischer
1
-1
/
+1
2023-06-22
net: sparx5: update PCS driver to use neg_mode
Russell King (Oracle)
2
-4
/
+5
2023-06-22
net: lan966x: update PCS driver to use neg_mode
Russell King (Oracle)
2
-4
/
+4
2023-06-02
net: lan743x: Remove extranous gotos
Moritz Fischer
1
-15
/
+5
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
1
-2
/
+8
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+10
2023-05-23
lan966x: Fix unloading/loading of the driver
Horatiu Vultur
1
-0
/
+10
2023-05-18
net: lan966x: Add support for DSCP rewrite
Horatiu Vultur
3
-3
/
+81
2023-05-18
net: lan966x: Add support for PCP rewrite
Horatiu Vultur
3
-1
/
+107
2023-05-18
net: lan966x: Add support for offloading default prio
Horatiu Vultur
3
-0
/
+34
2023-05-18
net: lan966x: Add support for offloading dscp table
Horatiu Vultur
3
-4
/
+89
2023-05-18
net: lan966x: Add support for apptrust
Horatiu Vultur
1
-4
/
+114
2023-05-18
net: lan966x: Add support for offloading pcp table
Horatiu Vultur
6
-0
/
+172
2023-05-18
net: lan966x: Add registers to configure PCP, DEI, DSCP
Horatiu Vultur
1
-0
/
+132
2023-05-15
net: ethernet: microchip: vcap: Remove extra semicolon
Anup Sharma
1
-4
/
+4
2023-05-11
net: enc28j60: Use threaded interrupt instead of workqueue
Philipp Rosenberger
1
-22
/
+6
2023-05-10
net: lan966x: Add TC support for ES0 VCAP
Horatiu Vultur
1
-0
/
+61
2023-05-10
net: lan966x: Add ES0 VCAP keyset configuration for lan966x
Horatiu Vultur
4
-0
/
+123
2023-05-10
net: lan966x: Add ES0 VCAP model
Horatiu Vultur
2
-30
/
+301
2023-04-24
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-22
ethernet: remove superfluous clearing of phydev
Wolfram Sang
1
-1
/
+0
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-10
net: lan966x: Add support for IS1 VCAP ethernet protocol types
Horatiu Vultur
1
-8
/
+28
2023-03-10
net: lan966x: Add TC filter chaining support for IS1 and IS2 VCAPs
Horatiu Vultur
1
-0
/
+80
2023-03-10
net: lan966x: Add TC support for IS1 VCAP
Horatiu Vultur
1
-3
/
+102
2023-03-10
net: lan966x: Add IS1 VCAP keyset configuration for lan966x
Horatiu Vultur
4
-16
/
+383
2023-03-10
net: lan966x: Add IS1 VCAP model
Horatiu Vultur
3
-60
/
+1563
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-17
/
+17
2023-03-08
net: microchip: sparx5: Add TC template support
Steen Hegelund
1
-7
/
+202
2023-03-08
net: microchip: sparx5: Add port keyset changing functionality
Steen Hegelund
2
-0
/
+276
2023-03-08
net: microchip: sparx5: Add TC template list to a port
Steen Hegelund
2
-0
/
+2
2023-03-08
net: microchip: sparx5: Provide rule count, key removal and keyset select
Steen Hegelund
2
-0
/
+72
2023-03-08
net: microchip: sparx5: Correct the spelling of the keysets in debugfs
Steen Hegelund
1
-1
/
+1
2023-03-08
net: microchip: sparx5: fix deletion of existing DSCP mappings
Daniel Machon
1
-16
/
+16
2023-03-01
net: lan966x: Fix port police support using tc-matchall
Horatiu Vultur
1
-1
/
+1
2023-02-24
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-20
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-20
net: microchip: sparx5: reduce stack usage
Arnd Bergmann
1
-14
/
+12
2023-02-16
net: microchip: sparx5: Add TC vlan action support for the ES0 VCAP
Steen Hegelund
6
-24
/
+327
2023-02-16
net: microchip: sparx5: Add TC support for the ES0 VCAP
Steen Hegelund
3
-23
/
+64
2023-02-16
net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5
Steen Hegelund
5
-2
/
+341
2023-02-16
net: microchip: sparx5: Updated register interface with VCAP ES0 access
Steen Hegelund
1
-558
/
+1271
2023-02-16
net: microchip: sparx5: Add ES0 VCAP model and updated KUNIT VCAP model
Steen Hegelund
5
-122
/
+721
[next]