summaryrefslogtreecommitdiffstats
path: root/drivers/net/ibm_newemac
Commit message (Expand)AuthorAgeFilesLines
* ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt2007-12-0715-0/+75
* ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak2007-12-071-1/+2
* ibm_newemac: Fix typo reading TAH channel infoValentine Barshak2007-12-071-1/+1
* ibm_newemac: Correct opb_bus_freq valueValentine Barshak2007-12-071-1/+1
* ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings2007-12-071-0/+4
* ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt2007-12-072-13/+16
* ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt2007-12-072-11/+14
* ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt2007-12-071-6/+14
* ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt2007-12-071-1/+3
* ibm_newemac: Add ET1011c PHY supportStefan Roese2007-12-071-0/+37
* ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese2007-12-071-0/+39
* ibm_newemac: Fix possible lockup on closeBenjamin Herrenschmidt2007-11-232-11/+21
* fix EMAC driver for proper napi_synchronize APIBenjamin Herrenschmidt2007-10-171-1/+1
* net: Fix new EMAC driver for NAPI changesBenjamin Herrenschmidt2007-10-161-8/+17
* Use dcr_host_t.base in dcr_unmap()Michael Ellerman2007-10-151-1/+1
* Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2007-10-151-2/+2
* Update ibm_newemac to use dcr_host_t.baseMichael Ellerman2007-10-152-7/+7
* ibm_newemac annotations (iomem, NULL noise)Al Viro2007-10-144-11/+11
* skb->tail in ibm_newemac should be skb_tail_pointer()Al Viro2007-10-141-1/+1
* typo in ibm_newemac/rgmii.cAl Viro2007-10-141-1/+1
* ibm_emac: Convert to use napi_struct independent of struct net_deviceRoland Dreier2007-10-102-37/+20
* ibm_new_emac: Nuke SET_MODULE_OWNER() useRoland Dreier2007-10-101-1/+0
* Fix typo in new EMAC driver.vbarshak@ru.mvista.com2007-10-101-2/+2
* Device tree aware EMAC driverDavid Gibson2007-10-1017-0/+6434
OpenPOWER on IntegriCloud