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
/
sparx5
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
net: sparx5: fix source port register when mirroring
Daniel Machon
1
-6
/
+6
2024-09-22
net: sparx5: Fix invalid timestamps
Aakash Menon
1
-1
/
+5
2024-09-06
net: sparx5: Remove setting of RX software timestamp
Gal Pressman
1
-7
/
+4
2024-09-04
net: sparx5: ditch sparx5_fdma_rx/tx_reload() functions
Daniel Machon
1
-10
/
+4
2024-09-04
net: sparx5: use contiguous memory for tx buffers
Daniel Machon
2
-45
/
+13
2024-09-04
net: sparx5: use library helper for freeing tx buffers
Daniel Machon
1
-0
/
+1
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the tx path
Daniel Machon
1
-30
/
+9
2024-09-04
net: sparx5: use the FDMA library for allocation of tx buffers
Daniel Machon
2
-64
/
+44
2024-09-04
net: sparx5: use a few FDMA helpers in the rx path
Daniel Machon
1
-10
/
+7
2024-09-04
net: sparx5: use library helper for freeing rx buffers
Daniel Machon
1
-0
/
+1
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the rx path
Daniel Machon
1
-46
/
+3
2024-09-04
net: sparx5: use the FDMA library for allocation of rx buffers
Daniel Machon
2
-54
/
+43
2024-09-04
net: sparx5: replace a few variables with new equivalent ones
Daniel Machon
2
-46
/
+63
2024-09-04
net: sparx5: use FDMA library symbols
Daniel Machon
3
-44
/
+3
2024-09-04
net: microchip: add FDMA library
Daniel Machon
1
-0
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-06-18
net: microchip: Constify struct vcap_operations
Christophe JAILLET
1
-1
/
+1
2024-04-25
net: sparx5: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-0
/
+5
2024-04-25
net: sparx5: flower: remove goto in sparx5_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
1
-6
/
+4
2024-04-25
net: sparx5: flower: add extack to sparx5_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
1
-2
/
+3
2024-04-25
net: sparx5: flower: only do lookup if fragment flags are set
Asbjørn Sloth Tønnesen
1
-1
/
+1
2024-04-25
net: sparx5: Correct spelling in comments
Simon Horman
4
-4
/
+4
2024-04-24
net: sparx5: add support for matchall mirror stats
Daniel Machon
3
-0
/
+67
2024-04-24
net: sparx5: add the tc glue to support port mirroring
Daniel Machon
1
-2
/
+36
2024-04-24
net: sparx5: add port mirroring implementation
Daniel Machon
3
-1
/
+212
2024-04-24
net: sparx5: add bookkeeping code for matchall rules
Daniel Machon
3
-8
/
+67
2024-04-24
net: sparx5: add new register definitions
Daniel Machon
1
-0
/
+68
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-21
/
+40
2024-04-12
net: sparx5: flower: fix fragment flags handling
Asbjørn Sloth Tønnesen
1
-21
/
+40
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-04-11
net: sparx5: fix wrong config being used when reconfiguring PCS
Daniel Machon
1
-2
/
+2
2024-04-09
net: sparx5: add support for tc flower redirect action
Daniel Machon
1
-0
/
+29
2024-04-09
net: sparx5: add support for tc flower mirred action.
Daniel Machon
1
-0
/
+39
2024-03-04
net: sparx5: Fix use after free inside sparx5_del_mact_entry
Horatiu Vultur
1
-2
/
+2
2024-02-21
net: sparx5: Add spinlock for frame transmission from CPU
Horatiu Vultur
3
-0
/
+4
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
[email protected]
1
-1
/
+1
2023-10-13
net: sparx5: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-2
/
+1
2023-09-20
net: ethernet: microchip: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-22
net: microchip: Remove unused declarations
Yue Haibing
1
-1
/
+0
2023-08-19
net: microchip: sparx5: Update return value check for vcap_get_rule()
Ruan Jinjie
1
-1
/
+1
2023-08-02
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
1
-6
/
+0
2023-08-02
net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
3
-28
/
+46
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-2
/
+2
2023-06-22
net: sparx5: update PCS driver to use neg_mode
Russell King (Oracle)
2
-4
/
+5
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-16
/
+16
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: 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
[next]