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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mscc: ocelot: remove duplicate ocelot_port_dev_check
Vladimir Oltean
2020-10-14
1
-8
/
+3
*
net: mscc: ocelot: offload VLAN mangle action to VCAP IS1
Vladimir Oltean
2020-10-11
2
-4
/
+40
*
net: mscc: ocelot: add missing VCAP ES0 and IS1 regmaps for VSC7514
Vladimir Oltean
2020-10-09
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-09
2
-6
/
+8
|
\
|
*
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
2020-10-06
1
-0
/
+2
|
*
net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOP
Vladimir Oltean
2020-10-06
1
-6
/
+6
*
|
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
2
-4
/
+21
*
|
net: mscc: ocelot: offload redirect action to VCAP IS2
Vladimir Oltean
2020-10-03
1
-3
/
+25
*
|
net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules()
Vladimir Oltean
2020-10-03
1
-14
/
+22
*
|
net: mscc: ocelot: only install TCAM entries into a specific lookup and PAG
Vladimir Oltean
2020-10-03
2
-5
/
+11
*
|
net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0
Xiaoliang Yang
2020-10-03
4
-10
/
+266
*
|
net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
Xiaoliang Yang
2020-10-03
4
-0
/
+225
*
|
net: mscc: ocelot: create TCAM skeleton from tc filter chains
Vladimir Oltean
2020-10-03
3
-32
/
+288
*
|
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
2020-10-03
3
-0
/
+34
*
|
net: mscc: ocelot: offload multiple tc-flower actions in same rule
Vladimir Oltean
2020-10-03
3
-55
/
+53
*
|
net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()
Vladimir Oltean
2020-09-30
2
-13
/
+18
*
|
net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function
Vladimir Oltean
2020-09-30
2
-7
/
+21
*
|
net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get()
Vladimir Oltean
2020-09-30
1
-8
/
+12
*
|
net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get()
Vladimir Oltean
2020-09-30
1
-8
/
+8
*
|
net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entries
Xiaoliang Yang
2020-09-30
1
-2
/
+15
*
|
net: mscc: ocelot: parse flower action before key
Vladimir Oltean
2020-09-30
1
-3
/
+16
*
|
net: mscc: ocelot: remove unneeded VCAP parameters for IS2
Vladimir Oltean
2020-09-30
1
-13
/
+0
*
|
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2020-09-30
4
-3
/
+91
*
|
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
2020-09-30
1
-0
/
+45
*
|
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
2020-09-30
1
-0
/
+88
*
|
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
2020-09-30
3
-264
/
+225
*
|
net: mscc: ocelot: return error if VCAP filter is not found
Xiaoliang Yang
2020-09-30
1
-4
/
+12
*
|
net: mscc: ocelot: introduce a new ocelot_target_{read,write} API
Vladimir Oltean
2020-09-30
1
-0
/
+17
*
|
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
2020-09-26
2
-37
/
+10
*
|
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
2020-09-25
2
-23
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
3
-119
/
+166
|
\
|
|
*
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
2020-09-22
1
-8
/
+8
|
*
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
2020-09-18
2
-8
/
+10
|
*
net: mscc: ocelot: unregister net devices on unbind
Vladimir Oltean
2020-09-18
1
-0
/
+21
|
*
net: mscc: ocelot: refactor ports parsing code into a dedicated function
Vladimir Oltean
2020-09-18
1
-99
/
+110
|
*
net: mscc: ocelot: error checking when calling ocelot_init()
Vladimir Oltean
2020-09-18
1
-1
/
+4
|
*
net: mscc: ocelot: check for errors on memory allocation of ports
Vladimir Oltean
2020-09-18
1
-0
/
+4
|
*
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
2020-09-18
2
-5
/
+9
|
*
net: mscc: ocelot: fix race condition with TX timestamping
Vladimir Oltean
2020-09-18
1
-6
/
+8
*
|
net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_info
Vladimir Oltean
2020-09-19
1
-1
/
+2
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-5
/
+5
|
\
|
*
net: mscc: ocelot: fix hardware timestamp dequeue logic
laurent brando
2020-07-27
1
-5
/
+5
*
|
net: mscc: ocelot: fix non-initialized CPU port on VSC7514
Vladimir Oltean
2020-07-22
1
-14
/
+14
*
|
net: mscc: ocelot: add support for PTP waveform configuration
Vladimir Oltean
2020-07-20
1
-24
/
+50
*
|
net: mscc: ocelot: rethink Kconfig dependencies again
Vladimir Oltean
2020-07-16
1
-4
/
+4
*
|
net: mscc: ocelot: extend watermark encoding function
Maxim Kochetkov
2020-07-14
2
-14
/
+15
*
|
net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
Maxim Kochetkov
2020-07-14
2
-8
/
+9
*
|
net: mscc: ocelot: disable flow control on NPI interface
Vladimir Oltean
2020-07-14
1
-0
/
+4
*
|
net: mscc: ocelot: split writes to pause frame enable bit and to thresholds
Vladimir Oltean
2020-07-14
1
-7
/
+12
[next]