Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3ed8477614db0b975749f885eb002857273c2a9e
/
drivers
/
net
/
dsa
294f2c8
net: dsa: bcm_sf2: Utilize nested MDIO read/write
by Florian Fainelli
· 8 years ago
ac77aab
net: dsa: bcm_sf2: Do not clobber b53_switch_ops
by Florian Fainelli
· 8 years ago
76da870
net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
by Florian Fainelli
· 8 years ago
e47112d
net: dsa: b53: Fix VLAN usage and how we treat CPU port
by Florian Fainelli
· 8 years ago
4a2947e
net: dsa: bcm_sf2: Do not rely on kexec_in_progress
by Florian Fainelli
· 8 years ago
2399d61
net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernels
by Florian Fainelli
· 8 years ago
0822b43
net: dsa: bcm_sf2: Fix module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
03eaae5
net: dsa: b53: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
ee4dc2e7
net: dsa: mv88e6xxx: add eeprom ops
by Vivien Didelot
· 8 years ago
b073d4e
net: dsa: mv88e6xxx: add set_switch_mac to ops
by Vivien Didelot
· 8 years ago
b3469dd
net: dsa: mv88e6xxx: add chip-wide ops
by Vivien Didelot
· 8 years ago
c08026a
net: dsa: mv88e6xxx: rename mv88e6xxx_ops
by Vivien Didelot
· 8 years ago
b4e47c0
net: dsa: mv88e6xxx: rename mv88e6xxx_vtu_stu_entry
by Vivien Didelot
· 8 years ago
370b4ff
net: dsa: mv88e6xxx: add mv88e6xxx_num_ports helper
by Vivien Didelot
· 8 years ago
de33376
net: dsa: mv88e6xxx: expose mv88e6xxx_num_databases
by Vivien Didelot
· 8 years ago
6dc10bb
net: dsa: mv88e6xxx: add flags for FID registers
by Vivien Didelot
· 8 years ago
9fe850f
net: dsa: mv88e6xxx: abstract REG_GLOBAL2
by Vivien Didelot
· 8 years ago
a935c05
net: dsa: mv88e6xxx: add global1 helpers
by Vivien Didelot
· 8 years ago
b3f5bf6
net: dsa: mv88e6xxx: fix non static symbol warnings
by Wei Yongjun
· 8 years ago
749efcb
net: dsa: mv88e6xxx: implement DSA port fast ageing
by Vivien Didelot
· 8 years ago
597698f
net: dsa: b53: implement DSA port fast ageing
by Vivien Didelot
· 8 years ago
a084ab3
net: dsa: qca8k: use mdio_module_driver to simplify the code
by Wei Yongjun
· 8 years ago
fcfbfd6
net: dsa: qca8k: fix non static symbol warning
by Wei Yongjun
· 8 years ago
d6b1023
net: dsa: mv88e6xxx: Convert flag bits to unsigned long long
by Andrew Lunn
· 8 years ago
0e7b992
net: dsa: mv88e6xxx: Add helper for accessing port registers
by Andrew Lunn
· 8 years ago
8847293
net: dsa: mv88e6xxx: handle multiple ports in ATU
by Vivien Didelot
· 8 years ago
8941ee3
net-next: dsa: qca8k: remove empty set_addr() stub
by John Crispin
· 8 years ago
1f44973
net-next: dsa: b53: remove empty set_addr() stub
by John Crispin
· 8 years ago
6b93fb4
net-next: dsa: add new driver for qca8xxx family
by John Crispin
· 8 years ago
46c21e2
net: dsa: b53: Remove unused including <linux/version.h>
by Wei Yongjun
· 8 years ago
0e26e5b
net: dsa: bcm_sf2: Fix non static symbol warning
by Wei Yongjun
· 8 years ago
0215492
net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device
by Florian Fainelli
· 8 years ago
ca070c1
net: dsa: mv88e6xxx: make global2 code optional
by Vivien Didelot
· 8 years ago
ec56127
net: dsa: mv88e6xxx: move Global2 code
by Vivien Didelot
· 8 years ago
6654d0b
net: dsa: mv88e6xxx: fix module naming
by Vivien Didelot
· 8 years ago
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
Next »