summaryrefslogtreecommitdiffstats
path: root/drivers/net/ibm_emac
Commit message (Expand)AuthorAgeFilesLines
* ibm_emac: Remove the ibm_emac driverJosh Boyer2008-06-1817-5279/+0Star
* Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2007-10-151-2/+2
* Use dcr_host_t.base in ibm_emac_malMichael Ellerman2007-10-152-4/+6
* ibm_emac: Convert to use napi_struct independent of struct net_deviceRoland Dreier2007-10-112-32/+18Star
* Device tree aware EMAC driverDavid Gibson2007-10-111-0/+70
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-111-4/+8
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-8/+6Star
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-111-2/+0Star
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-111-4/+4
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* ibm_emac: fix link speed detection changeEugene Surovegin2007-05-181-1/+1
* ibm_emac: improved PHY supportEugene Surovegin2007-05-181-15/+45
* ibm_emac: fix section mismatch warningsEugene Surovegin2007-05-188-10/+8Star
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* PHY probe not working properly for ibm_emac (PPC4xx)Hynek Petrak2006-12-261-1/+3
* [POWERPC] Make EMAC use generic DCR access methodsBenjamin Herrenschmidt2006-12-041-2/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-9/+8Star
* fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-1/+1
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3014-14/+0Star
* [PATCH] ibm_emac sparse annotationsAl Viro2006-01-296-29/+26Star
* [PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex modeEugene Surovegin2006-01-092-2/+3
* [PATCH] ibm_emac: fix graceful stop timeout handlingEugene Surovegin2005-12-012-9/+31
* [PATCH] PPC 4xx EMAC driver: fix VSC8201 PHY initializationEugene Surovegin2005-10-301-0/+12
* [PATCH] PPC 44x EMAC driver: add 440GR supportEugene Surovegin2005-10-303-5/+7
* [PATCH] PPC 44x EMAC driver: add 440SPe supportEugene Surovegin2005-10-303-8/+29
* [PATCH] New PowerPC 4xx on-chip ethernet controller driverEugene Surovegin2005-10-2816-2801/+4028
* [PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth2005-10-041-0/+31
* [PATCH] bogus iounmap() in emacAl Viro2005-08-271-1/+1
* [PATCH] emac netpoll fixAl Viro2005-08-241-2/+1Star
* [PATCH] {PATCH] Fix IBM EMAC driver ioctl bugGeoff Levand2005-05-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1712-0/+3896