index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
2010-12-24
net/dsa: don't use flush_scheduled_work()
Tejun Heo
2010-08-12
phylib: available for any speed ethernet
Randy Dunlap
2010-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-19
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-13
dsa: Fix Kconfig dependencies.
David S. Miller
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: move address list functions to a separate file
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-01
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
2009-07-06
dsa: fix 88e6xxx statistics counter snapshotting
Stephane Contri
2009-05-30
net: convert unicast addr list
Jiri Pirko
2009-03-22
dsa: add switch chip cascading support
Lennert Buytenhek
2009-03-22
dsa: add support for the Marvell 88E6095/6095F switch chips
Lennert Buytenhek
2009-03-22
dsa: set ->iflink on slave interfaces to the ifindex of the parent
Lennert Buytenhek
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
2009-01-07
dsa: convert to net_device_ops (v2)
Stephen Hemminger
2008-12-10
net: Make static
Roel Kluin
2008-11-26
dsa: fix warning in net/dsa/mv88e6060.c
Ingo Molnar
2008-11-26
dsa: fix warning in net/dsa/mv88e6xxx.c
Ingo Molnar
2008-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-11
dsa: fix master interface allmulti/promisc handling
Lennert Buytenhek
2008-11-11
dsa: fix skb->pkt_type when mac address of slave interface differs
Lennert Buytenhek
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-04
net/: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-14
dsa: fix compile bug on s390
Heiko Carstens
2008-10-09
dsa: Need to select PHYLIB.
David S. Miller
2008-10-09
dsa: add support for the Marvell 88E6060 switch chip
Lennert Buytenhek
2008-10-09
dsa: add support for Trailer tagging format
Lennert Buytenhek
2008-10-09
dsa: add support for the Marvell 88E6131 switch chip
Lennert Buytenhek
2008-10-09
dsa: add support for original DSA tagging format
Lennert Buytenhek
2008-10-09
net: Distributed Switch Architecture protocol support
Lennert Buytenhek