index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
/
ocelot_board.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mscc: ocelot: enable PTP programmable pin
Yangbo Lu
2020-04-22
1
-2
/
+4
*
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
2020-04-22
1
-0
/
+25
*
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
2020-03-04
1
-4
/
+3
*
net: mscc: ocelot: parameterize the vcap_is2 properties
Vladimir Oltean
2020-03-04
1
-0
/
+30
*
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
2020-03-04
1
-24
/
+0
*
net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
Vladimir Oltean
2020-03-04
1
-0
/
+102
*
net: mscc: fix in frame extraction
Horatiu Vultur
2020-02-17
1
-0
/
+8
*
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
2020-01-06
1
-2
/
+2
*
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
2019-11-21
1
-52
/
+1
*
net: mscc: ocelot: omit error check from of_get_phy_mode
Horatiu Vultur
2019-11-16
1
-3
/
+1
*
net: mscc: ocelot: separate the implementation of switch reset
Vladimir Oltean
2019-11-15
1
-13
/
+24
*
net: mscc: ocelot: export a constant for the tag length in bytes
Vladimir Oltean
2019-11-15
1
-1
/
+1
*
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
2019-11-15
1
-1
/
+28
*
net: mscc: ocelot: move resource ioremap and regmap init to common code
Claudiu Manoil
2019-11-15
1
-7
/
+10
*
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
2019-11-11
1
-0
/
+2
*
net: mscc: ocelot: initialize list of multicast addresses in common code
Claudiu Manoil
2019-11-11
1
-1
/
+0
*
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
2019-11-11
1
-5
/
+16
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-6
/
+6
*
net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
Wen Yang
2019-10-01
1
-6
/
+8
*
net: mscc: PTP Hardware Clock (PHC) support
Antoine Tenart
2019-08-16
1
-10
/
+102
*
net: mscc: remove the frame_info cpuq member
Antoine Tenart
2019-08-16
1
-1
/
+0
*
net: mscc: improve the frame header parsing readability
Antoine Tenart
2019-08-16
1
-11
/
+13
*
net: mscc: describe the PTP register range
Antoine Tenart
2019-08-16
1
-1
/
+9
*
net: ethernet: mscc: ocelot_board: Add of_node_put() before return
Nishka Dasgupta
2019-07-16
1
-1
/
+4
*
net: mscc: ocelot: Add support for tcam
Horatiu Vultur
2019-06-02
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
1
-3
/
+11
|
\
|
*
net: mscc: Enable all ports in QSGMII
Kavya Sree Kotagiri
2019-03-03
1
-3
/
+11
*
|
net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2019-02-27
1
-0
/
+2
|
/
*
ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-11-24
1
-0
/
+3
*
net: mscc: allow extracting the FCS into the skb
Antoine Tenart
2018-10-11
1
-1
/
+6
*
net: mscc: ocelot: remove set but not used variable 'phy_mode'
YueHaibing
2018-10-08
1
-3
/
+0
*
net: mscc: ocelot: make use of SerDes PHYs for handling their configuration
Quentin Schulz
2018-10-05
1
-10
/
+40
*
net: mscc: ocelot: get HSIO regmap from syscon
Quentin Schulz
2018-10-05
1
-1
/
+10
*
net: mscc: fix the frame extraction into the skb
Antoine Tenart
2018-09-21
1
-3
/
+9
*
net: mscc: simplify retrieving the tag type from the frame header
Antoine Tenart
2018-07-16
1
-1
/
+1
*
net: mscc: Add initial Ocelot switch support
Alexandre Belloni
2018-05-15
1
-0
/
+316