aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/cris
AgeCommit message (Expand)Author
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas
2010-12-06net: cris/eth_v10: Use net_device_stats from struct net_device_statsTobias Klauser
2010-07-14eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTIONChristoph Egger
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-08-31CRISv10: Don't autonegotiate if autonegotiation is offJesper Nilsson
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-04-13eth_v10: convert to net_device_opsAlexander Beregalov
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-02-08CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid ...Jesper Nilsson
2007-11-14CRISv10 Ethernet declare mac fixJesper Nilsson
2007-11-14cris-build-fixes-update-eth_v10c-ethernet-driver-fixAndrew Morton
2007-11-14cris build fixes: update eth_v10.c ethernet driverJesper Nilsson
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-11-10[PATCH] drivers cris: return on NULL dev_alloc_skb()David Rientjes
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-09[PATCH] cris v10 eth: use ethtool_opsChristoph Hellwig
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds