index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
master.c
Age
Commit message (
Expand
)
Author
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-05-10
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-12
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
2020-12-08
net: dsa: print the MTU value that could not be set
Rasmus Villemoes
2020-09-26
net: dsa: allow drivers to request promiscuous mode on master
Vladimir Oltean
2020-07-23
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
2020-07-20
net: dsa: Setup dsa_netdev_ops
Florian Fainelli
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2020-05-06
net: dsa: Do not leave DSA master with NULL netdev_ops
Florian Fainelli
2020-03-27
net: dsa: configure the MTU for switch ports
Vladimir Oltean
2019-12-28
net: dsa: Deny PTP on master if switch supports it
Vladimir Oltean
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-08-06
net: dsa: dump CPU port regs through master
Vivien Didelot
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-04
net: dsa: Fix lockdep false positive splat
Marc Zyngier
2019-01-16
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-08
net: dsa: Make dsa_master_set_mtu() static
Andrew Lunn
2018-12-08
net: dsa: Restore MTU on master device on unload
Andrew Lunn
2018-12-06
net: dsa: Set the master device's MTU to account for DSA overheads
Andrew Lunn
2018-11-30
net: dsa: Fix tagging attribute location
Florian Fainelli
2018-04-27
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
net: dsa: Do not check for ethtool_ops validity
Florian Fainelli
2018-03-04
dsa: Pass the port to get_sset_count()
Andrew Lunn
2017-11-09
net: dsa: setup and teardown master device
Vivien Didelot
2017-10-01
net: dsa: change dsa_ptr for a dsa_port
Vivien Didelot
2017-10-01
net: dsa: use cpu_dp in master code
Vivien Didelot
2017-09-19
net: dsa: move master ethtool code
Vivien Didelot