index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
faraday
Age
Commit message (
Expand
)
Author
2016-10-04
net/faraday: Stop NCSI device on shutdown
Gavin Shan
2016-09-22
net/faraday: Mask out PHYSTS_CHG interrupt
Joel Stanley
2016-09-22
net/faraday: Configure old MDIO interface on Aspeed SoCs
Joel Stanley
2016-09-22
net/faraday: Clear stale interrupts
Gavin Shan
2016-09-22
net/faraday: Adapt for Aspeed SoCs
Joel Stanley
2016-09-22
net/faraday: Make EDO{R,T}R bits configurable
Andrew Jeffery
2016-09-22
net/faraday: Separate rx page storage from rxdesc
Andrew Jeffery
2016-07-20
net/faraday: Disallow using reversed MAC address from hardware
Gavin Shan
2016-07-19
net/faraday: Mask PHY interrupt with NCSI mode
Gavin Shan
2016-07-19
net/faraday: Match driver according to compatible property
Gavin Shan
2016-07-19
net/faraday: Support NCSI mode
Gavin Shan
2016-07-19
net/faraday: Read MAC address from chip
Gavin Shan
2016-07-19
net/faraday: Helper functions to create or destroy MDIO interface
Gavin Shan
2016-05-16
net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-05-16
net: ethernet: ftgmac100: use phydev from struct net_device
Philippe Reynes
2016-01-10
net: ethernet: faraday: Use phy_find_first() instead of open coding it
Guenter Roeck
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2014-10-20
net: ethernet: faraday: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-28
net: ftgmac100: remove empty MDIO bus reset function
Florian Fainelli
2014-01-17
net: ftgmac100: use kfree_skb() where appropriate
Eric Dumazet
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-03-18
net: ftgmac100: Use module_platform_driver()
Sachin Kamat
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-07-18
net: ftgmac100/ftmac100: dont pull too much data
Eric Dumazet
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-01-18
net: ftgmac100/ftmac100: add missing interrupt.h include
Thomas Faber
2011-10-13
ftmac100: fix skb truesize underestimation
Eric Dumazet
2011-10-13
ftgmac100: fix skb truesize underestimation
Eric Dumazet
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-11
ftgmac100/ftmac100: Move the Faraday drivers
Jeff Kirsher