index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mscc: ocelot: unregister the PTP clock on deinit
Vladimir Oltean
2019-12-03
1
-4
/
+10
*
net: mscc: ocelot: use skb queue instead of skbs list
Yangbo Lu
2019-11-27
1
-36
/
+18
*
net: mscc: ocelot: avoid incorrect consuming in skbs list
Yangbo Lu
2019-11-27
1
-0
/
+1
*
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
2019-11-21
1
-16
/
+27
*
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
2019-11-21
3
-60
/
+61
*
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
2019-11-21
1
-4
/
+4
*
net: mscc: ocelot: omit error check from of_get_phy_mode
Horatiu Vultur
2019-11-16
1
-3
/
+1
*
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
Vladimir Oltean
2019-11-15
2
-145
/
+1
*
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
2019-11-15
2
-511
/
+49
*
net: mscc: ocelot: separate the implementation of switch reset
Vladimir Oltean
2019-11-15
3
-13
/
+33
*
net: mscc: ocelot: adjust MTU on the CPU port in NPI mode
Vladimir Oltean
2019-11-15
2
-0
/
+11
*
net: mscc: ocelot: export a constant for the tag length in bytes
Vladimir Oltean
2019-11-15
3
-5
/
+5
*
net: mscc: ocelot: create a helper for changing the port MTU
Vladimir Oltean
2019-11-15
1
-17
/
+23
*
net: mscc: ocelot: move invariant configs out of adjust_link
Vladimir Oltean
2019-11-15
1
-42
/
+43
*
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
2019-11-15
4
-20
/
+39
*
net: mscc: ocelot: move resource ioremap and regmap init to common code
Claudiu Manoil
2019-11-15
3
-19
/
+16
*
net: mscc: ocelot: don't hardcode the number of the CPU port
Vladimir Oltean
2019-11-11
1
-4
/
+7
*
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
2019-11-11
3
-22
/
+57
*
net: mscc: ocelot: refactor adjust_link into a netdev-independent function
Vladimir Oltean
2019-11-11
1
-10
/
+17
*
net: mscc: ocelot: initialize list of multicast addresses in common code
Claudiu Manoil
2019-11-11
2
-1
/
+1
*
net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stop
Vladimir Oltean
2019-11-11
1
-10
/
+26
*
net: mscc: ocelot: move port initialization into separate function
Vladimir Oltean
2019-11-11
1
-21
/
+24
*
net: mscc: ocelot: limit vlan ingress filtering to actual number of ports
Vladimir Oltean
2019-11-11
1
-1
/
+2
*
net: mscc: ocelot: refactor ethtool callbacks
Vladimir Oltean
2019-11-11
1
-17
/
+47
*
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
2019-11-11
6
-190
/
+233
*
net: mscc: ocelot: refactor struct ocelot_port out of function prototypes
Vladimir Oltean
2019-11-11
4
-65
/
+59
*
net: mscc: ocelot: change prototypes of switchdev port attribute handlers
Vladimir Oltean
2019-11-11
1
-43
/
+45
*
net: mscc: ocelot: change prototypes of hwtstamping ioctls
Vladimir Oltean
2019-11-11
1
-12
/
+13
*
net: mscc: ocelot: break out fdb operations into abstract implementations
Vladimir Oltean
2019-11-11
1
-46
/
+78
*
net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}
Vladimir Oltean
2019-11-11
1
-18
/
+42
*
net: mscc: ocelot: break apart ocelot_vlan_port_apply
Vladimir Oltean
2019-11-11
1
-68
/
+100
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
2
-5
/
+6
|
\
|
*
net: mscc: ocelot: fix __ocelot_rmw_ix prototype
Vladimir Oltean
2019-11-06
1
-1
/
+1
|
*
net: mscc: ocelot: fix NULL pointer on LAG slave removal
Claudiu Manoil
2019-11-06
1
-1
/
+2
|
*
net: mscc: ocelot: don't handle netdev events for other netdevs
Claudiu Manoil
2019-11-06
1
-3
/
+3
*
|
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-6
/
+6
|
/
*
net: mscc: ocelot: refuse to overwrite the port's native vlan
Vladimir Oltean
2019-10-29
1
-1
/
+8
*
net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is up
Vladimir Oltean
2019-10-29
1
-1
/
+1
*
net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
Wen Yang
2019-10-01
1
-6
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
1
-1
/
+1
|
\
|
*
ocelot_ace: fix action of trap
Yangbo Lu
2019-08-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
1
-9
/
+3
|
\
\
|
|
/
|
*
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
2019-08-18
1
-9
/
+3
*
|
net: mscc: PTP Hardware Clock (PHC) support
Antoine Tenart
2019-08-15
3
-13
/
+539
*
|
net: mscc: remove the frame_info cpuq member
Antoine Tenart
2019-08-15
2
-2
/
+0
*
|
net: mscc: improve the frame header parsing readability
Antoine Tenart
2019-08-15
1
-11
/
+13
*
|
net: mscc: describe the PTP register range
Antoine Tenart
2019-08-15
4
-1
/
+70
|
/
*
ocelot: Cancel delayed work before wq destruction
Claudiu Manoil
2019-07-26
1
-0
/
+1
*
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
2
-5
/
+5
*
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
1
-1
/
+1
[next]