index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-15
net: dsa: fix mii_bus to host_dev replacement
Florian Fainelli
1
-1
/
+1
2014-09-15
dsa: Replace mii_bus with a generic host device
Alexander Duyck
2
-17
/
+9
2014-09-15
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
7
-31
/
+53
2014-09-13
net: dsa: change tag_protocol to an enum
Florian Fainelli
2
-5
/
+4
2014-09-01
net: dsa: make dsa_pack_type static
Florian Fainelli
1
-1
/
+1
2014-08-27
net: dsa: add Broadcom SF2 switch driver
Florian Fainelli
1
-0
/
+1
2014-08-27
net: dsa: add Broadcom tag RX/TX handler
Florian Fainelli
5
-0
/
+185
2014-08-27
net: dsa: allow updating fixed PHY link information
Florian Fainelli
1
-0
/
+17
2014-08-27
net: dsa: allow drivers to do link adjustment
Florian Fainelli
1
-0
/
+4
2014-08-27
net: dsa: allow switches to work without tagging
Florian Fainelli
1
-1
/
+18
2014-08-27
net: dsa: allow for more complex PHY setups
Florian Fainelli
3
-3
/
+82
2014-08-27
net: dsa: retain a per-port device_node pointer
Florian Fainelli
2
-0
/
+3
2014-08-27
net: dsa: provide a switch device device tree node pointer
Florian Fainelli
1
-0
/
+1
2014-08-27
net: dsa: reduce number of protocol hooks
Florian Fainelli
6
-67
/
+50
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-2
/
+2
2014-06-25
net/dsa/dsa.c: remove unnecessary null test before kfree
Fabian Frederick
1
-2
/
+1
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-05-16
net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()
Fabian Godehardt
1
-1
/
+2
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-01-21
dsa: Use ether_addr_copy
Joe Perches
1
-1
/
+1
2013-09-03
net: dsa: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-03-25
dsa: fix freeing of sparse port allocation
Florian Fainelli
1
-3
/
+5
2013-03-25
dsa: factor freeing of dsa_platform_data
Florian Fainelli
1
-20
/
+18
2013-03-24
dsa: add device tree bindings to register DSA switches
Florian Fainelli
1
-5
/
+228
2013-01-21
dsa: make dsa_switch_setup check for valid port names
Florian Fainelli
1
-0
/
+6
2013-01-21
dsa: use an unique and non conflicting bus name for the slave MII bus
Florian Fainelli
1
-2
/
+2
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-4
/
+4
2012-11-26
dsa: Hide core config options; make drivers select what they need
Ben Hutchings
1
-17
/
+13
2012-11-25
net: dsa/slave: Fix compilation warnings
viresh kumar
1
-7
/
+9
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
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
[prev]
[next]