开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-20
net: lan743x: reject unsupported external timestamp requests
Jacob Keller
2025-02-18
net: sparx5: Switch to use hrtimer_setup()
Nam Cao
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-01-16
net: lan743x: convert to phylink managed EEE
Russell King (Oracle)
2025-01-16
net: lan743x: use netdev in lan743x_phylink_mac_link_down()
Russell King (Oracle)
2025-01-15
net: lan969x: add FDMA implementation
Daniel Machon
2025-01-15
net: sparx5: ops out certain FDMA functions
Daniel Machon
2025-01-15
net: sparx5: activate FDMA tx in start()
Daniel Machon
2025-01-15
net: sparx5: split sparx5_fdma_{start(),stop()}
Daniel Machon
2025-01-15
net: sparx5: enable FDMA on lan969x
Daniel Machon
2025-01-15
net: phylink: pass neg_mode into c22 state decoder
Russell King (Oracle)
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2024-12-23
net: lan969x: add RGMII implementation
Daniel Machon
2024-12-23
net: lan969x: add RGMII registers
Daniel Machon
2024-12-23
net: sparx5: verify RGMII speeds
Daniel Machon
2024-12-23
net: sparx5: only return PCS for modes that require it
Daniel Machon
2024-12-23
net: sparx5: skip low-speed configuration when port is RGMII
Daniel Machon
2024-12-23
net: sparx5: use is_port_rgmii() throughout
Daniel Machon
2024-12-23
net: sparx5: add function for RGMII port check
Daniel Machon
2024-12-23
net: sparx5: do some preparation work
Daniel Machon
2024-12-09
net: sparx5: fix the maximum frame length register
Daniel Machon
2024-12-09
net: sparx5: fix default value of monitor ports
Daniel Machon
2024-12-09
net: sparx5: fix FDMA performance issue
Daniel Machon
2024-12-09
net: lan969x: fix the use of spin_lock in PTP handler
Daniel Machon
2024-12-09
net: lan969x: fix cyclic dependency reported by depmod
Daniel Machon
2024-11-24
net: microchip: vcap: Add typegroup table terminators in kunit tests
Guenter Roeck
2024-11-14
net: sparx5: add missing lan969x Kconfig dependency
Arnd Bergmann
2024-11-05
net: lan969x: add VCAP configuration data
Daniel Machon
2024-11-05
net: lan969x: add autogenerated VCAP information
Daniel Machon
2024-11-05
net: sparx5: execute sparx5_vcap_init() on lan969x
Daniel Machon
2024-11-05
net: sparx5: add new VCAP constants to match data
Daniel Machon
2024-11-05
net: sparx5: replace SPX5_PORTS with n_ports
Daniel Machon
2024-11-05
net: sparx5: expose some sparx5 VCAP symbols
Daniel Machon
2024-10-30
net: sparx5: add feature support
Daniel Machon
2024-10-30
net: sparx5: add compatible string for lan969x
Daniel Machon
2024-10-30
net: sparx5: use is_sparx5() macro throughout
Daniel Machon
2024-10-30
net: lan969x: add function for calculating the DSM calendar
Daniel Machon
2024-10-30
net: lan969x: add PTP handler function
Daniel Machon
2024-10-30
net: lan969x: add lan969x ops to match data
Daniel Machon
2024-10-30
net: lan969x: add constants to match data
Daniel Machon
2024-10-30
net: lan969x: add register diffs to match data
Daniel Machon
2024-10-30
net: lan969x: add match data for lan969x
Daniel Machon
2024-10-30
net: sparx5: add registers required by lan969x
Daniel Machon
2024-10-30
net: sparx5: add sparx5 context pointer to a few functions
Daniel Machon
2024-10-30
net: sparx5: change frequency calculation for SDLB's
Daniel Machon
2024-10-30
net: sparx5: change spx5_wr to spx5_rmw in cal update()
Daniel Machon
2024-10-30
net: sparx5: add support for lan969x targets and core clock
Daniel Machon
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-15
net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
Jinjie Ruan
[next]