index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2015-10-03
net: dsa: bcm_sf2: Do not override speed settings
Florian Fainelli
2015-10-03
net: dsa: actually force the speed on the CPU port
Russell King
2015-10-03
net: dsa: bcm_sf2: Fix 64-bits register writes
Florian Fainelli
2015-10-03
net: dsa: bcm_sf2: Fix ageing conditions and operation
Florian Fainelli
2015-07-20
net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0
Florian Fainelli
2015-07-20
net: dsa: mv88e6xxx: fix fid_mask when leaving bridge
Vivien Didelot
2015-06-23
dsa: mv88x6xxx: Zero statistics counters
Andrew Lunn
2015-06-23
dsa: mv88x6xxx: Add debugfs interface for scratch registers
Andrew Lunn
2015-06-23
dsa: mv88x6xxx: Add debugfs interface for device map
Andrew Lunn
2015-06-23
dsa: mv88x6xxx: Add debugfs interface for statistics
Andrew Lunn
2015-06-23
dsa: mv88x6xxx: Refactor getting a single statistic
Andrew Lunn
2015-06-23
dsa: mv88e6xxx: Add debugfs interface for ATU
Andrew Lunn
2015-06-23
dsa: mv88e6xxx: Add debugfs interface for registers
Andrew Lunn
2015-06-10
net: dsa: bcm_sf2: Utilize BRCM_PSEUDO_PHY_ADDR
Florian Fainelli
2015-06-07
net: dsa: mv88e6xxx: Fix deadlock by double lock
Andrew Lunn
2015-05-17
net: dsa: bcm_sf2: properly propagate carrier down state for MoCA
Florian Fainelli
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-09
net: dsa: mv88e6xxx: Fix false positive lockdep splat
Andrew Lunn
2015-05-09
net: dsa: mv88e6xxx: Replace stats mutex with SMI mutex
Andrew Lunn
2015-05-09
net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutex
Andrew Lunn
2015-05-09
net: dsa: mv88e6131: Add support for mv88e6185
Andrew Lunn
2015-05-09
net: dsa: mv88e6171: Add other members of the family
Andrew Lunn
2015-05-09
net: dsa: Move mv88e6172 support into mv88e6352 family driver
Andrew Lunn
2015-05-09
net: dsa: Converting remaining registers to mnemonics
Andrew Lunn
2015-05-09
net: dsa: Centralize setting up ports
Andrew Lunn
2015-05-09
net: dsa: Centralise global and port setup code into mv88e6xxx.
Andrew Lunn
2015-05-04
net: dsa: mv88e6xxx: unregister mv88e6352 driver
Vivien Didelot
2015-04-20
net: dsa: mv88e6xxx: use PORT_DEFAULT_VLAN
Vivien Didelot
2015-04-20
net: dsa: mv88e6xxx: fix setup of port control 1
Vivien Didelot
2015-04-16
net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state()
Geert Uytterhoeven
2015-04-16
dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variable
Guenter Roeck
2015-04-16
dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_state
Guenter Roeck
2015-04-01
net: dsa: mv88e6xxx: Fix stats counters for 6352 family
Andrew Lunn
2015-04-01
net: dsa: Use mnemonics rather than register numbers
Andrew Lunn
2015-04-01
net: dsa: Consolidate getting the statistics
Andrew Lunn
2015-04-01
net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.
Andrew Lunn
2015-04-01
net: dsa: Consolidate phy read and write functions
Andrew Lunn
2015-04-01
net: dsa: Move phy page access functions into shared code
Andrew Lunn
2015-04-01
net: dsa: Centralize Marvell switch reset
Andrew Lunn
2015-04-01
net: dsa: Consistently set and use ps->num_ports
Andrew Lunn
2015-04-01
net: dsa: mv88e6123_61_65: Determine and use number of switch ports
Guenter Roeck
2015-04-01
net: dsa: mv88e6131: Determine and use number of switch ports
Guenter Roeck
2015-04-01
net: dsa: mv88e6xxx: Move switch product IDs into common include file
Guenter Roeck
2015-04-01
net: dsa: mv88e6131: Use common initialization functions
Guenter Roeck
2015-03-29
net: dsa: mv88e6171: Add support for hardware bridging
Andrew Lunn
2015-03-29
net: dsa: mv88e6171: Add EEE support to the mv88e6172
Andrew Lunn
2015-03-29
net: dsa: mv88e6171: Add defines for switch product IDs
Andrew Lunn
2015-03-29
net: dsa: Centralise getting switch id
Andrew Lunn
2015-03-29
net: dsa: mv88e6352: Add support for ndo_fdb functions
Guenter Roeck
2015-03-29
net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnext
Guenter Roeck
[next]