index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2020-08-05
net: dsa: sja1105: use detected device id instead of DT one on mismatch
Vladimir Oltean
2020-08-03
net: dsa: loop: Set correct number of ports
Florian Fainelli
2020-08-03
net: dsa: loop: Wire-up MTU callbacks
Florian Fainelli
2020-08-03
net: dsa: loop: Move data structures to header
Florian Fainelli
2020-08-03
net: dsa: loop: Support 4K VLANs
Florian Fainelli
2020-08-03
net: dsa: loop: PVID should be per-port
Florian Fainelli
2020-08-03
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2020-08-03
net: dsa: qca8k: Add 802.1q VLAN support
Jonathan McDowell
2020-08-03
net: dsa: qca8k: Add define for port VID
Jonathan McDowell
2020-07-28
net: dsa: rtl8366: Fix VLAN set-up
Linus Walleij
2020-07-28
net: dsa: rtl8366: Fix VLAN semantics
Linus Walleij
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU
Chris Packham
2020-07-24
net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X
Chris Packham
2020-07-24
net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
Chris Packham
2020-07-21
net: dsa: microchip: call phy_remove_link_mode during probe
Helmut Grohne
2020-07-20
net: dsa: qca8k: implement the port MTU callbacks
Jonathan McDowell
2020-07-19
net: dsa: mv88e6xxx: fix in-band AN link establishment
Russell King
2020-07-19
net: dsa: felix: (re)use already existing constants
Michael Walle
2020-07-16
net: mscc: ocelot: rethink Kconfig dependencies again
Vladimir Oltean
2020-07-13
net: dsa: felix: introduce support for Seville VSC9953 switch
Maxim Kochetkov
2020-07-13
net: dsa: felix: move probing to felix_vsc9959.c
Vladimir Oltean
2020-07-13
net: mscc: ocelot: extend watermark encoding function
Maxim Kochetkov
2020-07-13
net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
Maxim Kochetkov
2020-07-13
net: dsa: felix: create a template for the DSA tags on xmit
Vladimir Oltean
2020-07-13
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
2020-07-13
soc: mscc: ocelot: add MII registers description
Maxim Kochetkov
2020-07-13
net: mscc: ocelot: convert port registers to regmap
Vladimir Oltean
2020-07-12
net: dsa: mv88e6xxx: Implement MTU change
Andrew Lunn
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-08
net: dsa: rtl8366rb: Support the CPU DSA tag
Linus Walleij
2020-07-08
net: dsa: loop: Print when registration is successful
Florian Fainelli
2020-07-05
net: dsa: vitesse-vsc73xx: Convert to plain comments to avoid kerneldoc warnings
Andrew Lunn
2020-07-05
net: dsa: lan9303: fix variable 'res' set but not used
Andrew Lunn
2020-07-05
net: dsa: rtl8366: Pass GENMASK() signed bits
Andrew Lunn
2020-07-05
net: dsa: bcm_sf2: Pass GENMASK() signed bits
Andrew Lunn
2020-07-05
net: dsa: bcm_sf2: Initialize __be16 with a __be16 value
Andrew Lunn
2020-07-05
net: dsa: b53: Fixup endianness warnings
Andrew Lunn
2020-07-05
net: dsa: mv88e6xxx: scratch: Fixup kerneldoc
Andrew Lunn
2020-07-05
net: dsa: mv88e6xxx: Remove set but unused variable
Andrew Lunn
2020-07-05
net: dsa: mv88e6xxx: vlan_tci is __be16
Andrew Lunn
2020-07-05
net: dsa: mv88e6xxx: Fix sparse warnings from GENMASK
Andrew Lunn
2020-07-05
net: dsa: felix: use resolved link config in mac_link_up()
Vladimir Oltean
2020-07-05
net: dsa: felix: delete .phylink_mac_an_restart code
Vladimir Oltean
2020-07-05
net: dsa: felix: set proper pause frame timers based on link speed
Vladimir Oltean
2020-07-05
net: dsa: felix: unconditionally configure MAC speed to 1000Mbps
Vladimir Oltean
2020-07-05
net: dsa: felix: support half-duplex link modes
Vladimir Oltean
2020-07-05
net: dsa: felix: clarify the intention of writes to MII_BMCR
Vladimir Oltean
2020-07-04
net: dsa: microchip: remove unused private members
Codrin Ciubotariu
2020-07-04
net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
Codrin Ciubotariu
[next]