Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
04bed1434df256b07e78fa5deae848bba18a90f3
/
drivers
/
net
/
dsa
04bed14
net: dsa: remove ds_to_priv
by Vivien Didelot
· 8 years ago
7df8fbd
net: dsa: mv88e6xxx: add MDB support
by Vivien Didelot
· 8 years ago
83dabd1
net: dsa: mv88e6xxx: make switchdev DB ops generic
by Vivien Didelot
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
f01d598
net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disable
by Florian Fainelli
· 8 years ago
de0b9d3
net: dsa: bcm_sf2: Remove duplicate code
by Florian Fainelli
· 8 years ago
f458995
net: dsa: bcm_sf2: Utilize core B53 driver when possible
by Florian Fainelli
· 8 years ago
48aea33a
net: dsa: b53: Add JOIN_ALL_VLAN support
by Florian Fainelli
· 8 years ago
bde5d13
net: dsa: b53: Define SF2 MIB layout
by Florian Fainelli
· 8 years ago
130401d
net: dsa: b53: Prepare to support 7445 switch
by Florian Fainelli
· 8 years ago
485ebd6
net: dsa: b53: Initialize ds->ops in b53_switch_alloc
by Florian Fainelli
· 8 years ago
4f101c4
net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
by Florian Fainelli
· 8 years ago
9d490b4
net: dsa: rename switch operations structure
by Vivien Didelot
· 8 years ago
1bc261f
net: mv88e6xxx: Fix ingress rate removal for mv6131 chips
by Jamie Lentin
· 8 years ago
f027e0c
net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU ports
by Jamie Lentin
· 8 years ago
930188c
dsa: mv88e6xxx: Delete ppu timer when removing module
by Andrew Lunn
· 8 years ago
2bbb33b
net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches.
by Andrew Lunn
· 8 years ago
7b31436
net: dsa: Allow the DSA driver to indicate the tag protocol
by Andrew Lunn
· 8 years ago
731410b
net: dsa: bcm_sf2: Remove probing through old DSA binding
by Florian Fainelli
· 8 years ago
4bd1167
net: dsa: bcm_sf2: Use device managed helpers
by Florian Fainelli
· 8 years ago
d933802
net: dsa: bcm_sf2: Make it a real platform device driver
by Florian Fainelli
· 8 years ago
3085355
dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verbose
by Andrew Lunn
· 8 years ago
0f02b4f
dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update()
by Andrew Lunn
· 8 years ago
6441e669
dsa: mv88e6xxx: Timeout based on iterations, not time
by Andrew Lunn
· 8 years ago
9c93829
net: dsa: mv88e6xxx: use the new PHY API
by Vivien Didelot
· 8 years ago
09cb7df
net: dsa: mv88e6xxx: describe PHY page and SerDes
by Vivien Didelot
· 8 years ago
e57e5e7
net: dsa: mv88e6xxx: abstract PHY ops
by Vivien Didelot
· 8 years ago
57c67cf
net: dsa: mv88e6xxx: rework Global2 SMI PHY access
by Vivien Didelot
· 8 years ago
a0ffff2
net: dsa: mv88e6xxx: describe Multi-chip registers
by Vivien Didelot
· 8 years ago
2d79af6
net: dsa: mv88e6xxx: rename _mv88e6xxx_wait
by Vivien Didelot
· 8 years ago
cfad65c
net: dsa: b53: remove .owner and .bus fields for driver
by Wei Yongjun
· 8 years ago
601bbae
dsa: mv88e6xxx: hide unused functions
by Arnd Bergmann
· 8 years ago
0dff88d
net: dsa: b53: constify b53_io_ops structures
by Julia Lawall
· 8 years ago
5e3b724
net: dsa: b53: Add missing ULL suffix for 64-bit constant
by Geert Uytterhoeven
· 8 years ago
58d5aae
dsa: b53: remove redundant if
by xypron.glpk@gmx.de
· 8 years ago
bb9c0fa
net: dsa: bcm_sf2: Unwind errors in correct order
by Florian Fainelli
· 8 years ago
8f6345b
net: dsa: mv88e6xxx: kill last locked reg_read
by Vivien Didelot
· 8 years ago
855b193
net: dsa: mv88e6xxx: rework EEPROM access
by Vivien Didelot
· 8 years ago
d467333
net: dsa: mv88e6xxx: remove unused phy_mutex
by Vivien Didelot
· 8 years ago
2cfcd96
net: dsa: mv88e6xxx: add support for DSA ageing time
by Vivien Didelot
· 8 years ago
acddbd2
net: dsa: mv88e6xxx: add G1 helper for ageing time
by Vivien Didelot
· 8 years ago
8ec61c7
net: dsa: mv88e6xxx: add cap for IRL
by Vivien Didelot
· 8 years ago
9bda889
net: dsa: mv88e6xxx: add cap for Priority Override
by Vivien Didelot
· 8 years ago
63ed880
net: dsa: mv88e6xxx: add cap for PVT
by Vivien Didelot
· 8 years ago
3b4caa1
net: dsa: mv88e6xxx: rework Switch MAC setter
by Vivien Didelot
· 8 years ago
47395ed
net: dsa: mv88e6xxx: add cap for MGMT Enables bits
by Vivien Didelot
· 8 years ago
5154041
net: dsa: mv88e6xxx: extract trunk mapping
by Vivien Didelot
· 8 years ago
f22ab64
net: dsa: mv88e6xxx: extract device mapping
by Vivien Didelot
· 8 years ago
9729934
net: dsa: mv88e6xxx: split setup of Global 1 and 2
by Vivien Didelot
· 8 years ago
d51c542
net: dsa: mv88e6xxx: remove basic function flags
by Vivien Didelot
· 8 years ago
cf81b2c
b53: Fix build warning.
by David S. Miller
· 8 years ago
991a36b
net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switch
by Florian Fainelli
· 8 years ago
fefae69
net: dsa: b53: Allow SRAB driver to specify platform data
by Florian Fainelli
· 8 years ago
5eca291
dsa: b53: avoid 'maybe-uninitialized' warning
by Arnd Bergmann
· 8 years ago
fad09c7
net: dsa: mv88e6xxx: rename single-chip support
by Vivien Didelot
· 8 years ago
0d3cd4b
net: dsa: mv88e6xxx: move driver in its own folder
by Vivien Didelot
· 8 years ago
51dca8a
net: dsa: b53: Fix statistics readings
by Florian Fainelli
· 8 years ago
914b32f
net: dsa: mv88e6xxx: abstract switch registers accesses
by Vivien Didelot
· 8 years ago
9dddd47
net: dsa: mv88e6xxx: add port base address to info
by Vivien Didelot
· 8 years ago
caac854
net: dsa: mv88e6xxx: pass compatible info
by Vivien Didelot
· 8 years ago
bc46a3d
net: dsa: mv88e6xxx: add detection helper
by Vivien Didelot
· 8 years ago
4a70c4a
net: dsa: mv88e6xxx: add SMI init helper
by Vivien Didelot
· 8 years ago
469d729
net: dsa: mv88e6xxx: add chip allocation helper
by Vivien Didelot
· 8 years ago
9f8b3ee
net: dsa: mv88e6xxx: rename smi_mutex to reg_lock
by Vivien Didelot
· 8 years ago
5f7c036
net: dsa: mv88e6xxx: remove table args in info lookup
by Vivien Didelot
· 8 years ago
c6d19ab
net: dsa: mv88e6xxx: use gpio get optional variant
by Vivien Didelot
· 8 years ago
b7e66a5
net: dsa: mv88e6xxx: add switch register helpers
by Vivien Didelot
· 8 years ago
1d35f0b
net: dsa: mv88e6xxx: do not increment bus refcount
by Vivien Didelot
· 8 years ago
aa8ac39
net: dsa: mv88e6xxx: use already declared variables
by Vivien Didelot
· 8 years ago
fbae5a4
net: dsa: mv88e6xxx: remove redundant assignments
by Vivien Didelot
· 8 years ago
57d3231
net: dsa: mv88e6xxx: fix style issues
by Vivien Didelot
· 8 years ago
55e7f6a
dsa: b53: fix big-endian register access
by Arnd Bergmann
· 8 years ago
a2482d2
net: dsa: b53: Plug in VLAN support
by Florian Fainelli
· 9 years ago
ff39c2d
net: dsa: b53: Add bridge support
by Florian Fainelli
· 9 years ago
1da6df8
net: dsa: b53: Implement ARL add/del/dump operations
by Florian Fainelli
· 9 years ago
0830c98
net: dsa: b53: Add BCM7445 quirk
by Florian Fainelli
· 9 years ago
967dd82
net: dsa: b53: Add support for Broadcom RoboSwitch
by Florian Fainelli
· 9 years ago
9c57a77
net: dsa: bcm_sf2: Add VLAN support
by Florian Fainelli
· 9 years ago
064523f
net: dsa: bcm_sf2: Add VLAN registers definitions
by Florian Fainelli
· 9 years ago
7fbb1a9
net: dsa: bcm_sf2: Move setup function at the far end
by Florian Fainelli
· 9 years ago
a468ef4
net: dsa: bcm_sf2: Split fast age into a helper function
by Florian Fainelli
· 9 years ago
461cd1b0
net: dsa: bcm_sf2: Register our slave MDIO bus
by Florian Fainelli
· 9 years ago
83c0afa
net: dsa: Add new binding implementation
by Andrew Lunn
· 9 years ago
b516d45
net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus
by Andrew Lunn
· 9 years ago
03a4a54
net: dsa: mv88e6xxx: Rename _phy_ to _mdio_
by Andrew Lunn
· 9 years ago
5377b80
net: dsa: mv88e6xxx: Only support EDSA tagging
by Andrew Lunn
· 9 years ago
66472fc
net: dsa: Copy the routing table into the switch structure
by Andrew Lunn
· 9 years ago
4a7704f
net: dsa: Remove dynamic allocate of routing table
by Andrew Lunn
· 9 years ago
c8b0980
net: dsa: Add a ports structure and use it in the switch structure
by Andrew Lunn
· 9 years ago
762eb67
net: dsa: mv88e6xxx: fix circular lock in PPU work
by Vivien Didelot
· 9 years ago
553eb54
net: dsa: mv88e6xxx: remove bridge work
by Vivien Didelot
· 9 years ago
f8cd875
dsa: mv88e6xxx: Handle eeprom-length property
by Andrew Lunn
· 9 years ago
ff04955
dsa: Rename switch chip data to cd
by Andrew Lunn
· 9 years ago
c33063d
dsa: Remove master_dev from switch structure
by Andrew Lunn
· 9 years ago
52638f7
dsa: Move gpio reset into switch driver
by Andrew Lunn
· 9 years ago
14c7b3c
dsa: Add mdio device support to Marvell switches
by Andrew Lunn
· 9 years ago
fcdce7d
dsa: mv88e6xxx: Rename probe function to fit the normal pattern
by Andrew Lunn
· 9 years ago
b681957
dsa: mv88e6xxx: Initialise the mutex as soon as it is created
by Andrew Lunn
· 9 years ago
cb9b902
net: dsa: mv88e6xxx: add STU capability
by Vivien Didelot
· 9 years ago
15d7d7d
net: dsa: mv88e6xxx: abstract VTU/STU data access
by Vivien Didelot
· 9 years ago
Next »