qlge: bugfix: Move netif_napi_del() to common call point.
[safe/jmp/linux-2.6] / drivers / net / ibm_newemac /
2009-02-03 Roel Kluinnet: variables reach -1, but 0 tested
2009-01-15 Benjamin Herrenschmidtnet: Add init_dummy_netdev() and fix EMAC driver using it
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-28 Johannes Bergnet: convert more to %pM
2008-10-27 Josh Boyeribm_newemac: Fix typo in flow control config option
2008-10-20 Josh Boyeribm_newemac: Fix new MAL feature handling
2008-10-15 Benjamin HerrenschmidtMerge commit 'origin'
2008-10-08 Victor Gallardoibm_newemac: Fix EMAC soft reset on 460EX/GT
2008-10-02 Victor Gallardoibm_newemac: Add support for GPCS, SGMII and M88E1112 PHY
2008-09-30 Josh Boyeribm_newemac: MAL support for PowerPC 405EZ
2008-09-30 Josh Boyeribm_newemac: Introduce mal_has_feature
2008-09-30 Josh Boyeribm_newemac: Allow the "no flow control" EMAC feature...
2008-09-25 Kumar Galanetdev: drop CONFIG_PPC_MERGE from Kconfig
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-09-03 roel kluinibm_newemac: MAL[12]_IER_EVENTS definition: 2x *_OTE...
2008-08-27 Benjamin Herrenschmidtibm_newemac: Don't call dev_mc_add() before device...
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-15 David S. Millernetdev: Add netdev->addr_list_lock protection.
2008-07-15 Grant Ericksonibm_newemac: Add MII mode support to the EMAC RGMII...
2008-07-14 Benjamin HerrenschmidtMerge commit 'origin/HEAD' into test-merge
2008-07-09 Grant Ericksonibm_newemac: Parameterize EMAC Multicast Match Handling
2008-07-04 Sathya Narayananibm_newemac: Fixes entry of short packets
2008-07-04 Sathya Narayananibm_newemac: Fixes kernel crashes when speed of cable...
2008-06-30 Stephen Rothwelldrivers/net: Use linux/of_{device,platform}.h instead...
2008-06-18 Josh Boyeribm_newemac: select CRC32 in Kconfig
2008-04-25 Benjamin Herrenschmidtibm_newemac: Increase MDIO timeouts
2008-04-25 Valentine Barshakibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround
2008-04-25 Valentine Barshakibm_newemac: PowerPC 440GX EMAC PHY clock workaround
2008-04-25 Josh Boyeribm_newemac Use status property for unused/unwired...
2008-04-25 Josh Boyeribm_newemac: Fix section mismatch warnings
2008-04-25 Stefan Roeseibm_newemac: Add support for 460EX/GT-type MAL rx-chann...
2008-04-25 Stefan Roeseibm_newemac: Fix problem with jumbo frame support and...
2008-03-29 Valentine Barshakibm_newemac: emac_tx_csum typo fix
2008-03-17 Stefan RoeseNEWEMAC: Add compatible "ibm,tah" to tah matching table
2008-03-17 Pravin M. BathijaNEWEMAC: fix support for pause packets
2008-02-16 Stefan Roese[POWERPC] net: NEWEMAC: Remove "rgmii-interface" from...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-28 Stefan Roesenet: NEWEMAC: Fix problem with mtu > 4080 on non TAH...
2008-01-17 Grant Likely[POWERPC] Add of_find_matching_node() helper function
2007-12-14 Jiri SlabyNet: ibm_newemac, remove SPIN_LOCK_UNLOCKED
2007-12-07 Benjamin Herrenschmidtibm_newemac: Update file headers copyright notices
2007-12-07 Valentine Barshakibm_newemac: Call dev_set_drvdata() before tah_reset()
2007-12-07 Valentine Barshakibm_newemac: Fix typo reading TAH channel info
2007-12-07 Valentine Barshakibm_newemac: Correct opb_bus_freq value
2007-12-07 Hugh Blemingsibm_newemac: Skip EMACs that are marked unused by the...
2007-12-07 Benjamin Herrenschmidtibm_newemac: Cleanup/fix support for STACR register...
2007-12-07 Benjamin Herrenschmidtibm_newemac: Cleanup/Fix RGMII MDIO support detection
2007-12-07 Benjamin Herrenschmidtibm_newemac: Workaround reset timeout when no link
2007-12-07 Benjamin Herrenschmidtibm_newemac: Fix ZMII refcounting bug
2007-12-07 Stefan Roeseibm_newemac: Add ET1011c PHY support
2007-12-07 Stefan Roeseibm_newemac: Add BCM5248 and Marvell 88E1111 PHY support
2007-11-24 Benjamin Herrenschmidtibm_newemac: Fix possible lockup on close
2007-10-18 Benjamin Herrenschmidtfix EMAC driver for proper napi_synchronize API
2007-10-17 Benjamin Herrenschmidtnet: Fix new EMAC driver for NAPI changes
2007-10-15 Michael EllermanUse dcr_host_t.base in dcr_unmap()
2007-10-15 Michael EllermanAdd dcr_host_t.base in dcr_read()/dcr_write()
2007-10-15 Michael EllermanUpdate ibm_newemac to use dcr_host_t.base
2007-10-14 Al Viroibm_newemac annotations (iomem, NULL noise)
2007-10-14 Al Viroskb->tail in ibm_newemac should be skb_tail_pointer()
2007-10-14 Al Virotypo in ibm_newemac/rgmii.c
2007-10-10 Roland Dreieribm_emac: Convert to use napi_struct independent of...
2007-10-10 Roland Dreieribm_new_emac: Nuke SET_MODULE_OWNER() use
2007-10-10 vbarshak@ru.mvista.comFix typo in new EMAC driver.
2007-10-10 David GibsonDevice tree aware EMAC driver