开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
/
ocelot_board.c
Age
Commit message (
Expand
)
Author
2020-04-21
net: mscc: ocelot: enable PTP programmable pin
Yangbo Lu
2020-04-21
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
2020-03-03
net: mscc: ocelot: parameterize the vcap_is2 properties
Vladimir Oltean
2020-03-03
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
2020-03-03
net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
Vladimir Oltean
2020-02-17
net: mscc: fix in frame extraction
Horatiu Vultur
2020-01-05
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
2019-11-21
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
2019-11-16
net: mscc: ocelot: omit error check from of_get_phy_mode
Horatiu Vultur
2019-11-15
net: mscc: ocelot: separate the implementation of switch reset
Vladimir Oltean
2019-11-15
net: mscc: ocelot: export a constant for the tag length in bytes
Vladimir Oltean
2019-11-15
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
2019-11-15
net: mscc: ocelot: move resource ioremap and regmap init to common code
Claudiu Manoil
2019-11-11
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
2019-11-11
net: mscc: ocelot: initialize list of multicast addresses in common code
Claudiu Manoil
2019-11-11
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-01
net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
Wen Yang
2019-08-15
net: mscc: PTP Hardware Clock (PHC) support
Antoine Tenart
2019-08-15
net: mscc: remove the frame_info cpuq member
Antoine Tenart
2019-08-15
net: mscc: improve the frame header parsing readability
Antoine Tenart
2019-08-15
net: mscc: describe the PTP register range
Antoine Tenart
2019-07-16
net: ethernet: mscc: ocelot_board: Add of_node_put() before return
Nishka Dasgupta
2019-06-02
net: mscc: ocelot: Add support for tcam
Horatiu Vultur
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-03
net: mscc: Enable all ports in QSGMII
Kavya Sree Kotagiri
2019-02-27
net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2018-11-23
ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-10-11
net: mscc: allow extracting the FCS into the skb
Antoine Tenart
2018-10-08
net: mscc: ocelot: remove set but not used variable 'phy_mode'
YueHaibing
2018-10-05
net: mscc: ocelot: make use of SerDes PHYs for handling their configuration
Quentin Schulz
2018-10-05
net: mscc: ocelot: get HSIO regmap from syscon
Quentin Schulz
2018-09-21
net: mscc: fix the frame extraction into the skb
Antoine Tenart
2018-07-16
net: mscc: simplify retrieving the tag type from the frame header
Antoine Tenart
2018-05-15
net: mscc: Add initial Ocelot switch support
Alexandre Belloni