summaryrefslogtreecommitdiffstats
path: root/drivers/net/ibm_emac
AgeCommit message (Expand)AuthorLines
2008-06-17ibm_emac: Remove the ibm_emac driverJosh Boyer-5279/+0
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman-2/+2
2007-10-15Use dcr_host_t.base in ibm_emac_malMichael Ellerman-4/+6
2007-10-10ibm_emac: Convert to use napi_struct independent of struct net_deviceRoland Dreier-32/+18
2007-10-10Device tree aware EMAC driverDavid Gibson-0/+70
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik-4/+8
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-8/+6
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik-2/+0
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng-4/+4
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-1/+0
2007-05-17ibm_emac: fix link speed detection changeEugene Surovegin-1/+1
2007-05-17ibm_emac: improved PHY supportEugene Surovegin-15/+45
2007-05-17ibm_emac: fix section mismatch warningsEugene Surovegin-10/+8
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+0
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-12-26PHY probe not working properly for ibm_emac (PPC4xx)Hynek Petrak-1/+3
2006-12-04[POWERPC] Make EMAC use generic DCR access methodsBenjamin Herrenschmidt-2/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-9/+8
2006-10-03fix file specification in commentsUwe Zeisberger-2/+2
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy-1/+1
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-14/+0
2006-01-28[PATCH] ibm_emac sparse annotationsAl Viro-29/+26
2006-01-09[PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex modeEugene Surovegin-2/+3
2005-12-01[PATCH] ibm_emac: fix graceful stop timeout handlingEugene Surovegin-9/+31
2005-10-29[PATCH] PPC 4xx EMAC driver: fix VSC8201 PHY initializationEugene Surovegin-0/+12
2005-10-29[PATCH] PPC 44x EMAC driver: add 440GR supportEugene Surovegin-5/+7
2005-10-29[PATCH] PPC 44x EMAC driver: add 440SPe supportEugene Surovegin-8/+29
2005-10-28[PATCH] New PowerPC 4xx on-chip ethernet controller driverEugene Surovegin-2801/+4028
2005-10-03[PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth-0/+31
2005-08-26[PATCH] bogus iounmap() in emacAl Viro-1/+1
2005-08-23[PATCH] emac netpoll fixAl Viro-2/+1
2005-05-15[PATCH] {PATCH] Fix IBM EMAC driver ioctl bugGeoff Levand-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+3896