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
/
dsa
/
microchip
/
ksz_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
net: dsa: microchip: use DSA_TAG_PROTO without _VALUE define
Sean Nyekjaer
1
-1
/
+1
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+12
2023-12-07
net: dsa: microchip: provide a list of valid protocols for xmit handler
Sean Nyekjaer
1
-4
/
+12
2023-12-07
net: dsa: microchip: properly support platform_data probing
Vladimir Oltean
1
-8
/
+13
2023-11-29
net: dsa: microchip: make phylink_mac_link_up() not optional
Oleksij Rempel
1
-4
/
+2
2023-11-29
net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs
Oleksij Rempel
1
-1
/
+3
2023-11-29
net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...
Oleksij Rempel
1
-0
/
+1
2023-10-27
net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LAN
Oleksij Rempel
1
-1
/
+7
2023-10-27
net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
Oleksij Rempel
1
-0
/
+19
2023-10-27
net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()
Oleksij Rempel
1
-3
/
+13
2023-10-27
net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() function
Oleksij Rempel
1
-6
/
+14
2023-10-27
net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
Oleksij Rempel
1
-3
/
+40
2023-10-25
net: dsa: microchip: ksz9477: add Wake on LAN support
Oleksij Rempel
1
-0
/
+24
2023-10-25
net: dsa: microchip: use wakeup-source DT property to enable PME output
Oleksij Rempel
1
-0
/
+3
2023-10-25
net: dsa: microchip: Add missing MAC address register offset for ksz8863
Oleksij Rempel
1
-0
/
+1
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-10
/
+10
2023-10-03
net: dsa: microchip: Enable HSR offloading for KSZ9477
Lukasz Majewski
1
-0
/
+147
2023-10-03
net: dsa: microchip: move REG_SW_MAC_ADDR to dev->info->regs[]
Vladimir Oltean
1
-0
/
+2
2023-09-17
net: dsa: microchip: Add partial ACL support for ksz9477 switches
Oleksij Rempel
1
-0
/
+58
2023-09-17
net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup()
Oleksij Rempel
1
-3
/
+2
2023-09-16
net: dsa: microchip: Add drive strength configuration
Oleksij Rempel
1
-0
/
+309
2023-09-06
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
1
-1
/
+15
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-20
/
+15
2023-07-29
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
1
-20
/
+15
2023-07-26
net: dsa: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2023-07-18
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
1
-2
/
+0
2023-07-17
net: dsa: microchip: correct KSZ8795 static MAC table access
Tristram Ha
1
-4
/
+4
2023-06-06
net: dsa: microchip: remove KSZ9477 PHY errata handling
Robert Hancock
1
-4
/
+0
2023-05-30
net: dsa: microchip: Add register access control for KSZ8873 chip
Oleksij Rempel
1
-0
/
+41
2023-05-30
net: dsa: microchip: add an enum for regmap widths
Vladimir Oltean
1
-3
/
+3
2023-04-06
net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table ope...
Oleksij Rempel
1
-0
/
+2
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2023-03-25
net: dsa: microchip: ksz8: fix MDB configuration with non-zero VID
Oleksij Rempel
1
-1
/
+1
2023-03-25
net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e...
Oleksij Rempel
1
-1
/
+1
2023-03-25
net: dsa: microchip: ksz8: fix offset for the timestamp filed
Oleksij Rempel
1
-1
/
+1
2023-03-25
net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entries
Oleksij Rempel
1
-3
/
+3
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-03-16
net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795
Marek Vasut
1
-1
/
+1
2023-03-15
net: dsa: microchip: add ETS Qdisc support for KSZ9477 series
Oleksij Rempel
1
-0
/
+218
2023-03-15
net: dsa: microchip: add ksz_setup_tc_mode() function
Oleksij Rempel
1
-8
/
+12
2023-02-13
net: dsa: microchip: enable EEE support
Oleksij Rempel
1
-0
/
+66
2023-01-23
net: dsa: microchip: add support for credit based shaper
Arun Ramadoss
1
-0
/
+112
2023-01-23
net: dsa: microchip: enable port queues for tc mqprio
Arun Ramadoss
1
-0
/
+18
2023-01-20
net: Remove C45 check in C22 only MDIO bus drivers
Andrew Lunn
1
-6
/
+0
2023-01-13
net: dsa: microchip: ptp: add packet transmission timestamping
Christian Eggers
1
-0
/
+14
2023-01-13
net: dsa: microchip: ptp: add packet reception timestamping
Christian Eggers
1
-0
/
+1
2023-01-13
net: dsa: microchip: ptp: enable interrupt for timestamping
Arun Ramadoss
1
-2
/
+13
2023-01-13
net: dsa: microchip: ptp: Initial hardware time stamping support
Christian Eggers
1
-0
/
+3
2023-01-13
net: dsa: microchip: ptp: add the posix clock support
Christian Eggers
1
-1
/
+12
[next]