| Commit message (Expand) | Author | Age | Files | Lines |
* | dsa: add switch chip cascading support | Lennert Buytenhek | 2009-03-21 | 9 | -188/+363 |
* | dsa: add support for the Marvell 88E6095/6095F switch chips | Lennert Buytenhek | 2009-03-21 | 2 | -11/+17 |
* | dsa: set ->iflink on slave interfaces to the ifindex of the parent | Lennert Buytenhek | 2009-03-21 | 1 | -0/+13 |
* | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 2009-03-10 | 3 | -3/+3 |
* | net: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-01 | 5 | -5/+5 |
* | dsa: convert to net_device_ops (v2) | Stephen Hemminger | 2009-01-06 | 1 | -10/+41 |
* | net: Make static | Roel Kluin | 2008-12-10 | 3 | -6/+6 |
* | dsa: fix warning in net/dsa/mv88e6060.c | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
* | dsa: fix warning in net/dsa/mv88e6xxx.c | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-11 | 4 | -2/+73 |
|\ |
|
| * | dsa: fix master interface allmulti/promisc handling | Lennert Buytenhek | 2008-11-10 | 1 | -2/+70 |
| * | dsa: fix skb->pkt_type when mac address of slave interface differs | Lennert Buytenhek | 2008-11-10 | 3 | -0/+3 |
* | | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 | 1 | -1/+1 |
* | | net/: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 3 | -3/+0 |
|/ |
|
* | dsa: fix compile bug on s390 | Heiko Carstens | 2008-10-13 | 1 | -1/+1 |
* | dsa: Need to select PHYLIB. | David S. Miller | 2008-10-08 | 1 | -0/+1 |
* | dsa: add support for the Marvell 88E6060 switch chip | Lennert Buytenhek | 2008-10-08 | 3 | -0/+295 |
* | dsa: add support for Trailer tagging format | Lennert Buytenhek | 2008-10-08 | 6 | -0/+150 |
* | dsa: add support for the Marvell 88E6131 switch chip | Lennert Buytenhek | 2008-10-08 | 5 | -0/+555 |
* | dsa: add support for original DSA tagging format | Lennert Buytenhek | 2008-10-08 | 7 | -7/+234 |
* | net: Distributed Switch Architecture protocol support | Lennert Buytenhek | 2008-10-08 | 9 | -0/+1891 |