summaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet
AgeCommit message (Expand)AuthorLines
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-11/+9
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-6/+15
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-16/+16
2010-05-10net: trans_start cleanupsEric Dumazet-2/+0
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-3/+2
2010-04-03net: convert multicast list to list_headJiri Pirko-9/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-3/+2
2010-02-27fs_enet: add FEC TX buffer alignment workaround for MPC5121Anatolij Gustschin-0/+47
2010-02-27fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin-21/+95
2010-02-27fs_enet: use dev_xxx instead of printkAnatolij Gustschin-38/+27
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko-3/+3
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko-3/+3
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov-0/+3
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-10/+10
2009-07-22fs_enet: Revive fixed link supportAnton Vorontsov-10/+10
2009-07-17fs_enet/mii-fec.c: fix MII speed calculationWolfgang Denk-4/+33
2009-04-28fs_enet: Remove dead codeKumar Gala-77/+1
2009-04-27net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely-110/+14
2009-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-10/+17
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov-4/+2
2009-04-11fs_enet: convert to netdev_opsAlexander Beregalov-10/+17
2009-01-21net: Remove redundant NAPI functionsBen Hutchings-2/+2
2009-01-14powerpc/fs_enet: Add missing irq free in error path.Mike Ditto-0/+1
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman-2/+2
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-2/+4
2008-11-03fs_enet: fix pollingAlexey Dobriyan-2/+4
2008-10-27net: convert more to %pMJohannes Berg-4/+1
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek-7/+6
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek-2/+2
2008-09-24fs-enet: remove code associated with !CONFIG_PPC_MERGEKumar Gala-89/+3
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher-1/+15
2008-08-07net/fs_enet: remove redundant messages for performanceLi Yang-1/+1
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-5/+2
2008-07-22netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov-5/+2
2008-07-22Merge commit 'origin/master'Benjamin Herrenschmidt-12/+21
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-3/+3
2008-07-17netdev: Convert all drivers away from netif_schedule().David S. Miller-1/+1
2008-07-16fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala-692/+5
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt-0/+3
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+3
2008-07-04fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart-0/+3
2008-06-30drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell-3/+3
2008-05-30fs_enet: MDIO on GPIO supportLaurent Pinchart-11/+20
2008-05-22drivers/net/fs_enet: remove null pointer dereferenceJulia Lawall-1/+1
2008-05-06fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood-1/+2
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming-6/+6
2008-04-12fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart-1/+2
2008-02-23fs_enet: Don't call phy_mii_ioctl() in atomic context.Scott Wood-6/+1
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich-3/+3
2008-01-24Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras-1/+8