aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms/iss/network.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2015-07-13xtensa: ISS: add missing va_end into split_if_specMax Filippov1-2/+6
2015-06-16xtensa: don't use module_init for non-modular core network.c codePaul Gortmaker1-3/+1
2015-04-13xtensa: ISS: fix locking in TAP network adapterMax Filippov1-14/+15
2014-01-14xtensa: ISS: raise network polling rate to 10 times/secMax Filippov1-1/+1
2014-01-14xtensa: ISS: avoid simple_strtoul usageMax Filippov1-11/+11
2014-01-14xtensa: ISS: clean up diagnostic, increase verbosityMax Filippov1-11/+12
2014-01-14xtensa: ISS: always use fixed tuntap configMax Filippov1-14/+8
2014-01-14xtensa: ISS: enable iss_net_set_macMax Filippov1-3/+2
2014-01-14xtensa: ISS: drop IP setup, clean up MAC setupMax Filippov1-46/+31
2014-01-14xtensa: ISS: init network interface name before the probeMax Filippov1-7/+7
2014-01-14xtensa: ISS: fix command line parameter nameMax Filippov1-1/+1
2014-01-14xtensa: ISS: clean up iss-network driverMax Filippov1-124/+52
2013-10-16xtensa: Cocci spatch "noderef"Thomas Meyer1-1/+2
2013-06-05xtensa: ISS: fix section mismatch in iss_net_setupMax Filippov1-1/+1
2012-10-03xtensa: ISS: fix __simc implementationMax Filippov1-49/+0
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2010-05-02xtensa: Fix the network driver for the simulator targetChris Zankel1-8/+14
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-1/+1
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds1-2/+2
2008-12-04xtensa: Kill directly reference of netdev->privWang Chen1-8/+8
2008-12-04xtensa: Update platform files to reflect new location of the header files.Chris Zankel1-2/+2
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel1-1/+1
2008-10-27net: convert more to %pMJohannes Berg1-4/+1
2008-10-14xtensa: use newer __SPIN_LOCK_UNLOCKED macroRobert P. J. Day1-1/+1
2008-02-13[XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier1-0/+1
2008-02-13[XTENSA] Concentrate platforms into one platforms directory.Chris Zankel1-0/+822