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
/
freescale
Age
Commit message (
Expand
)
Author
2015-05-11
net: fec: add support of ethtool get_regs
Philippe Reynes
2015-05-09
gianfar: Enable changing mac addr when if up
Claudiu Manoil
2015-05-09
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-31
ptp: fec: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ptp: gianfar: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ptp: gianfar: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
ptp: fec: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-29
net: fec: setup right value for mdio hold time
Uwe Kleine-König
2015-03-24
ucc_geth: Intialize link state to down before register_netdev
Cliff Clark
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
2015-03-16
net/fsl: modify xgmac_mdio for little endian SoCs
Shaohui Xie
2015-03-16
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
2015-03-15
gianfar: Consider dts property endianess on handling
Jingchang Lu
2015-03-15
gianfar: Make FCB access endian safe
Claudiu Manoil
2015-03-15
gianfar: Make BDs access endian safe
Claudiu Manoil
2015-03-13
Revert "net: fec: fix the warning found by dma debug"
Fabio Estevam
2015-03-11
net/fsl: remove dependency FSL_SOC from MDIO
Shaohui Xie
2015-03-10
net: fec: fix receive VLAN CTAG HW acceleration issue
Nimrod Andy
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-05
net: fec: fix unbalanced clk disable on driver unbind
Stefan Agner
2015-03-05
net: gianfar: correctly determine the number of queue groups
Tobias Waldekranz
2015-03-04
net: fec: fix rcv is not last issue when do suspend/resume test
Fugang Duan
2015-03-03
gianfar: Reduce logging noise seen due to phy polling if link is down
Guenter Roeck
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
net: fec: Delete unnecessary checks before the function call "kfree"
Markus Elfring
2015-02-04
gianfar: correct the bad expression while writing bit-pattern
Sanjeev Sharma
2015-02-04
net: fs_enet: Implement NETIF_F_SG feature
LEROY Christophe
2015-01-29
net: gianfar: remove the unneeded check of disabled device
Kevin Hao
2015-01-25
net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio
Shaohui Xie
2015-01-25
net/fsl: drop in_be32() & out_be32() in xgmac_mdio
Shaohui Xie
2015-01-24
net: fec: fix the warning found by dma debug
Nimrod Andy
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
2015-01-13
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
2015-01-08
net: fec: fix NULL pointer dereference in fec_enet_timeout_work
Hubert Feurstein
2015-01-06
net/fsl: Add mEMAC MDIO support to XGMAC MDIO
Andy Fleming
2015-01-02
net/fsl: remove hardcoded clock setting from xgmac_mdio
Shaohui Xie
2015-01-02
net/fsl: remove irq assignment from xgmac_mdio
Shaohui Xie
2015-01-02
net/fsl: remove reset from xgmac_mdio
Shaohui Xie
2014-12-31
net: fec: add Wake-on-LAN support
Nimrod Andy
2014-12-30
net: gianfar: add missing __iomem annotation
Kevin Hao
2014-12-30
net: gianfar: mark the local functions static
Kevin Hao
2014-12-30
net: fec: convert to timecounter adjtime.
Richard Cochran
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
[next]