index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
smsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
net: phy: smsc: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-4
/
+2
2023-07-26
net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
Tristram Ha
1
-2
/
+250
2023-04-03
net: phy: smsc: enable edpd tunable support
Heiner Kallweit
1
-0
/
+12
2023-04-03
net: phy: smsc: add support for edpd tunable
Heiner Kallweit
1
-0
/
+75
2023-04-03
net: phy: smsc: prepare for making edpd wait period configurable
Heiner Kallweit
1
-3
/
+11
2023-04-03
net: phy: smsc: add flag edpd_mode_set_by_user
Heiner Kallweit
1
-1
/
+3
2023-04-03
net: phy: smsc: clear edpd_enable if interrupt mode is used
Heiner Kallweit
1
-3
/
+5
2023-04-03
net: phy: smsc: add helper smsc_phy_config_edpd
Heiner Kallweit
1
-3
/
+13
2023-04-03
net: phy: smsc: rename flag energy_enable
Heiner Kallweit
1
-5
/
+5
2023-03-20
net: phy: smsc: export functions for use by meson-gxl PHY driver
Heiner Kallweit
1
-7
/
+13
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2023-03-15
net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails
Heiner Kallweit
1
-1
/
+4
2023-03-13
net: phy: smsc: use device_property_present in smsc_phy_probe
Heiner Kallweit
1
-2
/
+1
2023-03-09
net: phy: smsc: use phy_set_bits in smsc_phy_config_init
Heiner Kallweit
1
-10
/
+3
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+3
2023-03-07
net: phy: smsc: simplify lan95xx_config_aneg_ext
Heiner Kallweit
1
-10
/
+7
2023-03-06
net: phy: smsc: fix link up detection in forced irq mode
Heiner Kallweit
1
-11
/
+3
2022-08-31
net: phy: smsc: use device-managed clock API
Heiner Kallweit
1
-25
/
+5
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2022-06-21
net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode
Lukas Wunner
1
-2
/
+4
2022-06-21
net: phy: smsc: Deduplicate interrupt acknowledgement upon phy_init_hw()
Lukas Wunner
1
-12
/
+1
2022-05-13
net: phy: smsc: Cope with hot-removal in interrupt handler
Lukas Wunner
1
-1
/
+3
2022-05-13
net: phy: smsc: Cache interrupt mask
Lukas Wunner
1
-13
/
+11
2022-05-10
net: phy: smsc: add comments for the LAN8742 phy ID mask.
Yuiko Oshino
1
-1
/
+5
2022-05-09
net: phy: smsc: add LAN8742 phy support.
Yuiko Oshino
1
-0
/
+27
2021-03-30
net: phy: lan87xx: fix access to wrong register of LAN87xx
Andre Edich
1
-2
/
+5
2021-01-12
net: phy: smsc: fix clk error handling
Marco Felsch
1
-1
/
+2
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2020-11-17
net: phy: smsc: remove the use of .ack_interrupt()
Ioana Ciornei
1
-15
/
+18
2020-11-17
net: phy: smsc: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+30
2020-11-14
net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()
Zhang Changzhong
1
-1
/
+3
2020-09-09
net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flag
Marco Felsch
1
-1
/
+0
2020-09-09
net: phy: smsc: LAN8710/20: add phy refclk in support
Marco Felsch
1
-0
/
+25
2020-09-09
net: phy: smsc: simplify config_init callback
Marco Felsch
1
-8
/
+10
2020-09-09
net: phy: smsc: skip ENERGYON interrupt if disabled
Marco Felsch
1
-4
/
+11
2020-08-28
smsc95xx: add phylib support
Andre Edich
1
-0
/
+67
2020-06-22
net: phy: smsc: fix printing too many logs
Dejin Zheng
1
-4
/
+7
2020-03-23
net: phy: smsc: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2019-10-23
net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
Martin Fuzzey
1
-0
/
+1
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
1
-6
/
+6
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
1
-5
/
+1
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
1
-6
/
+1
2018-04-27
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
1
-4
/
+1
2017-12-13
net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag
Richard Leitner
1
-1
/
+1
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
1
-9
/
+0
2017-06-22
net: phy: smsc: fix buffer overflow in memcpy
Arnd Bergmann
1
-1
/
+1
2017-06-04
net: phy: smsc: Implement PHY statistics
Andrew Lunn
1
-0
/
+72
2017-05-16
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
1
-6
/
+6
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2016-12-10
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
1
-12
/
+6
[next]