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
2016-05-11
dsa: Rename switch chip data to cd
Andrew Lunn
2
-14
/
+14
2016-05-11
dsa: Remove master_dev from switch structure
Andrew Lunn
2
-2
/
+2
2016-05-11
dsa: Move gpio reset into switch driver
Andrew Lunn
1
-16
/
+0
2016-04-28
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
1
-0
/
+88
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
1
-3
/
+2
2016-04-19
net: dsa: kill circular reference with slave priv
Vivien Didelot
2
-10
/
+4
2016-04-17
net: dsa: constify probed name
Vivien Didelot
1
-3
/
+3
2016-04-13
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
1
-4
/
+4
2016-04-13
net: dsa: Remove allocation of driver private memory
Andrew Lunn
1
-1
/
+1
2016-04-13
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
1
-3
/
+5
2016-04-13
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
1
-3
/
+4
2016-04-08
net: dsa: make the VLAN add function return void
Vivien Didelot
1
-8
/
+3
2016-04-08
net: dsa: make the FDB add function return void
Vivien Didelot
1
-8
/
+8
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
1
-17
/
+15
2016-03-14
net: dsa: refine netdev event notifier
Vivien Didelot
1
-24
/
+30
2016-03-14
net: dsa: make port_bridge_leave return void
Vivien Didelot
1
-6
/
+3
2016-03-14
net: dsa: rename port_*_bridge routines
Vivien Didelot
1
-4
/
+4
2016-03-14
phy: fixed: Fix removal of phys.
Andrew Lunn
1
-3
/
+1
2016-03-14
dsa: dsa: Fix freeing of fixed-phys from user ports.
Andrew Lunn
1
-3
/
+0
2016-03-14
dsa: Destroy fixed link phys after the phy has been disconnected
Andrew Lunn
1
-12
/
+12
2016-03-14
dsa: slave: Don't reference NULL pointer during phy_disconnect
Andrew Lunn
1
-4
/
+8
2016-03-10
net: dsa: Fix cleanup resources upon module removal
Neil Armstrong
1
-8
/
+8
2016-03-01
net: dsa: support VLAN filtering switchdev attr
Vivien Didelot
1
-0
/
+21
2016-02-25
net: dsa: drop vlan_getnext
Vivien Didelot
1
-34
/
+1
2016-02-25
net: dsa: add port_vlan_dump routine
Vivien Didelot
1
-0
/
+3
2016-02-23
net: dsa: remove dsa_bridge_check_vlan_range
Vivien Didelot
1
-50
/
+0
2016-02-23
net: dsa: pass bridge down to drivers
Vivien Didelot
1
-29
/
+2
2016-02-17
net: dsa: Unregister slave_dev in error path
Florian Fainelli
1
-0
/
+1
2016-02-16
net: dsa: remove phy_disconnect from error path
Sascha Hauer
1
-1
/
+0
2016-01-07
dsa: Register netdev before phy
Andrew Lunn
1
-7
/
+7
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+2
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-3
/
+2
2015-12-07
net: dsa: move dsa slave destroy code to slave.c
Neil Armstrong
3
-2
/
+13
2015-12-07
net: dsa: Add missing master netdev dev_put() calls
Neil Armstrong
1
-1
/
+5
2015-12-07
net: dsa: cleanup resources upon module removal
Neil Armstrong
1
-0
/
+8
2015-12-07
net: dsa: remove DSA link polling
Neil Armstrong
1
-43
/
+0
2015-11-24
net: dsa: include gpio consumer header file
Arnd Bergmann
1
-0
/
+1
2015-11-23
net: dsa: Add support for a switch reset gpio
Andrew Lunn
1
-0
/
+17
2015-11-01
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
1
-20
/
+9
2015-10-22
net: dsa: remove port_fdb_getnext
Vivien Didelot
1
-24
/
+1
2015-10-22
net: dsa: add port_fdb_dump function
Vivien Didelot
1
-0
/
+3
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+59
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
1
-1
/
+1
2015-10-15
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
1
-1
/
+1
2015-10-13
net: dsa: do not warn unsupported bridge ops
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
1
-2
/
+5
2015-10-07
net: dsa: exit probe if no switch were found
Neil Armstrong
1
-3
/
+16
[next]