aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ibm_newemac/core.c
AgeCommit message (Expand)Author
2008-10-27ibm_newemac: Fix typo in flow control config optionJosh Boyer
2008-10-20ibm_newemac: Fix new MAL feature handlingJosh Boyer
2008-10-02ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo
2008-09-30ibm_newemac: Allow the "no flow control" EMAC feature to workJosh Boyer
2008-08-27ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt
2008-07-09ibm_newemac: Parameterize EMAC Multicast Match HandlingGrant Erickson
2008-07-04ibm_newemac: Fixes entry of short packetsSathya Narayanan
2008-07-04ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan
2008-04-25ibm_newemac: Increase MDIO timeoutsBenjamin Herrenschmidt
2008-04-25ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaroundValentine Barshak
2008-04-25ibm_newemac: PowerPC 440GX EMAC PHY clock workaroundValentine Barshak
2008-04-25ibm_newemac Use status property for unused/unwired EMACsJosh Boyer
2008-04-25ibm_newemac: Fix section mismatch warningsJosh Boyer
2008-04-25ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patchStefan Roese
2008-03-28ibm_newemac: emac_tx_csum typo fixValentine Barshak
2008-03-17NEWEMAC: fix support for pause packetsPravin M. Bathija
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-28net: NEWEMAC: Fix problem with mtu > 4080 on non TAH equipped 4xx PPC'sStefan Roese
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely
2007-12-07ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt
2007-12-07ibm_newemac: Fix typo reading TAH channel infoValentine Barshak
2007-12-07ibm_newemac: Correct opb_bus_freq valueValentine Barshak
2007-12-07ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings
2007-12-07ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt
2007-12-07ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt
2007-11-23ibm_newemac: Fix possible lockup on closeBenjamin Herrenschmidt
2007-10-14ibm_newemac annotations (iomem, NULL noise)Al Viro
2007-10-14skb->tail in ibm_newemac should be skb_tail_pointer()Al Viro
2007-10-10ibm_new_emac: Nuke SET_MODULE_OWNER() useRoland Dreier
2007-10-10Fix typo in new EMAC driver.vbarshak@ru.mvista.com
2007-10-10Device tree aware EMAC driverDavid Gibson