Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b7a4abb67416aa07cd65446dd39e64525ccfe8e5
/
drivers
/
net
/
dsa
ddede6d
net: dsa: bcm_sf2: fix 64-bits register reads
by Florian Fainelli
· 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