index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
2009-10-14
net/fec_mpc52xx: Fix kernel panic on FEC error
John Bonesio
1
-6
/
+0
2009-08-23
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-02
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-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-03
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-22
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
Anton Vorontsov
1
-5
/
+0
2008-07-17
netdev: Convert all drivers away from netif_schedule().
David S. Miller
1
-1
/
+1
2008-06-11
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-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+1
2008-04-16
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-26
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
1
-4
/
+2
2007-12-22
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-01
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