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
/
fec_mpc52xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+4
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-21
fec_mpc52xx: enable transmit and receive time stamping.
Richard Cochran
1
-1
/
+3
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-3
/
+4
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-7
/
+6
2010-11-16
mpc52xx: cleanup locking
Eric Dumazet
1
-11
/
+8
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
1
-6
/
+0
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-4
/
+4
2010-07-19
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-1
/
+1
2010-07-09
fec_mpc52xx: fix error path
Kulikov Vasiliy
1
-21
/
+17
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-5
/
+3
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+5
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-6
/
+6
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-31
net: remove redundant code
Eric Dumazet
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-23
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
1
-4
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2009-12-09
net/mpc5200: Fix locking on fec_mpc52xx driver
Asier Llano
1
-59
/
+62
2009-11-19
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-3
/
+3
2009-10-15
net/fec_mpc52xx: Fix kernel panic on FEC error
John Bonesio
1
-6
/
+0
2009-08-24
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
Dongdong Deng
1
-2
/
+3
2009-06-18
Merge commit 'gcl/merge' into next
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
1
-1
/
+1
2009-04-27
net: Rework mpc5200 fec driver to use of_mdio infrastructure.
Grant Likely
1
-127
/
+53
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-33
/
+44
2009-04-02
net/fec_mpc52xx: Don't dereference phy_device if it is NULL
Grant Likely
1
-10
/
+12
2009-04-02
net/fec_mpc52xx: Migrate to net_device_ops.
Henk Stegeman
1
-16
/
+20
2009-04-02
net/fec_mpc52xx: fix BUG on missing dma_ops
Grant Likely
1
-7
/
+12
2009-02-03
powerpc/5200: Stop using device_type and port-number properties
Grant Likely
1
-3
/
+3
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-22
[netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.
Jon Smirl
1
-0
/
+18
2008-07-23
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
Anton Vorontsov
1
-5
/
+0
2008-07-18
netdev: Convert all drivers away from netif_schedule().
David S. Miller
1
-1
/
+1
2008-06-12
fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
Roel Kluin
1
-1
/
+1
2008-05-01
[POWERPC] mpc5200: Allow for fixed speed MII configurations
Grant Likely
1
-23
/
+74
2008-04-29
[POWERPC] mpc5200: Fix FEC error handling on FIFO errors
Sascha Hauer
1
-10
/
+13
2008-04-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+1
2008-04-17
phy: Change mii_bus id field to a string
Andy Fleming
1
-1
/
+1
2008-04-03
[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works
René Bürgel
1
-0
/
+1
2008-01-27
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
1
-4
/
+2
2007-12-23
fec_mpc52xx: write in C...
Al Viro
1
-2
/
+3
2007-12-04
Fix memory corruption in fec_mpc52xx
Jon Smirl
1
-2
/
+2
2007-12-02
SET_NETDEV_DEV() in fec_mpc52xx.c
David Woodhouse
1
-0
/
+2
2007-11-01
Fix region size check in mpc5200 FEC driver
Grant Likely
1
-2
/
+2
2007-10-29
FEC - fast ethernet controller for mpc52xx
Domen Puncer
1
-0
/
+1112