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.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
2016-02-16
net: fec: Add "phy-reset-active-low" property to DT
Bernhard Walle
1
-2
/
+6
2016-02-11
net: fec: improve error handling
Troy Kisky
1
-4
/
+7
2016-02-11
net: fec: don't transfer ownership until descriptor write is complete
Troy Kisky
1
-1
/
+13
2016-02-11
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
Troy Kisky
2
-1
/
+2
2016-02-11
net: fec: add variable reg_desc_active to speed things up
Troy Kisky
2
-26
/
+25
2016-02-11
net: fec: add struct bufdesc_prop
Troy Kisky
2
-185
/
+132
2016-02-11
net: fec: fix fec_enet_get_free_txdesc_num
Troy Kisky
1
-1
/
+1
2016-02-11
net: fec: fix rx error counts
Troy Kisky
1
-21
/
+15
2016-02-11
net: fec: stop the "rcv is not +last, " error messages
Troy Kisky
2
-0
/
+2
2016-01-25
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
Johannes Berg
2
-7
/
+4
2016-01-25
net: fec: make driver endian-safe
Johannes Berg
3
-72
/
+101
2016-01-25
82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)
Martin Roth
1
-1
/
+1
2016-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-9
/
+9
2016-01-14
fsl/fman: Delete one function call "put_device" in dtsec_config()
Markus Elfring
1
-1
/
+0
2016-01-12
net: freescale: mac-fec: Fix build error from phy_device API change
Andrew Lunn
1
-1
/
+1
2016-01-12
net: freescale: ucc_geth: Fix build error from phy_device API change
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-5
/
+2
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
5
-11
/
+11
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
5
-38
/
+4
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-3
/
+1
2016-01-06
fsl/fman: double free on probe failure
Dan Carpenter
1
-1
/
+0
2016-01-06
fsl/fman: fix the pause_time test
Dan Carpenter
1
-1
/
+1
2016-01-05
fsl/fman: allow modular build
Arnd Bergmann
1
-1
/
+2
2015-12-28
fsl/fman: Add FMan MAC driver
Igal Liberman
3
-1
/
+1077
2015-12-28
fsl/fman: Add FMan Port Support
Igal Liberman
3
-1
/
+1930
2015-12-28
fsl/fman: Add FMan SP support
Igal Liberman
3
-1
/
+270
2015-12-28
fsl/fman: Add FMan MAC support
Igal Liberman
8
-1
/
+3863
2015-12-28
fsl/fman: Add FMan support
Igal Liberman
3
-1
/
+3197
2015-12-28
fsl/fman: Add FMan MURAM support
Igal Liberman
6
-0
/
+225
2015-12-23
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
3
-9
/
+9
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+8
2015-12-17
82xx: FCC: Fixing a bug causing to FCC port lock-up
Martin Roth
1
-1
/
+1
2015-12-17
gianfar: Don't enable RX Filer if not supported
Hamish Martin
2
-3
/
+6
2015-12-09
net: fsl: avoid 64-bit warning on pq_mdio
Arnd Bergmann
1
-1
/
+1
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+6
2015-12-03
net: mpc52xx: Use platform_register/unregister_drivers()
Thierry Reding
1
-13
/
+9
2015-11-30
net: fsl: Fix error checking for platform_get_irq()
Mark Brown
1
-1
/
+1
2015-11-30
net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()
Mark Brown
1
-3
/
+3
2015-11-25
net: fec: no need to test for the return type of of_property_read_u32
Saurabh Sengar
1
-7
/
+2
2015-11-23
net: fsl: expands dependencies of NET_VENDOR_FREESCALE
Shaohui Xie
1
-1
/
+2
2015-11-23
gianfar: use of_property_read_bool()
Saurabh Sengar
1
-4
/
+1
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
2
-3
/
+3
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-11-01
fec: Use gpio_set_value_cansleep()
Fabio Estevam
1
-1
/
+1
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+5
2015-10-28
gianfar: Increase TX_TIMEOUT to 5HZ
Abhimanyu
1
-1
/
+1
2015-10-26
gianfar: Fix Rx BSY error handling
Claudiu Manoil
1
-3
/
+1
2015-10-26
gianfar: Don't enable the Filer w/o the Parser
Claudiu Manoil
1
-2
/
+2
2015-10-26
gianfar: Remove duplicated argument to bitwise OR
Claudiu Manoil
1
-2
/
+2
[next]