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
/
ethernet
/
xscale
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
net: xscale: Drop unused PHY number
Linus Walleij
1
-2
/
+1
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-2
/
+2
2023-10-06
net: ixp4xx_eth: Support changing the MTU
Linus Walleij
1
-6
/
+61
2023-10-03
net: ixp4xx_eth: Specify min/max MTU
Linus Walleij
1
-0
/
+8
2023-09-20
net: ethernet: xscale: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2022-11-11
ptp_ixp46x: convert .adjfreq to .adjfine
Jacob Keller
1
-15
/
+4
2022-09-02
net: xscale: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-1
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-07-09
ixp4xx_eth: Set MAC address from device tree
Linus Walleij
1
-1
/
+9
2022-07-09
ixp4xx_eth: Fall back to random MAC address
Linus Walleij
1
-1
/
+4
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2022-04-12
ixp4xx_eth: fix error check return value of platform_get_irq()
Lv Ruyi
1
-1
/
+1
2022-02-12
ARM: ixp4xx: Drop all common code
Linus Walleij
1
-1
/
+0
2022-02-12
net: ixp4xx_eth: Drop platform data support
Linus Walleij
2
-68
/
+21
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
2021-10-19
net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_allo...
Cai Huoqing
1
-3
/
+2
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-01
net: ixp46x: Remove duplicate include of module.h
Wan Jiabing
1
-1
/
+0
2021-08-30
ixp4xx_eth: Probe the PTP module from the device tree
Linus Walleij
1
-2
/
+13
2021-08-30
ixp4xx_eth: Stop referring to GPIOs
Linus Walleij
1
-56
/
+28
2021-08-30
ixp4xx_eth: fix compile-testing
Arnd Bergmann
1
-4
/
+3
2021-08-30
ixp4xx_eth: make ptp support a platform driver
Arnd Bergmann
5
-34
/
+78
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-21
net: ixp46x: fix ptp build failure
Arnd Bergmann
1
-0
/
+2
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2
-2
/
+3
2021-06-17
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
2
-2
/
+2
2021-06-16
ARM/ixp4xx: Make NEED_MACH_IO_H optional
Linus Walleij
1
-0
/
+1
2021-06-07
net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-5
/
+1
2021-05-19
net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe()
Wei Yongjun
1
-2
/
+2
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2021-04-25
net: ethernet: ixp4xx: Support device tree probing
Linus Walleij
2
-63
/
+148
2021-04-25
net: ethernet: ixp4xx: Retire ancient phy retrieveal
Linus Walleij
1
-5
/
+5
2021-04-19
net: ethernet: ixp4xx: Set the DMA masks explicitly
Linus Walleij
1
-1
/
+4
2021-01-05
net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-2
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-04-23
net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
Tang Bin
1
-0
/
+2
2020-01-12
net: ethernet: ixp4xx: Use parent dev for DMA pool
Linus Walleij
1
-1
/
+1
2020-01-12
ARM/net: ixp4xx: Pass ethernet physical base as resource
Linus Walleij
1
-9
/
+11
2020-01-12
net: ehernet: ixp4xx: Use netdev_* messages
Linus Walleij
1
-29
/
+23
2020-01-12
net: ethernet: ixp4xx: Use distinct local variable
Linus Walleij
1
-22
/
+25
2020-01-12
net: ethernet: ixp4xx: Standard module init
Linus Walleij
1
-52
/
+44
2020-01-12
ixp4xx_eth: move platform_data definition
Arnd Bergmann
2
-0
/
+1
2020-01-12
ptp: ixp46x: move adjacent to ethernet driver
Arnd Bergmann
5
-2
/
+415
2019-08-01
net: ixp4xx: Spelling s/XSacle/XScale/
Geert Uytterhoeven
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-23
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
1
-2
/
+2
2019-04-23
ARM: ixp4xx: Add device tree boot support
Linus Walleij
1
-0
/
+10
2019-02-13
net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...
Yang Wei
1
-1
/
+1
2016-11-15
net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
[next]