summaryrefslogtreecommitdiff
path: root/drivers/net/cris
Commit message (Expand)AuthorAge
* drivers/net: cris: Convert timers to use timer_setup()Kees Cook2017-11-21
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-05
* net: cris: eth_v10: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-27
* net: cris: make eth_v10.c explicitly non-modularPaul Gortmaker2016-10-31
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* eth_v10: remove unnecessary break after returnFabian Frederick2014-07-20
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-06
* cris: fix eth_v10.c build errorRandy Dunlap2012-08-03
* net: Properly define functions with no parametersBen Hutchings2012-07-10
* net:removed the unused variableWanlong Gao2012-04-03
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas2011-03-30
|/
* net: cris/eth_v10: Use net_device_stats from struct net_device_statsTobias Klauser2010-12-06
* eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTIONChristoph Egger2010-07-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko2010-02-17
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-09-24
|\
| * CRISv10: Don't autonegotiate if autonegotiation is offJesper Nilsson2009-08-31
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* eth_v10: convert to net_device_opsAlexander Beregalov2009-04-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-06
|\
| * [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid ...Jesper Nilsson2008-02-08
* CRISv10 Ethernet declare mac fixJesper Nilsson2007-11-14
* cris-build-fixes-update-eth_v10c-ethernet-driver-fixAndrew Morton2007-11-14
* cris build fixes: update eth_v10.c ethernet driverJesper Nilsson2007-11-14
* remove asm/bitops.h includesJiri Slaby2007-10-19
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-25
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-25
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] drivers cris: return on NULL dev_alloc_skb()David Rientjes2006-11-10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] cris v10 eth: use ethtool_opsChristoph Hellwig2005-11-09