index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
lan966x
/
lan966x_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-14
net: lan966x: add missing fwnode_handle_put() for ports node
Clément Léger
1
-5
/
+8
2022-12-06
net: lan966x: Add ptp trap rules
Horatiu Vultur
1
-2
/
+17
2022-11-29
net: lan966x: add vcap registers
Horatiu Vultur
1
-0
/
+3
2022-11-29
net: lan966x: Add initial VCAP
Horatiu Vultur
1
-0
/
+8
2022-11-25
net: lan966x: Add support for XDP_REDIRECT
Horatiu Vultur
1
-0
/
+1
2022-11-25
net: lan966x: Add support for XDP_TX
Horatiu Vultur
1
-2
/
+2
2022-11-11
net: lan966x: Add basic XDP support
Horatiu Vultur
1
-0
/
+5
2022-11-11
net: lan966x: Add define IFH_LEN_BYTES
Horatiu Vultur
1
-1
/
+1
2022-11-02
net: lan966x: Fix FDMA when MTU is changed
Horatiu Vultur
1
-1
/
+1
2022-11-02
net: lan966x: Fix the MTU calculation
Horatiu Vultur
1
-1
/
+1
2022-10-04
net: lan966x: Fix return type of lan966x_port_xmit
Nathan Huckleberry
1
-1
/
+2
2022-09-23
net: lan966x: Add offload support for taprio
Horatiu Vultur
1
-0
/
+3
2022-09-23
net: lan966x: Add offload support for mqprio
Horatiu Vultur
1
-1
/
+4
2022-09-23
net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
Horatiu Vultur
1
-1
/
+2
2022-09-06
net: lan966x: Extend lan966x with RGMII support
Horatiu Vultur
1
-0
/
+1
2022-09-02
net: lan966x: make reset optional
Michael Walle
1
-1
/
+2
2022-08-22
net: lan966x: Add QUSGMII support for lan966x
Maxime Chevallier
1
-0
/
+2
2022-08-12
net: lan966x: fix checking for return value of platform_get_irq_byname()
Li Qiong
1
-4
/
+4
2022-07-06
net: lan966x: hardcode the number of external ports
Michael Walle
1
-6
/
+2
2022-05-27
net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
Michael Walle
1
-2
/
+7
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+28
2022-05-17
net: lan966x: Fix assignment of the MAC address
Horatiu Vultur
1
-0
/
+28
2022-04-30
net: lan966x: remove PHY reset support
Michael Walle
1
-7
/
+1
2022-04-27
net: lan966x: Add support for PTP_PF_EXTTS
Horatiu Vultur
1
-0
/
+17
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+3
2022-04-16
net: lan966x: Make sure to release ptp interrupt
Horatiu Vultur
1
-0
/
+3
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+6
2022-04-12
net: lan966x: Update FDMA to change MTU.
Horatiu Vultur
1
-1
/
+13
2022-04-12
net: lan966x: Add FDMA functionality
Horatiu Vultur
1
-3
/
+31
2022-04-12
net: lan966x: Expose functions that are needed by FDMA
Horatiu Vultur
1
-7
/
+3
2022-04-12
net: lan966x: Add registers that are used for FDMA.
Horatiu Vultur
1
-0
/
+1
2022-04-12
net: lan966x: Fix IGMP snooping when frames have vlan tag
Horatiu Vultur
1
-0
/
+6
2022-03-29
net: lan966x: fix kernel oops on ioctl when I/F is down
Michael Walle
1
-0
/
+3
2022-03-11
net: lan966x: Improve the CPU TX bitrate.
Horatiu Vultur
1
-0
/
+3
2022-03-09
net: lan966x: Add spinlock for frame transmission from CPU.
Horatiu Vultur
1
-1
/
+8
2022-03-08
net: lan966x: allow offloading timestamp operations to the PHY
Horatiu Vultur
1
-1
/
+3
2022-03-04
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-13
net: lan966x: Fix when CONFIG_IPV6 is not set
Horatiu Vultur
1
-1
/
+2
2022-02-05
net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED
Horatiu Vultur
1
-1
/
+34
2022-02-05
net: lan966x: Update the PGID used by IPV6 data frames
Horatiu Vultur
1
-1
/
+5
2022-02-04
net: lan966x: use .mac_select_pcs() interface
Horatiu Vultur
1
-1
/
+0
2022-02-01
net: lan966x: Add support for ptp interrupts
Horatiu Vultur
1
-0
/
+11
2022-02-01
net: lan966x: Update extraction/injection for timestamping
Horatiu Vultur
1
-5
/
+46
2022-02-01
net: lan966x: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
Horatiu Vultur
1
-0
/
+18
2022-02-01
net: lan966x: Add support for ptp clocks
Horatiu Vultur
1
-0
/
+8
2022-02-01
net: lan966x: Add registers that are use for ptp functionality
Horatiu Vultur
1
-0
/
+1
2022-01-26
net: lan966x: Fix sleep in atomic context when injecting frames
Horatiu Vultur
1
-3
/
+3
2022-01-05
net: lan966x: Extend switchdev with mdb support
Horatiu Vultur
1
-0
/
+2
2021-12-27
net: lan966x: Fix the vlan used by host ports
Horatiu Vultur
1
-3
/
+3
2021-12-23
net: lan966x: Add support for multiple bridge flags
Horatiu Vultur
1
-0
/
+7
[next]