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
/
lan966x
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
net: lan966x: refactor buffer reload function
Daniel Machon
1
-10
/
+4
2024-09-10
net: lan966x: use a few FDMA helpers throughout
Daniel Machon
1
-31
/
+11
2024-09-10
net: lan966x: ditch tx->last_in_use variable
Daniel Machon
2
-18
/
+4
2024-09-10
net: lan966x: use library helper for freeing tx buffers
Daniel Machon
1
-6
/
+1
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the tx path
Daniel Machon
1
-32
/
+30
2024-09-10
net: lan966x: use the FDMA library for allocation of tx buffers
Daniel Machon
2
-57
/
+34
2024-09-10
net: lan966x: use library helper for freeing rx buffers
Daniel Machon
1
-14
/
+2
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the rx path
Daniel Machon
1
-49
/
+5
2024-09-10
net: lan966x: use the FDMA library for allocation of rx buffers
Daniel Machon
2
-76
/
+55
2024-09-10
net: lan966x: replace a few variables with new equivalent ones
Daniel Machon
2
-69
/
+81
2024-09-10
net: lan966x: use FDMA library symbols
Daniel Machon
2
-9
/
+2
2024-09-10
net: lan966x: select FDMA library
Daniel Machon
1
-0
/
+1
2024-09-06
net: lan966x: Remove setting of RX software timestamp
Gal Pressman
1
-7
/
+4
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
1
-1
/
+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-06-14
eth: lan966x: don't clear unsupported stats
Jakub Kicinski
1
-8
/
+0
2024-05-22
net: lan966x: Remove ptp traps in case the ptp is not enabled.
Horatiu Vultur
1
-3
/
+3
2024-05-16
net: lan966x: remove debugfs directory in probe() error path
Herve Codina
1
-2
/
+4
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-25
net: lan966x: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-0
/
+5
2024-04-25
net: lan966x: flower: rename goto in lan966x_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
1
-3
/
+3
2024-04-25
net: lan966x: flower: add extack to lan966x_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
1
-1
/
+2
2024-04-25
net: lan966x: Correct spelling in comments
Simon Horman
5
-6
/
+6
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+7
2024-02-09
lan966x: Fix crash when adding interface under a lag
Horatiu Vultur
1
-2
/
+7
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2024-01-31
net: lan966x: debugfs: Fix showing the port keyset
Horatiu Vultur
1
-0
/
+2
2024-01-27
net: lan966x: Fix port configuration when using SGMII interface
Horatiu Vultur
1
-2
/
+3
2023-10-23
net: lan966x: remove useless code in lan966x_xtr_irq_handler
Su Hui
1
-1
/
+0
2023-09-20
net: ethernet: microchip: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-19
net: lan966x: Fix return value check for vcap_get_rule()
Ruan Jinjie
1
-2
/
+2
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2
-1
/
+2
2023-08-04
net: lan966x: Do not check 0 for platform_get_irq_byname()
Zhu Wang
1
-2
/
+2
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+1
2023-08-02
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
1
-11
/
+14
2023-08-02
net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
3
-50
/
+55
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-2
/
+2
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-06-22
net: lan966x: update PCS driver to use neg_mode
Russell King (Oracle)
2
-4
/
+4
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
[next]