Age | Commit message (Expand) | Author | Files | Lines |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -0/+4 |
2010-04-03 | net: move address list functions to a separate file | Jiri Pirko | 1 | -7/+7 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 4 | -0/+4 |
2009-09-01 | netdev: convert pseudo-devices to netdev_tx_t | Stephen Hemminger | 4 | -6/+6 |
2009-07-05 | dsa: fix 88e6xxx statistics counter snapshotting | Stephane Contri | 1 | -1/+1 |
2009-05-29 | net: convert unicast addr list | Jiri Pirko | 1 | -5/+5 |
2009-03-21 | dsa: add switch chip cascading support | Lennert Buytenhek | 9 | -188/+363 |
2009-03-21 | dsa: add support for the Marvell 88E6095/6095F switch chips | Lennert Buytenhek | 2 | -11/+17 |
2009-03-21 | dsa: set ->iflink on slave interfaces to the ifindex of the parent | Lennert Buytenhek | 1 | -0/+13 |
2009-03-10 | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 3 | -3/+3 |
2009-02-01 | net: replace uses of __constant_{endian} | Harvey Harrison | 5 | -5/+5 |
2009-01-06 | dsa: convert to net_device_ops (v2) | Stephen Hemminger | 1 | -10/+41 |
2008-12-10 | net: Make static | Roel Kluin | 3 | -6/+6 |
2008-11-25 | dsa: fix warning in net/dsa/mv88e6060.c | Ingo Molnar | 1 | -1/+1 |
2008-11-25 | dsa: fix warning in net/dsa/mv88e6xxx.c | Ingo Molnar | 1 | -1/+1 |
2008-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -2/+73 |
2008-11-10 | dsa: fix master interface allmulti/promisc handling | Lennert Buytenhek | 1 | -2/+70 |
2008-11-10 | dsa: fix skb->pkt_type when mac address of slave interface differs | Lennert Buytenhek | 3 | -0/+3 |
2008-11-10 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-11-03 | net/: Kill now superfluous ->last_rx stores. | David S. Miller | 3 | -3/+0 |
2008-10-13 | dsa: fix compile bug on s390 | Heiko Carstens | 1 | -1/+1 |
2008-10-08 | dsa: Need to select PHYLIB. | David S. Miller | 1 | -0/+1 |
2008-10-08 | dsa: add support for the Marvell 88E6060 switch chip | Lennert Buytenhek | 3 | -0/+295 |
2008-10-08 | dsa: add support for Trailer tagging format | Lennert Buytenhek | 6 | -0/+150 |
2008-10-08 | dsa: add support for the Marvell 88E6131 switch chip | Lennert Buytenhek | 5 | -0/+555 |
2008-10-08 | dsa: add support for original DSA tagging format | Lennert Buytenhek | 7 | -7/+234 |
2008-10-08 | net: Distributed Switch Architecture protocol support | Lennert Buytenhek | 9 | -0/+1891 |