Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c3fe493ccdb1f443c30155150391835004014c6a
/
drivers
/
net
/
dsa
4f101c4
net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
by Florian Fainelli
· 8 years ago
1bc261f
net: mv88e6xxx: Fix ingress rate removal for mv6131 chips
by Jamie Lentin
· 8 years ago
601bbae
dsa: mv88e6xxx: hide unused functions
by Arnd Bergmann
· 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
· 8 years ago
ff39c2d
net: dsa: b53: Add bridge support
by Florian Fainelli
· 8 years ago
1da6df8
net: dsa: b53: Implement ARL add/del/dump operations
by Florian Fainelli
· 8 years ago
0830c98
net: dsa: b53: Add BCM7445 quirk
by Florian Fainelli
· 8 years ago
967dd82
net: dsa: b53: Add support for Broadcom RoboSwitch
by Florian Fainelli
· 8 years ago
9c57a77
net: dsa: bcm_sf2: Add VLAN support
by Florian Fainelli
· 8 years ago
064523f
net: dsa: bcm_sf2: Add VLAN registers definitions
by Florian Fainelli
· 8 years ago
7fbb1a9
net: dsa: bcm_sf2: Move setup function at the far end
by Florian Fainelli
· 8 years ago
a468ef4
net: dsa: bcm_sf2: Split fast age into a helper function
by Florian Fainelli
· 8 years ago
461cd1b0
net: dsa: bcm_sf2: Register our slave MDIO bus
by Florian Fainelli
· 8 years ago
83c0afa
net: dsa: Add new binding implementation
by Andrew Lunn
· 8 years ago
b516d45
net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus
by Andrew Lunn
· 8 years ago
03a4a54
net: dsa: mv88e6xxx: Rename _phy_ to _mdio_
by Andrew Lunn
· 8 years ago
5377b80
net: dsa: mv88e6xxx: Only support EDSA tagging
by Andrew Lunn
· 8 years ago
66472fc
net: dsa: Copy the routing table into the switch structure
by Andrew Lunn
· 8 years ago
4a7704f
net: dsa: Remove dynamic allocate of routing table
by Andrew Lunn
· 8 years ago
c8b0980
net: dsa: Add a ports structure and use it in the switch structure
by Andrew Lunn
· 8 years ago
762eb67
net: dsa: mv88e6xxx: fix circular lock in PPU work
by Vivien Didelot
· 8 years ago
553eb54
net: dsa: mv88e6xxx: remove bridge work
by Vivien Didelot
· 8 years ago
f8cd875
dsa: mv88e6xxx: Handle eeprom-length property
by Andrew Lunn
· 8 years ago
ff04955
dsa: Rename switch chip data to cd
by Andrew Lunn
· 8 years ago
c33063d
dsa: Remove master_dev from switch structure
by Andrew Lunn
· 8 years ago
52638f7
dsa: Move gpio reset into switch driver
by Andrew Lunn
· 8 years ago
14c7b3c
dsa: Add mdio device support to Marvell switches
by Andrew Lunn
· 8 years ago
fcdce7d
dsa: mv88e6xxx: Rename probe function to fit the normal pattern
by Andrew Lunn
· 8 years ago
b681957
dsa: mv88e6xxx: Initialise the mutex as soon as it is created
by Andrew Lunn
· 8 years ago
cb9b902
net: dsa: mv88e6xxx: add STU capability
by Vivien Didelot
· 8 years ago
15d7d7d
net: dsa: mv88e6xxx: abstract VTU/STU data access
by Vivien Didelot
· 8 years ago
f81ec90
net: dsa: mv88e6xxx: factorize the switch driver
by Vivien Didelot
· 8 years ago
b9729e5
net: dsa: mv88e6131: use EDSA tag protocol
by Vivien Didelot
· 8 years ago
a1a6a4d
net: dsa: mv88e6xxx: factorize switch setup
by Vivien Didelot
· 8 years ago
8698fd9
net: dsa: mv88e6131: drop frames priorities setup
by Vivien Didelot
· 8 years ago
50484ff
net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setup
by Vivien Didelot
· 8 years ago
b0745e87
net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setup
by Vivien Didelot
· 8 years ago
709643a
net: dsa: mv88e6131: drop VLAN Ethertype setup
by Vivien Didelot
· 8 years ago
119477b
net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setup
by Vivien Didelot
· 8 years ago
08a0126
net: dsa: mv88e6xxx: factorize global setup
by Vivien Didelot
· 8 years ago
552238b
net: dsa: mv88e6xxx: factorize switch reset
by Vivien Didelot
· 8 years ago
2672f82
net: dsa: mv88e6xxx: factorize ATU access
by Vivien Didelot
· 8 years ago
54d77b5
net: dsa: mv88e6xxx: factorize VTU access
by Vivien Didelot
· 8 years ago
936f234
net: dsa: mv88e6xxx: factorize bridge support
by Vivien Didelot
· 8 years ago
2306251
net: dsa: mv88e6131: add registers access
by Vivien Didelot
· 8 years ago
aadbdb8
net: dsa: mv88e6xxx: factorize EEE access
by Vivien Didelot
· 8 years ago
1d13a06
net: dsa: mv88e6xxx: factorize MAC address setting
by Vivien Didelot
· 8 years ago
6594f61
net: dsa: mv88e6xxx: factorize temperature access
by Vivien Didelot
· 8 years ago
d24645b
net: dsa: mv88e6xxx: factorize EEPROM access
by Vivien Didelot
· 8 years ago
6d5834a
net: dsa: mv88e6xxx: factorize PHY indirect access
by Vivien Didelot
· 8 years ago
8c9983a
net: dsa: mv88e6xxx: factorize PHY access with PPU
by Vivien Didelot
· 8 years ago
b5058d7
net: dsa: mv88e6xxx: add flags to info
by Vivien Didelot
· 8 years ago
cba65321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
158bc06
net: dsa: mv88e6xxx: replace ds with ps where possible
by Andrew Lunn
· 9 years ago
1d9619d
net: dsa: mv88e6xxx: fix uninitialized error return
by Colin Ian King
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
d967ecb
net: dsa: mv88e6xxx: remove switch ID from ps
by Vivien Didelot
· 9 years ago
cd5a2c8
net: dsa: mv88e6xxx: add number of db to info
by Vivien Didelot
· 9 years ago
009a2b9
net: dsa: mv88e6xxx: add number of ports to info
by Vivien Didelot
· 9 years ago
2235647
net: dsa: mv88e6xxx: add family to info
by Vivien Didelot
· 9 years ago
f6271e6
net: dsa: mv88e6xxx: add switch info
by Vivien Didelot
· 9 years ago
Next »