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