index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...
Christophe JAILLET
1
-1
/
+7
2020-12-14
net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...
Vladimir Oltean
2
-3
/
+84
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+6
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
2
-4
/
+6
2020-11-02
net: mscc: ocelot: deny changing the native VLAN from the prepare phase
Vladimir Oltean
2
-20
/
+43
2020-11-02
net: mscc: ocelot: move the logic to drop 802.1p traffic to the pvid deletion
Vladimir Oltean
1
-13
/
+22
2020-11-02
net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlan
Vladimir Oltean
1
-13
/
+14
2020-11-02
net: mscc: ocelot: transform the pvid and native vlan values into a structure
Vladimir Oltean
2
-29
/
+42
2020-11-02
net: mscc: ocelot: don't reset the pvid to 0 when deleting it
Vladimir Oltean
1
-4
/
+0
2020-11-02
net: mscc: ocelot: use the pvid of zero when bridged with vlan_filtering=0
Vladimir Oltean
1
-36
/
+17
2020-10-30
net: mscc: ocelot: support L2 multicast entries
Vladimir Oltean
2
-26
/
+99
2020-10-30
net: mscc: ocelot: make entry_type a member of struct ocelot_multicast
Vladimir Oltean
2
-34
/
+34
2020-10-30
net: mscc: ocelot: remove the "new" variable in ocelot_port_mdb_add
Vladimir Oltean
1
-5
/
+2
2020-10-30
net: mscc: ocelot: use ether_addr_copy
Vladimir Oltean
1
-2
/
+2
2020-10-30
net: mscc: ocelot: classify L2 mdb entries as LOCKED
Vladimir Oltean
1
-1
/
+1
2020-10-13
net: mscc: ocelot: remove duplicate ocelot_port_dev_check
Vladimir Oltean
1
-8
/
+3
2020-10-11
net: mscc: ocelot: offload VLAN mangle action to VCAP IS1
Vladimir Oltean
2
-4
/
+40
2020-10-08
net: mscc: ocelot: add missing VCAP ES0 and IS1 regmaps for VSC7514
Vladimir Oltean
1
-0
/
+2
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+8
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
1
-0
/
+2
2020-10-06
net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOP
Vladimir Oltean
1
-6
/
+6
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2
-4
/
+21
2020-10-02
net: mscc: ocelot: offload redirect action to VCAP IS2
Vladimir Oltean
1
-3
/
+25
2020-10-02
net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules()
Vladimir Oltean
1
-14
/
+22
2020-10-02
net: mscc: ocelot: only install TCAM entries into a specific lookup and PAG
Vladimir Oltean
2
-5
/
+11
2020-10-02
net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0
Xiaoliang Yang
4
-10
/
+266
2020-10-02
net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
Xiaoliang Yang
4
-0
/
+225
2020-10-02
net: mscc: ocelot: create TCAM skeleton from tc filter chains
Vladimir Oltean
3
-32
/
+288
2020-10-02
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
3
-0
/
+34
2020-10-02
net: mscc: ocelot: offload multiple tc-flower actions in same rule
Vladimir Oltean
3
-55
/
+53
2020-09-29
net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()
Vladimir Oltean
2
-13
/
+18
2020-09-29
net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function
Vladimir Oltean
2
-7
/
+21
2020-09-29
net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get()
Vladimir Oltean
1
-8
/
+12
2020-09-29
net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get()
Vladimir Oltean
1
-8
/
+8
2020-09-29
net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entries
Xiaoliang Yang
1
-2
/
+15
2020-09-29
net: mscc: ocelot: parse flower action before key
Vladimir Oltean
1
-3
/
+16
2020-09-29
net: mscc: ocelot: remove unneeded VCAP parameters for IS2
Vladimir Oltean
1
-13
/
+0
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
4
-3
/
+91
2020-09-29
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
1
-0
/
+45
2020-09-29
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
1
-0
/
+88
2020-09-29
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
3
-264
/
+225
2020-09-29
net: mscc: ocelot: return error if VCAP filter is not found
Xiaoliang Yang
1
-4
/
+12
2020-09-29
net: mscc: ocelot: introduce a new ocelot_target_{read,write} API
Vladimir Oltean
1
-0
/
+17
2020-09-26
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
2
-37
/
+10
2020-09-24
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
2
-23
/
+29
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-119
/
+166
2020-09-21
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
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
2
-8
/
+10
2020-09-18
net: mscc: ocelot: unregister net devices on unbind
Vladimir Oltean
1
-0
/
+21
[next]