summaryrefslogtreecommitdiffstats
path: root/drivers/net/ibm_emac/ibm_emac_core.c
Commit message (Expand)AuthorAgeFilesLines
* ibm_emac: Remove the ibm_emac driverJosh Boyer2008-06-171-2263/+0
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-4/+8
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-8/+6
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-2/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* ibm_emac: fix link speed detection changeEugene Surovegin2007-05-171-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-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-301-1/+0
* [PATCH] ibm_emac sparse annotationsAl Viro2006-01-281-21/+19
* [PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex modeEugene Surovegin2006-01-091-1/+1
* [PATCH] ibm_emac: fix graceful stop timeout handlingEugene Surovegin2005-12-011-9/+29
* [PATCH] PPC 44x EMAC driver: add 440GR supportEugene Surovegin2005-10-291-3/+4
* [PATCH] PPC 44x EMAC driver: add 440SPe supportEugene Surovegin2005-10-291-6/+7
* [PATCH] New PowerPC 4xx on-chip ethernet controller driverEugene Surovegin2005-10-281-1595/+1801
* [PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth2005-10-031-0/+31
* [PATCH] bogus iounmap() in emacAl Viro2005-08-261-1/+1
* [PATCH] emac netpoll fixAl Viro2005-08-231-2/+1
* [PATCH] {PATCH] Fix IBM EMAC driver ioctl bugGeoff Levand2005-05-151-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2012