Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |