aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cris (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds1-3/+17
2009-08-31CRISv10: Don't autonegotiate if autonegotiation is offJesper Nilsson1-3/+17
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-04-13eth_v10: convert to net_device_opsAlexander Beregalov1-12/+18
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-2/+2
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+1
2008-02-08CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid name clash.Jesper Nilsson1-218/+7
2007-11-14CRISv10 Ethernet declare mac fixJesper Nilsson1-1/+1
2007-11-14cris-build-fixes-update-eth_v10c-ethernet-driver-fixAndrew Morton1-4/+8
2007-11-14cris build fixes: update eth_v10.c ethernet driverJesper Nilsson1-152/+276
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-6/+2
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo1-1/+2
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-11-10[PATCH] drivers cris: return on NULL dev_alloc_skb()David Rientjes1-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-2/+2
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-09[PATCH] cris v10 eth: use ethtool_opsChristoph Hellwig1-78/+71
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds2-0/+1837