index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
net: dsa: microchip: ptp: add packet transmission timestamping
Christian Eggers
4
-1
/
+137
2023-01-13
net: dsa: microchip: ptp: add packet reception timestamping
Christian Eggers
3
-0
/
+68
2023-01-13
net: dsa: microchip: ptp: enable interrupt for timestamping
Arun Ramadoss
5
-2
/
+259
2023-01-13
net: dsa: microchip: ptp: manipulating absolute time using ptp hw clock
Christian Eggers
2
-1
/
+62
2023-01-13
net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
Arun Ramadoss
2
-2
/
+34
2023-01-13
net: dsa: microchip: ptp: Initial hardware time stamping support
Christian Eggers
4
-0
/
+118
2023-01-13
net: dsa: microchip: ptp: add the posix clock support
Christian Eggers
7
-1
/
+374
2023-01-10
net: dsa: mv88e6xxx: Separate C22 and C45 transactions
Andrew Lunn
7
-85
/
+225
2023-01-10
net: dsa: mv88e6xxx: mac-auth/MAB implementation
Hans J. Schultz
6
-6
/
+140
2023-01-10
net: dsa: mv88e6xxx: shorten the locked section in mv88e6xxx_g1_atu_prob_irq_...
Hans J. Schultz
1
-8
/
+8
2023-01-10
net: dsa: mv88e6xxx: change default return of mv88e6xxx_port_bridge_flags
Hans J. Schultz
1
-1
/
+1
2023-01-01
net: dsa: qca8k: improve mdio master read/write by using single lo/hi
Christian Marangi
1
-6
/
+6
2023-01-01
net: dsa: qca8k: introduce single mii read/write lo/hi
Christian Marangi
1
-22
/
+84
2023-01-01
Revert "net: dsa: qca8k: cache lo and hi for mdio write"
Christian Marangi
2
-54
/
+12
2023-01-01
net: dsa: qca8k: fix wrong length value for mgmt eth packet
Christian Marangi
1
-10
/
+35
2022-12-26
net: dsa: mv88e6xxx: depend on PTP conditionally
Johnny S. Lee
1
-2
/
+2
2022-12-19
net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
Arun Ramadoss
1
-2
/
+1
2022-12-15
net: dsa: mt7530: remove redundant assignment
Daniel Golle
1
-3
/
+0
2022-12-15
net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()
Vladimir Oltean
1
-5
/
+4
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+3
2022-12-12
net: dsa: mv88e6xxx: replace VTU violation prints with trace points
Vladimir Oltean
2
-4
/
+33
2022-12-12
net: dsa: mv88e6xxx: replace ATU violation prints with trace points
Vladimir Oltean
4
-9
/
+86
2022-12-12
net: dsa: mv88e6xxx: read FID when handling ATU violations
Hans J. Schultz
1
-11
/
+61
2022-12-12
net: dsa: mv88e6xxx: remove ATU age out violation print
Vladimir Oltean
1
-6
/
+0
2022-12-12
net: lan9303: Fix read error execution path
Jerry Ray
1
-1
/
+3
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+8
2022-12-08
net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
Radu Nicolae Pirea (OSS)
1
-1
/
+1
2022-12-08
net: dsa: microchip: add stats64 support for ksz8 series of switches
Oleksij Rempel
2
-0
/
+88
2022-12-07
net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY ports
Vladimir Oltean
1
-2
/
+5
2022-12-07
net: dsa: microchip: ksz8: move all DSA configurations to one location
Oleksij Rempel
1
-10
/
+10
2022-12-07
net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati...
Oleksij Rempel
2
-0
/
+4
2022-12-07
net: dsa: microchip: ksz8: add MTU configuration support
Oleksij Rempel
5
-2
/
+66
2022-12-07
net: dsa: microchip: add ksz_rmw8() function
Oleksij Rempel
1
-0
/
+5
2022-12-07
net: dsa: microchip: do not store max MTU for all ports
Oleksij Rempel
2
-10
/
+5
2022-12-07
net: dsa: microchip: move max mtu to one location
Oleksij Rempel
5
-14
/
+19
2022-12-06
net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
Zhengchao Shao
1
-0
/
+2
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
3
-19
/
+3
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+7
2022-11-28
dsa: lan9303: Correct stat name
Jerry Ray
1
-1
/
+1
2022-11-23
net: dsa: xrs700x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
net: dsa: microchip: ksz9477: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
net: dsa: lan9303: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-22
net: dsa: modularize DSA_TAG_PROTO_NONE
Vladimir Oltean
3
-0
/
+4
2022-11-22
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
4
-12
/
+0
2022-11-18
net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO bus
Vladimir Oltean
1
-0
/
+6
2022-11-15
net: dsa: felix: use phylink_generic_validate()
Vladimir Oltean
4
-72
/
+4
2022-11-11
net: dsa: mv88e6xxx: enable set_policy
Angelo Dureghello
1
-0
/
+2
2022-11-09
net: dsa: microchip: add dev_err_probe in probe functions
Rakesh Sankaranarayanan
3
-15
/
+10
2022-11-09
net: dsa: microchip: ksz8563: Add number of port irq
Rakesh Sankaranarayanan
1
-0
/
+1
2022-11-09
net: dsa: microchip: add error checking for ksz_pwrite
Rakesh Sankaranarayanan
1
-1
/
+5
[prev]
[next]