Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6146dd453e235c487d85ae4dc6cc08978a1c890f
/
net
/
dsa
/
slave.c
6146dd4
net: dsa: Avoid null pointer when failing to connect to PHY
by Vladimir Oltean
· 6 years ago
d6af21a
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
by Florian Fainelli
· 6 years ago
3d705f0
net: Remove switchdev_ops
by Florian Fainelli
· 6 years ago
9ed1ece
net: dsa: Handle SWITCHDEV_PORT_ATTR_SET
by Florian Fainelli
· 6 years ago
75104db
dsa: Remove phydev parameter from disable_port call
by Andrew Lunn
· 6 years ago
061f6a5
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
by Florian Fainelli
· 6 years ago
cc1d5bd
net: dsa: Deny enslaving VLAN devices into VLAN aware bridge
by Florian Fainelli
· 6 years ago
010c8f0
net: Get rid of switchdev_port_attr_get()
by Florian Fainelli
· 6 years ago
cc0c207
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
by Florian Fainelli
· 6 years ago
ea87005
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
by Florian Fainelli
· 6 years ago
5765279
net: dsa: add support for bridge flags
by Russell King
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
929d6c1
net: dsa: Implement ndo_get_port_parent_id()
by Florian Fainelli
· 6 years ago
00670cb
net: dsa: Fix NULL checking in dsa_slave_set_eee()
by Dan Carpenter
· 6 years ago
17ab4f6
net: dsa: slave: Don't propagate flag changes on down slave interfaces
by Rundong Ge
· 6 years ago
6685987
switchdev: Add extack argument to call_switchdev_notifiers()
by Petr Machata
· 6 years ago
87b0984
net: Add extack argument to ndo_fdb_add()
by Petr Machata
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a3d7e01
net: dsa: Fix tagging attribute location
by Florian Fainelli
· 6 years ago
d17d9f5
switchdev: Replace port obj add/del SDO with a notification
by Petr Machata
· 6 years ago
2b239f6
net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
by Petr Machata
· 6 years ago
c9fbd71
netpoll: allow cleanup to be synchronous
by Debabrata Banerjee
· 6 years ago
e9ba0fb
bridge: switchdev: Allow clearing FDB entry offload indication
by Ido Schimmel
· 6 years ago
98cdb48
net: dsa: Expose tagging protocol to user-space
by Florian Fainelli
· 6 years ago
244cd96
net_sched: remove list_head from tc_action
by Cong Wang
· 6 years ago
a736e07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1be52e9
dsa: slave: eee: Allow ports to use phylink
by Andrew Lunn
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a94c689
net: dsa: Do not suspend/resume closed slave_dev
by Florian Fainelli
· 6 years ago
60513bd
net: sched: pass extack pointer to block binds and cb registration
by John Hurley
· 7 years ago
aab9c40
net: dsa: Plug in PHYLINK support
by Florian Fainelli
· 7 years ago
c4aef9f
net: dsa: Eliminate dsa_slave_get_link()
by Florian Fainelli
· 7 years ago
11d8f3d
net: dsa: Add PHYLINK switch operations
by Florian Fainelli
· 7 years ago
a37fb85
net: dsa: fix added_by_user switchdev notification
by Vivien Didelot
· 7 years ago
816a3be
switchdev: Add fdb.added_by_user to switchdev notifications
by Petr Machata
· 7 years ago
89f0904
net: dsa: Pass stringset to ethtool operations
by Florian Fainelli
· 7 years ago
88c0605
dsa: Pass the port to get_sset_count()
by Andrew Lunn
· 7 years ago
90af105
net: dsa: forward timestamping callbacks to switch drivers
by Brandon Streiff
· 7 years ago
0336369
net: dsa: forward hardware timestamping ioctls to switch driver
by Brandon Streiff
· 7 years ago
c30abd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8359301
net: remove duplicate includes
by Pravin Shedge
· 7 years ago
2a93c1a
net: dsa: Allow compiling out legacy support
by Florian Fainelli
· 7 years ago
9f8a739
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
by Cong Wang
· 7 years ago
a42c8e3
net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
by Andrew Lunn
· 7 years ago
5f4dbc5
net: dsa: slave: Handle switchdev host mdb add/del
by Andrew Lunn
· 7 years ago
24a9332
net: dsa: constify cpu_dp member of dsa_port
by Vivien Didelot
· 7 years ago
49463b7
net: dsa: make tree index unsigned
by Vivien Didelot
· 7 years ago
44ae12a
net: sched: move the can_offload check from binding phase to rule insertion phase
by Jiri Pirko
· 7 years ago
951259aa
net: dsa: remove name arg from slave create
by Vivien Didelot
· 7 years ago
399ba77
net: dsa: Simplify dsa_slave_phy_setup()
by Florian Fainelli
· 7 years ago
8d26d56
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
by Jiri Pirko
· 7 years ago
6b3eb75
dsa: Convert ndo_setup_tc offloads to block callbacks
by Jiri Pirko
· 7 years ago
f8b8b1c
net: dsa: split dsa_port's netdev member
by Vivien Didelot
· 7 years ago
d0006b0
net: dsa: add slave to master helper
by Vivien Didelot
· 7 years ago
d945097
net: dsa: add slave to port helper
by Vivien Didelot
· 7 years ago
6158eaa
net: dsa: add slave notify helper
by Vivien Didelot
· 7 years ago
a5b930e
net: dsa: use port's cpu_dp when creating a slave
by Vivien Didelot
· 7 years ago
60724d4
net: dsa: Add support for DSA specific notifiers
by Florian Fainelli
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1524024
net: dsa: add tagging ops to port
by Vivien Didelot
· 7 years ago
e804441
net: dsa: Fix network device registration order
by Florian Fainelli
· 7 years ago
69b2c162
net: dsa: use phy_ethtool_nway_reset
by Vivien Didelot
· 7 years ago
aa62a8c
net: dsa: use phy_ethtool_set_link_ksettings
by Vivien Didelot
· 7 years ago
771df31
net: dsa: use phy_ethtool_get_link_ksettings
by Vivien Didelot
· 7 years ago
0115dcd
net: dsa: use slave device phydev
by Vivien Didelot
· 7 years ago
f4344e0
net: dsa: return -ENODEV is there is no slave PHY
by Vivien Didelot
· 7 years ago
fb8a6a2
net: dsa: add port enable and disable helpers
by Vivien Didelot
· 7 years ago
6457edf
net: dsa: make slave close symmetrical to open
by Vivien Didelot
· 7 years ago
de40fc5
net: dsa: add port fdb dump
by Vivien Didelot
· 7 years ago
4fa7b71
net: dsa: better scoping of slave functions
by Vivien Didelot
· 7 years ago
53bade8
net: dsa: Utilize dsa_slave_dev_check()
by Florian Fainelli
· 7 years ago
f2f2356
net: dsa: move master ethtool code
by Vivien Didelot
· 7 years ago
f561986
net: dsa: remove copy of master ethtool_ops
by Vivien Didelot
· 7 years ago
55199df
net: dsa: Allow switch drivers to indicate number of TX queues
by Florian Fainelli
· 7 years ago
a2e8da9
net: sched: use newly added classid identity helpers
by Jiri Pirko
· 7 years ago
2bedde1
net: dsa: Move FDB dump implementation inside DSA
by Arkadi Sharshevsky
· 7 years ago
dc0cbff
net: dsa: Remove redundant MDB dump support
by Arkadi Sharshevsky
· 7 years ago
c069fcd
net: dsa: Remove support for bypass bridge port attributes/vlan set
by Arkadi Sharshevsky
· 7 years ago
c9e2105
net: dsa: Add support for querying supported bridge flags
by Arkadi Sharshevsky
· 7 years ago
37b8da1
net: dsa: Move FDB add/del implementation inside DSA
by Arkadi Sharshevsky
· 7 years ago
c9eb3e0
net: dsa: Add support for learning FDB through notification
by Arkadi Sharshevsky
· 7 years ago
2acf4e6
net: dsa: Remove switchdev dependency from DSA switch notifier chain
by Arkadi Sharshevsky
· 7 years ago
1b6dd55
net: dsa: Remove prepare phase for FDB
by Arkadi Sharshevsky
· 7 years ago
4cfbf09
net: dsa: remove useless args of dsa_slave_create
by Vivien Didelot
· 7 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 7 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 7 years ago
3fbae38
dsa: push cls_matchall setup_tc processing into a separate function
by Jiri Pirko
· 7 years ago
ade9b65
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
by Jiri Pirko
· 7 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 7 years ago
5f6b4e14
net: dsa: User per-cpu 64-bit statistics
by Florian Fainelli
· 7 years ago
3bcc0ce
net: sched: change names of action number helpers to be aligned with the rest
by Jiri Pirko
· 7 years ago
f613ed6
net: dsa: Add support for 64-bit statistics
by Florian Fainelli
· 7 years ago
08f5006
net: dsa: rename switch EEE ops
by Vivien Didelot
· 7 years ago
46587e4
net: dsa: remove PHY device argument from .set_eee
by Vivien Didelot
· 7 years ago
c48f7eb
net: dsa: call phy_init_eee in DSA layer
by Vivien Didelot
· 7 years ago
7b9cc73
net: dsa: PHY device is mandatory for EEE
by Vivien Didelot
· 7 years ago
3cc9f25
net: dsa: Introduce dsa_get_cpu_port()
by Florian Fainelli
· 8 years ago
a29342e
net: dsa: Associate slave network device with CPU port
by Florian Fainelli
· 8 years ago
67dbb9d4
net: dsa: Relocate master ethtool operations
by Florian Fainelli
· 8 years ago
6d3c8c0
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
by Florian Fainelli
· 8 years ago
Next »