index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
dsa: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-5
/
+5
2011-11-29
dsa: Move switch drivers to new directory drivers/net/dsa
Ben Hutchings
7
-1859
/
+1
2011-11-29
dsa: Move all definitions needed by drivers into <net/dsa.h>
Ben Hutchings
5
-95
/
+4
2011-11-29
dsa: Remove unnecessary exports
Ben Hutchings
1
-2
/
+0
2011-11-26
dsa: Allow core and drivers to be built as modules
Ben Hutchings
2
-7
/
+11
2011-11-26
dsa: Define module author, description, license and aliases for drivers
Ben Hutchings
4
-0
/
+18
2011-11-26
mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers
Ben Hutchings
5
-31
/
+32
2011-11-26
dsa: Combine core and tagging code
Ben Hutchings
6
-49
/
+38
2011-11-26
dsa: Export functions from core to modules
Ben Hutchings
2
-0
/
+4
2011-11-26
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
2
-56
/
+0
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-3
/
+0
2011-06-29
DSA: Enable cascading in multi-chip 6131 configuration
Barry Grussling
1
-2
/
+6
2011-05-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-7
/
+23
2011-04-28
dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085
Peter Korsgaard
2
-7
/
+23
2011-04-20
net: dsa: remove ethtool_ops->set_sg
Michał Mirosław
1
-1
/
+0
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-4
/
+21
2011-04-06
dsa/mv88e6131: add support for mv88e6085 switch
Peter Korsgaard
2
-4
/
+21
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-08
dsa/mv88e6060: support nonzero mii base address
Peter Korsgaard
1
-3
/
+4
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
1
-1
/
+1
2010-12-24
net/dsa: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-08-11
phylib: available for any speed ethernet
Randy Dunlap
1
-1
/
+1
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-2
/
+1
2010-07-12
dsa: Fix Kconfig dependencies.
David S. Miller
1
-1
/
+1
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
[next]