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
2019-08-21
net: dsa: bcm_sf2: Do not configure PHYLINK on CPU port
Florian Fainelli
2019-08-08
net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'
YueHaibing
2019-08-06
net: dsa: sja1105: Really fix panic on unregistering PTP clock
Vladimir Oltean
2019-08-06
net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well
Vladimir Oltean
2019-08-06
net: dsa: sja1105: Fix broken learning with vlan_filtering disabled
Vladimir Oltean
2019-08-06
net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()
Nishka Dasgupta
2019-08-05
net: dsa: mv88e6xxx: drop adjust_link to enabled phylink
Hubert Feurstein
2019-07-30
net: dsa: qca8k: enable port flow control
xiaofeis
2019-07-30
net: dsa: mv88e6xxx: use link-down-define instead of plain value
Hubert Feurstein
2019-07-23
net: dsa: sja1105: sja1105_main: Add of_node_put()
Nishka Dasgupta
2019-07-23
net: dsa: mv88e6xxx: chip: Add of_node_put() before return
Nishka Dasgupta
2019-07-12
net: dsa: qca8k: replace legacy gpio include
Christian Lamparter
2019-07-09
net: dsa: vsc73xx: fix NET_DSA and OF dependencies
Arnd Bergmann
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-07
net: dsa: vsc73xx: Assert reset if iCPU is enabled
Pawel Dembicki
2019-07-07
net: dsa: vsc73xx: add support for parallel mode
Pawel Dembicki
2019-07-07
net: dsa: vsc73xx: Split vsc73xx driver
Pawel Dembicki
2019-06-29
net: dsa: mv88e6xxx: wait after reset deactivation
Baruch Siach
2019-06-28
net: dsa: b53: Disable all ports on setup
Benedikt Spranger
2019-06-28
net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINK
Vladimir Oltean
2019-06-28
net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports
Vladimir Oltean
2019-06-28
net: dsa: sja1105: Don't check state->link in phylink_mac_config
Vladimir Oltean
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
net: dsa: microchip: Replace bit RMW with regmap
Marek Vasut
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
Marek Vasut
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
Marek Vasut
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
Marek Vasut
2019-06-27
net: dsa: microchip: Replace ad-hoc polling with regmap
Marek Vasut
2019-06-27
net: dsa: qca8k: introduce reset via gpio feature
Christian Lamparter
2019-06-27
net: dsa: sja1105: Implement is_static for FDB entries on E/T
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commands
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Add a high-level overview of the dynamic config interface
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Back up static FDB entries in kernel memory
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Make P/Q/R/S learn MAC addresses
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Actually implement the P/Q/R/S FDB bits
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Make vid 1 the default pvid
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Cancel PTP delayed work on unregister
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Build PTP support in main DSA driver
Vladimir Oltean
2019-06-27
net: dsa: microchip: Replace ad-hoc bit manipulation with regmap
Marek Vasut
2019-06-27
net: dsa: microchip: Factor out regmap config generation into common header
Marek Vasut
2019-06-27
net: dsa: microchip: Dispose of ksz_io_ops
Marek Vasut
2019-06-27
net: dsa: microchip: Initial SPI regmap support
Marek Vasut
2019-06-27
net: dsa: microchip: Factor out register access opcode generation
Marek Vasut
2019-06-27
net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call
Marek Vasut
2019-06-27
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
Marek Vasut
2019-06-27
net: dsa: microchip: Inline ksz_spi.h
Marek Vasut
2019-06-27
net: dsa: microchip: Remove ksz_{get,set}()
Marek Vasut
2019-06-27
net: dsa: microchip: Remove ksz_{read,write}24()
Marek Vasut
2019-06-26
net: dsa: microchip: Use gpiod_set_value_cansleep()
Marek Vasut
[next]