Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | dsa: convert to net_device_ops (v2) | Stephen Hemminger | 1 | -10/+41 |
2008-12-11 | net: Make static | Roel Kluin | 3 | -6/+6 |
2008-11-26 | dsa: fix warning in net/dsa/mv88e6060.c | Ingo Molnar | 1 | -1/+1 |
2008-11-26 | dsa: fix warning in net/dsa/mv88e6xxx.c | Ingo Molnar | 1 | -1/+1 |
2008-11-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -2/+73 |
2008-11-11 | dsa: fix master interface allmulti/promisc handling | Lennert Buytenhek | 1 | -2/+70 |
2008-11-11 | dsa: fix skb->pkt_type when mac address of slave interface differs | Lennert Buytenhek | 3 | -0/+3 |
2008-11-11 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-11-04 | net/: Kill now superfluous ->last_rx stores. | David S. Miller | 3 | -3/+0 |
2008-10-14 | dsa: fix compile bug on s390 | Heiko Carstens | 1 | -1/+1 |
2008-10-09 | dsa: Need to select PHYLIB. | David S. Miller | 1 | -0/+1 |
2008-10-09 | dsa: add support for the Marvell 88E6060 switch chip | Lennert Buytenhek | 3 | -0/+295 |
2008-10-09 | dsa: add support for Trailer tagging format | Lennert Buytenhek | 6 | -0/+150 |
2008-10-09 | dsa: add support for the Marvell 88E6131 switch chip | Lennert Buytenhek | 5 | -0/+555 |
2008-10-09 | dsa: add support for original DSA tagging format | Lennert Buytenhek | 7 | -7/+234 |
2008-10-09 | net: Distributed Switch Architecture protocol support | Lennert Buytenhek | 9 | -0/+1891 |