index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
platforms
/
iss
/
network.c
Age
Commit message (
Expand
)
Author
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