index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-75
/
+13
2015-07-18
freescale: remove incorrect copied comment
Jacob Keller
1
-6
/
+0
2015-07-16
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
3
-144
/
+208
2015-07-16
gianfar: Use ndev, more Rx path cleanup
Claudiu Manoil
2
-32
/
+26
2015-07-16
gianfar: Fix and cleanup rxbd status handling
Claudiu Manoil
1
-16
/
+18
2015-07-16
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
3
-107
/
+136
2015-07-16
Revert "net: fec: Ensure clocks are enabled while using mdio bus"
Fabio Estevam
1
-75
/
+13
2015-07-09
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+75
2015-06-29
net: fec: don't access RACC register when not available
Greg Ungerer
2
-13
/
+19
2015-06-25
net/fsl: remove dependency FSL_SOC for Gianfar
Alison Wang
1
-2
/
+2
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+23
2015-06-23
net: fec: init MAC prior to mii bus probe
Nimrod Andy
1
-1
/
+3
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-06-23
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
Alexander Popov
1
-3
/
+23
2015-06-12
net: fs_enet: use swap() in fs_enet_rx_napi()
Fabian Frederick
1
-5
/
+2
2015-06-08
net: fec: ptp: correct the ENET_ATCOR value
Fugang Duan
1
-0
/
+1
2015-05-11
net: fec: add support of ethtool get_regs
Philippe Reynes
1
-0
/
+78
2015-05-10
gianfar: Enable changing mac addr when if up
Claudiu Manoil
1
-1
/
+12
2015-05-10
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
1
-30
/
+10
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
1
-1
/
+4
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+30
2015-04-01
ptp: fec: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-04-01
ptp: gianfar: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+3
2015-03-31
ptp: gianfar: convert to the 64 bit get/set time methods.
Richard Cochran
1
-6
/
+7
2015-03-31
ptp: fec: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-29
net: fec: setup right value for mdio hold time
Uwe Kleine-König
1
-3
/
+27
2015-03-25
ucc_geth: Intialize link state to down before register_netdev
Cliff Clark
1
-0
/
+3
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-25
/
+12
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
10
-12
/
+12
2015-03-16
net/fsl: modify xgmac_mdio for little endian SoCs
Shaohui Xie
1
-28
/
+68
2015-03-16
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
1
-1
/
+1
2015-03-16
gianfar: Consider dts property endianess on handling
Jingchang Lu
1
-30
/
+47
2015-03-16
gianfar: Make FCB access endian safe
Claudiu Manoil
2
-12
/
+13
2015-03-16
gianfar: Make BDs access endian safe
Claudiu Manoil
2
-54
/
+78
2015-03-13
Revert "net: fec: fix the warning found by dma debug"
Fabio Estevam
1
-23
/
+11
2015-03-11
net/fsl: remove dependency FSL_SOC from MDIO
Shaohui Xie
1
-2
/
+0
2015-03-10
net: fec: fix receive VLAN CTAG HW acceleration issue
Nimrod Andy
1
-2
/
+1
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+18
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-03-06
net: fec: fix unbalanced clk disable on driver unbind
Stefan Agner
1
-1
/
+0
2015-03-06
net: gianfar: correctly determine the number of queue groups
Tobias Waldekranz
1
-2
/
+17
2015-03-04
net: fec: fix rcv is not last issue when do suspend/resume test
Fugang Duan
1
-1
/
+1
2015-03-03
gianfar: Reduce logging noise seen due to phy polling if link is down
Guenter Roeck
1
-2
/
+2
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-02-05
net: fec: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-5
/
+2
2015-02-05
gianfar: correct the bad expression while writing bit-pattern
Sanjeev Sharma
1
-1
/
+1
2015-02-05
net: fs_enet: Implement NETIF_F_SG feature
LEROY Christophe
2
-30
/
+66
2015-01-30
net: gianfar: remove the unneeded check of disabled device
Kevin Hao
1
-1
/
+1
2015-01-26
net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio
Shaohui Xie
1
-8
/
+16
2015-01-26
net/fsl: drop in_be32() & out_be32() in xgmac_mdio
Shaohui Xie
1
-14
/
+14
[next]