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
/
ocelot
Age
Commit message (
Expand
)
Author
2020-05-14
net: dsa: felix: fix incorrect clamp calculation for burst
Colin Ian King
2020-05-13
net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offload
Xiaoliang Yang
2020-05-13
net: dsa: felix: Configure Time-Aware Scheduler via taprio offload
Xiaoliang Yang
2020-05-13
net: dsa: felix: qos classified based on pcp
Xiaoliang Yang
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
2020-05-04
net: dsa: felix: allow the device to be disabled
Michael Walle
2020-04-22
net: dsa: felix: allow flooding for all traffic classes
Xiaoliang Yang
2020-04-21
net: dsa: felix: enable PTP programmable pin
Yangbo Lu
2020-04-21
net: mscc: ocelot: add wave programming registers definitions
Yangbo Lu
2020-04-21
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
2020-03-30
net: dsa: felix: add port policers
Vladimir Oltean
2020-03-27
net: dsa: felix: support changing the MTU
Vladimir Oltean
2020-03-04
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
2020-03-03
net: dsa: felix: Wire up the ocelot cls_flower methods
Vladimir Oltean
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
2020-02-24
net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMII
Vladimir Oltean
2020-01-19
net: dsa: felix: Allow PHY to AN 10/100/1000 with 2500 serdes link
Alex Marginean
2020-01-19
net: dsa: felix: Handle PAUSE RX regardless of AN result
Alex Marginean
2020-01-17
net: dsa: felix: Don't error out on disabled ports with no phy-mode
Vladimir Oltean
2020-01-17
net: dsa: felix: Don't restart PCS SGMII AN if not needed
Alex Marginean
2020-01-17
net: dsa: felix: Set USXGMII link based on BMSR, not LPA
Alex Marginean
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-05
net: dsa: felix: Add PCS operations for PHYLINK
Vladimir Oltean
2019-12-16
net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency
Arnd Bergmann
2019-11-22
net: dsa: ocelot: fix "should it be static?" warnings
Chen Wandun
2019-11-21
net: dsa: ocelot: add hardware timestamping support for Felix
Yangbo Lu
2019-11-21
net: dsa: ocelot: define PTP registers for felix_vsc9959
Yangbo Lu
2019-11-19
net: dsa: felix: Fix CPU port assignment when not last port
Vladimir Oltean
2019-11-15
net: dsa: ocelot: add driver for Felix switch family
Vladimir Oltean