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
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-08-02
net: phy: mscc: make some arrays static const, makes object smaller
Colin Ian King
1
-4
/
+4
2021-06-24
net: phy: mscc: fix macsec key length
Antoine Tenart
2
-2
/
+2
2021-03-19
net: phy: mscc: coma mode disabled for VSC8584
Bjarni Jonasson
1
-0
/
+1
2021-03-19
net: phy: mscc: improved serdes calibration applied to VSC8584
Bjarni Jonasson
1
-56
/
+154
2021-03-19
net: phy: mscc: Applying LCPLL reset to VSC8584
Bjarni Jonasson
1
-0
/
+6
2021-02-16
net: phy: mscc: coma mode disabled for VSC8514
Bjarni Jonasson
2
-0
/
+20
2021-02-16
net: phy: mscc: improved serdes calibration applied to VSC8514
Bjarni Jonasson
5
-166
/
+840
2021-02-16
net: phy: mscc: adding LCPLL reset to VSC8514
Bjarni Jonasson
2
-122
/
+236
2020-11-25
net: phy: mscc: use new PTP_MSGTYPE_* defines
Christian Eggers
2
-12
/
+7
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2020-11-17
net: phy: mscc: fix excluded_middle.cocci warnings
kernel test robot
1
-1
/
+1
2020-11-13
net: phy: mscc: Add PTP support for 2 more VSC PHYs
Steen Hegelund
1
-0
/
+2
2020-11-13
net: phy: mscc: remove non-MACSec compatible phy
Steen Hegelund
1
-1
/
+0
2020-11-05
net: phy: mscc: remove the use of .ack_interrupt()
Ioana Ciornei
1
-4
/
+8
2020-11-05
net: phy: mscc: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-28
/
+28
2020-11-05
net: phy: mscc: use phy_trigger_machine() to notify link change
Ioana Ciornei
1
-1
/
+1
2020-08-26
net: phy: mscc: macsec: constify vsc8584_macsec_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-20
net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"
Kaige Li
1
-2
/
+2
2020-07-09
net: phy: mscc: fix ptr_ret.cocci warnings
kernel test robot
1
-4
/
+1
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-31
/
+9
2020-06-25
net: phy: mscc: improve vsc8514/8584_config_init consistency
Antoine Tenart
1
-4
/
+8
2020-06-25
net: phy: mscc: remove useless page configuration in the config init
Antoine Tenart
1
-7
/
+0
2020-06-25
net: phy: mscc: restore the base page in vsc8514/8584_config_init
Antoine Tenart
1
-0
/
+9
2020-06-25
net: phy: mscc: do not access the MDIO bus lock directly
Antoine Tenart
2
-18
/
+18
2020-06-25
net: phy: mscc: ptp: fix a typo in a comment
Antoine Tenart
1
-1
/
+1
2020-06-25
net: phy: mscc: ptp: fix a smatch error
Antoine Tenart
1
-0
/
+1
2020-06-25
net: phy: mscc: fix a possible double unlock
Antoine Tenart
1
-1
/
+1
2020-06-25
net: phy: mscc: macsec: fix sparse warnings
Antoine Tenart
1
-5
/
+7
2020-06-25
net: phy: mscc: avoid skcipher API for single block AES encryption
Ard Biesheuvel
1
-31
/
+9
2020-06-24
net: phy: mscc: timestamping and PHC support
Antoine Tenart
3
-4
/
+630
2020-06-24
net: phy: mscc: 1588 block initialization
Quentin Schulz
5
-2
/
+1552
2020-06-24
net: phy: mscc: take into account the 1588 block in MACsec init
Antoine Tenart
1
-1
/
+3
2020-06-24
net: phy: mscc: remove the TR CLK disable magic value
Quentin Schulz
2
-5
/
+6
2020-06-24
net: phy: mscc: fix copyright and author information in MACsec
Antoine Tenart
4
-6
/
+6
2020-06-05
net: phy: mscc: fix Serdes configuration in vsc8584_config_init
Antoine Tenart
1
-2
/
+2
2020-06-05
net: mscc: Fix OF_MDIO config check
Dan Murphy
2
-3
/
+3
2020-05-29
net: phy: mscc: fix PHYs using the vsc8574_probe
Antoine Tenart
1
-0
/
+4
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-10
/
+19
2020-05-23
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
5
-10
/
+21
2020-05-06
net: phy: mscc: use phy_package_shared
Michael Walle
2
-70
/
+32
2020-04-20
net: phy: mscc: use mdiobus_get_phy()
Michael Walle
1
-4
/
+3
2020-03-24
net: phy: mscc: consolidate a common RGMII delay implementation
Vladimir Oltean
2
-57
/
+49
2020-03-23
net: phy: mscc: add support for VSC8502
Vladimir Oltean
2
-0
/
+25
2020-03-23
net: phy: mscc: configure both RX and TX internal delays for RGMII
Vladimir Oltean
2
-3
/
+15
2020-03-23
net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_set
Vladimir Oltean
1
-0
/
+3
2020-03-23
net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delay
Vladimir Oltean
2
-10
/
+10
2020-03-19
net: phy: mscc: RGMII skew delay configuration
Antoine Tenart
2
-0
/
+43
2020-03-19
net: phy: mscc: add support for RGMII MAC mode
Antoine Tenart
2
-12
/
+21
[next]