index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
soc
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-09-18
net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_info
Vladimir Oltean
1
-1
/
+2
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
1
-0
/
+1
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
1
-0
/
+1
2020-07-13
net: mscc: ocelot: extend watermark encoding function
Maxim Kochetkov
1
-0
/
+1
2020-07-13
net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
Maxim Kochetkov
2
-10
/
+3
2020-07-13
net: dsa: felix: create a template for the DSA tags on xmit
Vladimir Oltean
1
-0
/
+2
2020-07-13
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
3
-26
/
+15
2020-07-13
soc: mscc: ocelot: add MII registers description
Maxim Kochetkov
1
-0
/
+5
2020-07-13
net: mscc: ocelot: convert port registers to regmap
Vladimir Oltean
2
-79
/
+41
2020-06-22
net: mscc: ocelot: introduce macros for iterating over PGIDs
Vladimir Oltean
1
-0
/
+15
2020-06-22
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
1
-0
/
+4
2020-06-20
net: mscc: ocelot: generalize the "ACE/ACL" names
Vladimir Oltean
1
-2
/
+2
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-06
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
1
-0
/
+1
2020-04-21
net: mscc: ocelot: support 4 PTP programmable pins
Yangbo Lu
2
-0
/
+7
2020-04-21
net: mscc: ocelot: add wave programming registers definitions
Yangbo Lu
2
-0
/
+4
2020-04-21
net: mscc: ocelot: redefine PTP pins
Yangbo Lu
1
-4
/
+5
2020-04-21
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
2
-1
/
+52
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
1
-1
/
+3
2020-03-30
net: dsa: felix: add port policers
Vladimir Oltean
1
-0
/
+8
2020-03-30
net: mscc: ocelot: add action of police on vcap_is2
Xiaoliang Yang
1
-0
/
+1
2020-03-27
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-0
/
+7
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-03-09
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
1
-1
/
+1
2020-03-04
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-0
/
+60
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-5
/
+7
2020-03-03
net: dsa: felix: Wire up the ocelot cls_flower methods
Vladimir Oltean
1
-0
/
+6
2020-03-03
net: mscc: ocelot: parameterize the vcap_is2 properties
Vladimir Oltean
2
-8
/
+30
2020-03-03
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
1
-3
/
+0
2020-03-03
net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
Vladimir Oltean
2
-0
/
+187
2020-03-03
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
1
-0
/
+7
2020-01-05
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
3
-0
/
+1170
2020-01-05
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
1
-0
/
+2
2019-11-27
net: mscc: ocelot: use skb queue instead of skbs list
Yangbo Lu
1
-8
/
+1
2019-11-21
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
1
-0
/
+2
2019-11-21
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
1
-1
/
+8
2019-11-21
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
1
-0
/
+2
2019-11-15
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
Vladimir Oltean
1
-0
/
+144
2019-11-15
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
1
-0
/
+539
2018-10-05
net: mscc: ocelot: simplify register access for PLL5 configuration
Quentin Schulz
1
-0
/
+74
2018-10-05
net: mscc: ocelot: move the HSIO header to include/soc
Quentin Schulz
1
-0
/
+785