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
/
pcs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-21
net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
Vladimir Oltean
1
-1
/
+1
2022-07-01
net: pcs: rzn1-miic: update speed only if interface is changed
Clément Léger
1
-5
/
+16
2022-06-29
net: pcs-rzn1-miic: fix return value check in miic_probe()
Yang Yingliang
1
-2
/
+2
2022-06-27
net: pcs: add Renesas MII converter driver
Clément Léger
3
-0
/
+529
2022-06-24
net: pcs: xpcs: depends on PHYLINK in Kconfig
Jakub Kicinski
1
-2
/
+2
2022-06-24
net: pcs: lynx: consolidate sgmii and 1000base-x config code
Russell King (Oracle)
1
-35
/
+21
2022-06-22
net: pcs: lynx: use mdiodev accessors
Russell King (Oracle)
1
-20
/
+10
2022-06-19
net: pcs: pcs-xpcs: use mii_bmcr_encode_fixed()
Russell King (Oracle)
1
-17
/
+1
2022-06-17
net: pcs: xpcs: add CL37 1000BASE-X AN support
Ong Boon Leong
2
-1
/
+170
2022-06-17
net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
Ong Boon Leong
1
-3
/
+3
2022-05-02
net: pcs: pcs-xpcs: Convert to mdiobus_c45_read
Andrew Lunn
1
-4
/
+2
2022-01-26
net: stmmac/xpcs: convert to pcs_validate()
Russell King (Oracle)
1
-16
/
+11
2022-01-26
net: xpcs: add support for retrieving supported interface modes
Russell King (Oracle)
1
-0
/
+14
2022-01-02
net: pcs: lynx: use a common naming scheme for all lynx_pcs variables
Colin Foster
1
-7
/
+7
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
1
-4
/
+20
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-1
/
+1
2021-10-06
net: pcs: xpcs: fix incorrect steps on disable EEE
Wong Vee Khee
1
-4
/
+9
2021-10-05
net: pcs: xpcs: fix incorrect CL37 AN sequence
Wong Vee Khee
1
-5
/
+27
2021-09-17
net: update NXP copyright text
Vladimir Oltean
1
-1
/
+1
2021-08-16
net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX
Wong Vee Khee
1
-0
/
+4
2021-08-11
net: pcs: xpcs: fix error handling on failed to allocate memory
Wong Vee Khee
1
-1
/
+1
2021-06-17
net: pcs: xpcs: Fix a less than zero u16 comparison error
Colin Ian King
1
-6
/
+6
2021-06-11
net: pcs: xpcs: export xpcs_do_config and xpcs_link_up
Vladimir Oltean
1
-4
/
+6
2021-06-11
net: pcs: xpcs: add support for NXP SJA1110
Vladimir Oltean
3
-0
/
+192
2021-06-11
net: pcs: xpcs: add support for NXP SJA1105
Vladimir Oltean
4
-3
/
+52
2021-06-11
net: pcs: xpcs: also ignore phy id if it's all ones
Vladimir Oltean
1
-2
/
+4
2021-06-11
net: pcs: xpcs: add support for sgmii with no inband AN
Vladimir Oltean
1
-3
/
+38
2021-06-11
net: pcs: xpcs: move register bit descriptions to a header file
Vladimir Oltean
2
-96
/
+104
2021-06-11
net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs
Vladimir Oltean
1
-37
/
+36
2021-06-08
net: pcs: add 2500BASEX support for Intel mGbE controller
Voon Weifeng
1
-0
/
+56
2021-06-03
net: pcs: xpcs: convert to phylink_pcs_ops
Vladimir Oltean
1
-39
/
+60
2021-06-03
net: pcs: xpcs: convert to mdio_device
Vladimir Oltean
1
-11
/
+42
2021-06-03
net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}
Vladimir Oltean
1
-2
/
+2
2021-06-03
net: pcs: xpcs: export xpcs_probe
Vladimir Oltean
1
-2
/
+2
2021-06-03
net: pcs: xpcs: export xpcs_config_eee
Vladimir Oltean
1
-3
/
+3
2021-06-03
net: pcs: xpcs: export xpcs_validate
Vladimir Oltean
1
-7
/
+4
2021-06-03
net: pcs: xpcs: make the checks related to the PHY interface mode stateless
Vladimir Oltean
1
-62
/
+113
2021-06-03
net: pcs: xpcs: there is only one PHY ID
Vladimir Oltean
1
-51
/
+78
2021-05-17
net: pcs: Introducing support for DWC xpcs Energy Efficient Ethernet
Michael Sit Wei Hong
1
-0
/
+51
2021-03-15
net: pcs: add C37 SGMII AN support for intel mGbE controller
Ong Boon Leong
1
-1
/
+166
2021-03-15
net: pcs: rearrange C73 functions to prepare for C37 support later
Ong Boon Leong
1
-28
/
+66
2021-02-06
net: pcs: add pcs-lynx 1000BASE-X support
Russell King
1
-0
/
+36
2020-10-16
net: pcs-xpcs: depend on MDIO_BUS instead of selecting it
Ioana Ciornei
1
-2
/
+1
2020-09-24
net: pcs-lynx: add support for 10GBASER
Ioana Ciornei
1
-0
/
+6
2020-08-31
net: phy: add Lynx PCS module
Ioana Ciornei
3
-0
/
+319
2020-08-27
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn
3
-0
/
+736