- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / ibm_newemac / core.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-10-16 Jeff Mahoney- Update to 2.6.32-rc5.
2009-10-14 Anton Vorontsovnet: Fix OF platform drivers coldplug/hotplug when...
2009-10-09 Dave Mitchellibm_newemac: Added 16K Tx FIFO size support for EMAC4
2009-10-08 Jeff Mahoney- Updated to 2.6.32-rc3.
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-31 Jeff Mahoney- Update to 2.6.31-rc8.
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-07-03 Jeff Mahoney- Update to 2.6.31-rc1-git10.
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-04-20 Jeff Mahoney- Update to 2.6.30-rc2-git6.
2009-04-15 Jeff Mahoney- Update to 2.6.30-rc2.
2009-04-11 Alexander Beregalovibm_newemac: convert to netdev_ops
2009-04-07 Jean Delvareibm_newemac: Fix dangerous struct assumption
2009-03-24 Jeff Mahoney- Update to 2.6.29-final.
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
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-22 Olaf Hering- patches.suse/of_platform_driver.module-owner.patch:
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-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
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-11-07 Jeff Mahoney-rc2 for real this time. ;)
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