index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
platforms
/
iss
/
network.c
Age
Commit message (
Expand
)
Author
2018-01-29
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2017-12-16
xtensa: clean up custom-controlled debug output
Max Filippov
2017-11-02
xtensa: Convert timers to use timer_setup()
Kees Cook
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-07-13
xtensa: ISS: add missing va_end into split_if_spec
Max Filippov
2015-06-16
xtensa: don't use module_init for non-modular core network.c code
Paul Gortmaker
2015-04-13
xtensa: ISS: fix locking in TAP network adapter
Max Filippov
2014-01-14
xtensa: ISS: raise network polling rate to 10 times/sec
Max Filippov
2014-01-14
xtensa: ISS: avoid simple_strtoul usage
Max Filippov
2014-01-14
xtensa: ISS: clean up diagnostic, increase verbosity
Max Filippov
2014-01-14
xtensa: ISS: always use fixed tuntap config
Max Filippov
2014-01-14
xtensa: ISS: enable iss_net_set_mac
Max Filippov
2014-01-14
xtensa: ISS: drop IP setup, clean up MAC setup
Max Filippov
2014-01-14
xtensa: ISS: init network interface name before the probe
Max Filippov
2014-01-14
xtensa: ISS: fix command line parameter name
Max Filippov
2014-01-14
xtensa: ISS: clean up iss-network driver
Max Filippov
2013-10-16
xtensa: Cocci spatch "noderef"
Thomas Meyer
2013-06-05
xtensa: ISS: fix section mismatch in iss_net_setup
Max Filippov
2012-10-03
xtensa: ISS: fix __simc implementation
Max Filippov
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2010-05-02
xtensa: Fix the network driver for the simulator target
Chris Zankel
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
2008-12-04
xtensa: Kill directly reference of netdev->priv
Wang Chen
2008-12-04
xtensa: Update platform files to reflect new location of the header files.
Chris Zankel
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel
2008-10-27
net: convert more to %pM
Johannes Berg
2008-10-14
xtensa: use newer __SPIN_LOCK_UNLOCKED macro
Robert P. J. Day
2008-02-13
[XTENSA] Prevent inlining ISS platform asm constructs
Marc Gauthier
2008-02-13
[XTENSA] Concentrate platforms into one platforms directory.
Chris Zankel