index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-02-09
lan966x: Fix crash when adding interface under a lag
Horatiu Vultur
1
-2
/
+7
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
2023-05-18
net: lan966x: Add registers to configure PCP, DEI, DSCP
Horatiu Vultur
1
-0
/
+132
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
1
-1
/
+263
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-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
1
-1
/
+1401
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-13
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-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
[next]