Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6ccaf3e2f302b6af8d9e17ce4e7f0af26b6baa0e
/
drivers
/
net
/
dsa
4212b543
net: dsa: mv88e6xxx: unregister mv88e6352 driver
by Vivien Didelot
· 10 years ago
47cf1e6
net: dsa: mv88e6xxx: use PORT_DEFAULT_VLAN
by Vivien Didelot
· 10 years ago
614f03f
net: dsa: mv88e6xxx: fix setup of port control 1
by Vivien Didelot
· 10 years ago
c3ffe6d
net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state()
by Geert Uytterhoeven
· 10 years ago
31976cf
dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variable
by Guenter Roeck
· 10 years ago
538cc28
dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_state
by Guenter Roeck
· 10 years ago
f3a8b6b
net: dsa: mv88e6xxx: Fix stats counters for 6352 family
by Andrew Lunn
· 10 years ago
cca8b13
net: dsa: Use mnemonics rather than register numbers
by Andrew Lunn
· 10 years ago
e413e7e
net: dsa: Consolidate getting the statistics
by Andrew Lunn
· 10 years ago
2f40c69
net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.
by Andrew Lunn
· 10 years ago
fd3a0ee
net: dsa: Consolidate phy read and write functions
by Andrew Lunn
· 10 years ago
49143585
net: dsa: Move phy page access functions into shared code
by Andrew Lunn
· 10 years ago
143a830
net: dsa: Centralize Marvell switch reset
by Andrew Lunn
· 10 years ago
44e50dd
net: dsa: Consistently set and use ps->num_ports
by Andrew Lunn
· 10 years ago
14ef6ad
net: dsa: mv88e6123_61_65: Determine and use number of switch ports
by Guenter Roeck
· 10 years ago
d198893
net: dsa: mv88e6131: Determine and use number of switch ports
by Guenter Roeck
· 10 years ago
b2eb066
net: dsa: mv88e6xxx: Move switch product IDs into common include file
by Guenter Roeck
· 10 years ago
0d65da4
net: dsa: mv88e6131: Use common initialization functions
by Guenter Roeck
· 10 years ago
b2a6b93
net: dsa: mv88e6171: Add support for hardware bridging
by Andrew Lunn
· 10 years ago
baae51d
net: dsa: mv88e6171: Add EEE support to the mv88e6172
by Andrew Lunn
· 10 years ago
464caa2
net: dsa: mv88e6171: Add defines for switch product IDs
by Andrew Lunn
· 10 years ago
a8f064c
net: dsa: Centralise getting switch id
by Andrew Lunn
· 10 years ago
4f431e5
net: dsa: mv88e6352: Add support for ndo_fdb functions
by Guenter Roeck
· 10 years ago
defb05b
net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnext
by Guenter Roeck
· 10 years ago
3f244ab
net: dsa: mv88e6352: Add support for hardware bridging
by Guenter Roeck
· 10 years ago
facd95b
net: dsa: mv88e6xxx: Add Hardware bridging support
by Guenter Roeck
· 10 years ago
b0019b7
net: dsa: mv88e6171: Use common port configuration
by Guenter Roeck
· 10 years ago
54af0cf
net: dsa: mv88e6123_61_65: Use common port configuration
by Guenter Roeck
· 10 years ago
2089052
net: dsa: mv88e6352: Use common port initialization code
by Guenter Roeck
· 10 years ago
8d6d09e
net: dsa: mv88e6xxx: Split mv88e6xxx_reg_read and mv88e6xxx_reg_write
by Guenter Roeck
· 10 years ago
366f0a0
net: dsa: mv88e6xxx: Disable Message Port bit for CPU port
by Guenter Roeck
· 10 years ago
d827e88
net: dsa: mv88e6xxx: Provide function for common port initialization
by Guenter Roeck
· 10 years ago
acdaffc
net: dsa: mv88e6xxx: Factor out common initialization code
by Guenter Roeck
· 10 years ago
bd76a11
dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA
by Jiri Pirko
· 10 years ago
04b0a80
net: dsa: mv88e6352: Add support for EEE
by Guenter Roeck
· 10 years ago
11b3b45
net: dsa: mv88e6xxx: Add EEE support
by Guenter Roeck
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
12f460f
net: dsa: bcm_sf2: add HW bridging support
by Florian Fainelli
· 10 years ago
ddede6d
net: dsa: bcm_sf2: fix 64-bits register reads
by Florian Fainelli
· 10 years ago
4c73266
net: dsa: mv88e6171: Enable access to phys via internal mdio bus
by Andrew Lunn
· 10 years ago
f304468
net: dsa: mv88e6352: Refactor shareable code
by Andrew Lunn
· 10 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9af197a
net: dsa: bcm_sf2: implement GPHY power down
by Florian Fainelli
· 10 years ago
b083668
net: dsa: bcm_sf2: move GPHY enabling to its own function
by Florian Fainelli
· 10 years ago
6e0ba47
dsa: do not dereference non-existing routing table
by Tobias Waldekranz
· 10 years ago
b8665c6
net: dsa/mv88e6352: make mv88e6352_wait generic
by Vivien Didelot
· 10 years ago
bb92ea5
net: dsa/mv88e6xxx: add reg read and write debug
by Vivien Didelot
· 10 years ago
691c9a8
net: dsa: bcm_sf2: factor interrupt disabling in a function
by Florian Fainelli
· 10 years ago
9f9f264
net: dsa: bcm_sf2: always select FIXED_PHY
by Florian Fainelli
· 10 years ago
7855f67
net: dsa: bcm_sf2: force link for all fixed PHY devices
by Florian Fainelli
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
33f8461
net: dsa: bcm_sf2: reset switch prior to initialization
by Florian Fainelli
· 10 years ago
a566059
net: dsa: bcm_sf2: fix unmapping registers in case of errors
by Florian Fainelli
· 10 years ago
03d6faa
net: dsa: mv88e6171: Add support for reading switch registers
by Andrew Lunn
· 10 years ago
4dd38cd
net: dsa: mv88e6171: Add support for reading the temperature
by Andrew Lunn
· 10 years ago
eaa2376
net: dsa: Centralise code for reading the temperature sensor
by Andrew Lunn
· 10 years ago
f03ae5f
dsa: mv88e6171: Add support for mv88e6172
by Andrew Lunn
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
17ee3e0
net: dsa: Provide additional RMON statistics
by Guenter Roeck
· 10 years ago
95d08b5
net: dsa/mv88e6352: Add support for reading switch registers
by Guenter Roeck
· 10 years ago
a1ab91f
net: dsa/mv88e6123_61_65: Add support for reading switch registers
by Guenter Roeck
· 10 years ago
33b43df
net: dsa/mv88e6352: Implement EEPROM access functions
by Guenter Roeck
· 10 years ago
87e5f66
net: dsa/mv88e6123_61_65: Report chip temperature
by Guenter Roeck
· 10 years ago
276db3b
net: dsa/mv88e6352: Report chip temperature
by Guenter Roeck
· 10 years ago
2716777
net: dsa/mv88e6352: Add support for MV88E6176
by Guenter Roeck
· 10 years ago
3ad50cc
net: dsa: Add support for Marvell 88E6352
by Guenter Roeck
· 10 years ago
a93e464
net: dsa: Report known silicon revisions for Marvell 88E6131
by Guenter Roeck
· 10 years ago
3de6aa4c
net: dsa: Report known silicon revisions for Marvell 88E6060
by Guenter Roeck
· 10 years ago
c146b77
dsa: mv88e6171: Fix tagging protocol/Kconfig
by Andrew Lunn
· 10 years ago
b184e49
dsa: Fix conversion from host device to mii bus
by Guenter Roeck
· 10 years ago
77b3a4d
dsa: mv88e6171: Fix tag_protocol check
by Guenter Roeck
· 10 years ago
28b5533
drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM
by Chen Gang
· 10 years ago
450b05c
net: dsa: bcm_sf2: add support for controlling EEE
by Florian Fainelli
· 10 years ago
b6d045d
net: dsa: bcm_sf2: add port_enable/disable callbacks
by Florian Fainelli
· 10 years ago
7de1557
net: dsa: bcm_sf2: disable RGMII interface(s) when link is down
by Florian Fainelli
· 10 years ago
96e65d7
net: dsa: bcm_sf2: add support for Wake-on-LAN
by Florian Fainelli
· 10 years ago
8cfa949
net: dsa: bcm_sf2: add suspend/resume callbacks
by Florian Fainelli
· 10 years ago
aa9aef7
net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driver
by Florian Fainelli
· 10 years ago
b4d2394
dsa: Replace mii_bus with a generic host device
by Alexander Duyck
· 10 years ago
42f2725
net: DSA: Marvell mv88e6171 switch driver
by Andrew Lunn
· 10 years ago
ac7a04c
net: dsa: change tag_protocol to an enum
by Florian Fainelli
· 10 years ago
246d7f7
net: dsa: add Broadcom SF2 switch driver
by Florian Fainelli
· 10 years ago
a22adce
net: dsa: update DSA drivers to use ds_to_priv
by Florian Fainelli
· 11 years ago
8568658
DSA: Convert spaces to tabs where appropriate
by Barry Grussling
· 12 years ago
ab381a9
DSA: Convert printk calls to netdev_info calls
by Barry Grussling
· 12 years ago
19b2f97
DSA: Convert repeated msleep calls to timeouts
by Barry Grussling
· 12 years ago
3675c8d
DSA: Convert DSA comments to network-style comments
by Barry Grussling
· 12 years ago
b3422a3
dsa: Hide core config options; make drivers select what they need
by Ben Hutchings
· 12 years ago
82167cb
net: dsa/slave: Fix compilation warnings
by viresh kumar
· 12 years ago
2bbba27
drivers/net: dsa/mv88e6xxx.c files need linux/module.h
by Paul Gortmaker
· 13 years ago
edd664b
dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 switches.
by Chris Healy
· 13 years ago
3b15885
dsa: Move switch drivers to new directory drivers/net/dsa
by Ben Hutchings
· 13 years ago