aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/fec_mpc52xx.c
AgeCommit message (Expand)Author
2010-11-16mpc52xx: cleanup lockingEric Dumazet
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-07-08fec_mpc52xx: fix error pathKulikov Vasiliy
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30net: remove redundant codeEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-12-08net/mpc5200: Fix locking on fec_mpc52xx driverAsier Llano
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-10-14net/fec_mpc52xx: Fix kernel panic on FEC errorJohn Bonesio
2009-08-23drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng
2009-06-18Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk
2009-04-27net: Rework mpc5200 fec driver to use of_mdio infrastructure.Grant Likely
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-02net/fec_mpc52xx: Don't dereference phy_device if it is NULLGrant Likely
2009-04-02net/fec_mpc52xx: Migrate to net_device_ops.Henk Stegeman
2009-04-02net/fec_mpc52xx: fix BUG on missing dma_opsGrant Likely
2009-02-03powerpc/5200: Stop using device_type and port-number propertiesGrant Likely
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-22[netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.Jon Smirl
2008-07-22netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov
2008-07-17netdev: Convert all drivers away from netif_schedule().David S. Miller
2008-06-11fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin
2008-05-01[POWERPC] mpc5200: Allow for fixed speed MII configurationsGrant Likely
2008-04-29[POWERPC] mpc5200: Fix FEC error handling on FIFO errorsSascha Hauer
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming
2008-04-03[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely
2007-12-22fec_mpc52xx: write in C...Al Viro
2007-12-04Fix memory corruption in fec_mpc52xxJon Smirl
2007-12-01SET_NETDEV_DEV() in fec_mpc52xx.cDavid Woodhouse
2007-11-01Fix region size check in mpc5200 FEC driverGrant Likely
2007-10-29FEC - fast ethernet controller for mpc52xxDomen Puncer