netxen: remove old flash check.
[safe/jmp/linux-2.6] / drivers / net / fs_enet /
2009-01-15 Mike Dittopowerpc/fs_enet: Add missing irq free in error path.
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-03 Alexey Dobriyanfs_enet: fix polling
2008-10-28 Johannes Bergnet: convert more to %pM
2008-10-08 Lennert Buytenhekphylib: move to dynamic allocation of struct mii_bus
2008-10-08 Lennert Buytenhekphylib: rename mii_bus::dev to mii_bus::parent
2008-09-25 Kumar Galafs-enet: remove code associated with !CONFIG_PPC_MERGE
2008-08-27 Heiko Schocherfs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet...
2008-08-07 Li Yangnet/fs_enet: remove redundant messages for performance
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-22 Anton Vorontsovnetdev: bunch of drivers: avoid WARN at net/core/dev...
2008-07-22 Benjamin HerrenschmidtMerge commit 'origin/master'
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-18 David S. Millernetdev: Convert all drivers away from netif_schedule().
2008-07-16 Kumar Galafs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code
2008-07-14 Benjamin HerrenschmidtMerge commit 'origin/HEAD' into test-merge
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-04 Laurent Pinchartfs_enet: restore promiscuous and multicast settings...
2008-06-30 Stephen Rothwelldrivers/net: Use linux/of_{device,platform}.h instead...
2008-05-31 Laurent Pinchartfs_enet: MDIO on GPIO support
2008-05-22 Julia Lawalldrivers/net/fs_enet: remove null pointer dereference
2008-05-06 Scott Woodfs_enet: Fix a memory leak in fs_enet_mdio_probe
2008-04-17 Andy Flemingphy: Change mii_bus id field to a string
2008-04-12 Laurent Pinchartfs_enet: Don't call NAPI functions when NAPI is not...
2008-02-24 Scott Woodfs_enet: Don't call phy_mii_ioctl() in atomic context.
2008-01-28 Jochen Friedrich[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common...
2008-01-24 Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/galak...
2008-01-24 Jochen Friedrichfs_enet: Add fixed-phy support for fs_enet
2008-01-23 Paul MackerrasMerge branch 'linux-2.6'
2008-01-12 Anton Vorontsovfs_enet: check for phydev existence in the ethtool...
2008-01-09 David S. Miller[NET]: Do not check netif_running() and carrier state...
2007-12-21 Paul MackerrasMerge branch 'linux-2.6'
2007-12-14 Jochen Friedrich[POWERPC] Move CPM command handling into the cpm drivers
2007-12-14 Jochen Friedrich[POWERPC] Fix typo #ifdef -> #ifndef
2007-11-14 Jochen Friedrich[FS_ENET]: Fix module build.
2007-10-18 Scott Woodfs_enet: Update for API changes
2007-10-10 Scott Woodfs_enet: sparse fixes
2007-10-10 Scott Woodfs_enet: Convert mii-bitbang to use the generic bitbang...
2007-10-10 Scott Woodfs_enet: Be an of_platform device when CONFIG_PPC_CPM_N...
2007-10-10 Scott Woodfs_enet: Align receive buffers.
2007-10-10 Scott Woodfs_enet: mac-fcc: Eliminate __fcc-* macros.
2007-10-10 Scott Woodfs_enet: Whitespace cleanup.
2007-10-10 Vitaly BordugFS_ENET: Add polling support
2007-10-10 Vitaly BordugFS_ENET: TX stuff should use fep->tx_lock, instead...
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Mariusz Kozlowski[PATCH] drivers/net: remove superfluous memset
2007-10-10 Jesper JuhlClean up duplicate includes in drivers/net/
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-09 Jan EngelhardtUse menuconfig objects II - netdev (general+100mbit)
2007-05-10 Timur Tabi[POWERPC] Change rheap functions to use ulongs instead...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-07 Paul MackerrasMerge branch 'linux-2.6'
2007-02-07 Vitaly Bordug[POWERPC] Fix kernel build errors for mpc8272ads and...
2007-01-30 Vitaly BordugFS_ENET: OF-related fixup for FEC and SCC MAC's
2006-12-02 Andy Fleming[PATCH] PHY: Add support for configuring the PHY connec...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-09-29 Rolf Eike Beer[PATCH] Move valid_dma_direction() from x86_64 to gener...
2006-09-27 Paul MackerrasMerge branch 'upstream' of git://git./linux/kernel...
2006-09-21 Vitaly BordugPOWERPC: Bring the fs_no calculation to the relevant...
2006-09-21 Vitaly BordugPOWERPC: overhaul with cpm2_map mechanism
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-08-19 Vitaly Bordug[PATCH] FS_ENET: use PAL for mii management
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Jesper Juhl[PATCH] Remove redundant NULL checks before [kv]free...
2006-03-25 Rusty Russell[PATCH] Remove MODULE_PARM
2006-03-20 David Vrabel[PATCH] handle errors returned by platform_get_irq*()
2005-11-10 Marcelo Tosatti[PATCH] fs_enet build fix
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-10-29 Pantelis Antoniou[PATCH] fs_enet: Fix dma_unmap_single calls
2005-10-28 Pantelis AntoniouAdd fs_enet ethernet network driver, for several embedd...