of: Always use 'struct device.of_node' to get device node pointer.
[safe/jmp/linux-2.6] / drivers / net / ibm_newemac / core.c
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-14 Anton Vorontsovnet: Fix OF platform drivers coldplug/hotplug when...
2009-10-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-09 Dave Mitchellibm_newemac: Added 16K Tx FIFO size support for EMAC4
2009-10-05 Ben Hutchingsnet: Convert ethtool {get_stats, self_test}_count(...
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-04 Ben Hutchingsnetdev: Convert MDIO ioctl implementation to use struct...
2009-09-04 Ben Hutchingsnetdev: Remove redundant checks for CAP_NET_ADMIN in...
2009-09-04 Ben Hutchingsnetdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-20 Petri Gyntheribm_newemac: emac_close() needs to call netif_carrier_off()
2009-07-06 Patrick McHardynet: convert remaining non-symbolic return values in...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-04-11 Alexander Beregalovibm_newemac: convert to netdev_ops
2009-04-07 Jean Delvareibm_newemac: Fix dangerous struct assumption
2009-03-21 Mikhail Zolotaryovpowerpc 4xx EMAC driver: device name reported on timeou...
2009-03-13 Benjamin Herrenschmidtemac: Fix clock control for 405EX and 405EXr chips
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-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: Allow the "no flow control" EMAC feature...
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-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-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: Fix problem with jumbo frame support and...
2008-03-29 Valentine Barshakibm_newemac: emac_tx_csum typo fix
2008-03-17 Pravin M. BathijaNEWEMAC: fix support for pause packets
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-07 Benjamin Herrenschmidtibm_newemac: Update file headers copyright notices
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: Workaround reset timeout when no link
2007-11-24 Benjamin Herrenschmidtibm_newemac: Fix possible lockup on close
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-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