Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3285f9e8695b26b1e15a58f21aff21087a7e7555
/
drivers
/
net
/
dsa
/
mv88e6xxx.h
3285f9e
net: dsa: mv88e6xxx: assign dynamic FDB to VLANs
by Vivien Didelot
· 9 years ago
ceff5ef
net: dsa: mv88e6xxx: implement port_vlan_dump
by Vivien Didelot
· 9 years ago
a669275
net: dsa: pass bridge down to drivers
by Vivien Didelot
· 9 years ago
d715fa6
net: dsa: mv88e6xxx: add port private structure
by Vivien Didelot
· 9 years ago
f5e2ed0
dsa: mv88e6xxx: Add Second back of statistics
by Andrew Lunn
· 9 years ago
e79a8bc
net: dsa: mv88e6xxx: isolate unbridged ports
by Vivien Didelot
· 9 years ago
4c7ea3c
net: dsa: mv88e6xxx: disable SA learning for DSA and CPU ports
by Andrew Lunn
· 9 years ago
b9b3771
net: dsa: mv88e6xxx: lookup switch name
by Vivien Didelot
· 9 years ago
76e398a
net: dsa: use switchdev obj for VLAN add/del ops
by Vivien Didelot
· 9 years ago
0a31ada
net: dsa: mv88e6xxx: remove debugfs interface
by Vivien Didelot
· 9 years ago
2c49471
net: dsa: mv88e6xxx: remove port_fdb_getnext
by Vivien Didelot
· 9 years ago
f33475b
net: dsa: mv88e6xxx: implement port_fdb_dump
by Vivien Didelot
· 9 years ago
5fe7f68
net: dsa: mv88e6xxx: fix hardware bridging
by Vivien Didelot
· 9 years ago
f02bdff
net: dsa: mv88e6xxx: do not support per-port FID
by Vivien Didelot
· 9 years ago
ede8098
net: dsa: mv88e6xxx: bridges do not need an FID
by Vivien Didelot
· 9 years ago
8057b3e
net: dsa: use switchdev obj in port_fdb_del
by Vivien Didelot
· 9 years ago
1f36faf
net: dsa: push prepare phase in port_fdb_add
by Vivien Didelot
· 9 years ago
146a320
net: dsa: add port_fdb_prepare
by Vivien Didelot
· 9 years ago
4bac50b
net: dsa: mv88e6xxx: remove link polling
by Russell King
· 9 years ago
7fb5e75
net: dsa: mv88e6xxx: rework ATU Flush operation
by Vivien Didelot
· 9 years ago
e7e72ac
dsa: mv88e6xxx: Set the RGMII delay based on phy interface
by Andrew Lunn
· 9 years ago
dea8702
dsa: mv88e6xxx: Allow speed/duplex of port to be configured
by Andrew Lunn
· 9 years ago
8efdda4
net: dsa: mv88e6xxx: use port 802.1Q mode Secure
by Vivien Didelot
· 9 years ago
0d3b33e
net: dsa: mv88e6xxx: add VLAN Load support
by Vivien Didelot
· 9 years ago
7dad08d
net: dsa: mv88e6xxx: add VLAN Purge support
by Vivien Didelot
· 9 years ago
b8fee95
net: dsa: mv88e6xxx: add VLAN Get Next support
by Vivien Didelot
· 9 years ago
6b17e86
net: dsa: mv88e6xxx: flush VTU and STU entries
by Vivien Didelot
· 9 years ago
fd231c8
net: dsa: mv88e6xxx: rework FDB add/del operations
by Vivien Didelot
· 9 years ago
2a778e1
net: dsa: change FDB routines prototypes
by Vivien Didelot
· 9 years ago
194fea7
net: dsa: mv88e6xxx: extend fid mask
by Vivien Didelot
· 9 years ago
a08df0f
net: dsa: mv88e6xxx: define GLOBAL_ATU_FID
by Vivien Didelot
· 9 years ago
cdf0969
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
by David S. Miller
· 9 years ago
966bce3
net: dsa: mv88e6352: Use mnemonics for EEPROM registers and bits
by Andrew Lunn
· 9 years ago
8782051
net: dsa: mv88e6xxx: rework FDB add/del operations
by Vivien Didelot
· 9 years ago
6630e23
net: dsa: mv88e6xxx: rework FDB getnext operation
by Vivien Didelot
· 9 years ago
368b1d9
net: dsa: mv88e6xxx: extend fid mask
by Vivien Didelot
· 9 years ago
c22995c
dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.c
by Guenter Roeck
· 9 years ago
7c3d0d6
dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321
by Aleksey S. Kazantsev
· 10 years ago
56d95e2
dsa: mv88x6xxx: Add debugfs interface for scratch registers
by Andrew Lunn
· 10 years ago
d35bd87
dsa: mv88x6xxx: Add debugfs interface for device map
by Andrew Lunn
· 10 years ago
80c4627
dsa: mv88x6xxx: Refactor getting a single statistic
by Andrew Lunn
· 10 years ago
8a0a265
dsa: mv88e6xxx: Add debugfs interface for ATU
by Andrew Lunn
· 10 years ago
87c8cef
dsa: mv88e6xxx: Add debugfs interface for registers
by Andrew Lunn
· 10 years ago
3898c14
net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutex
by Andrew Lunn
· 10 years ago
15966a2
net: dsa: Converting remaining registers to mnemonics
by Andrew Lunn
· 10 years ago
dbde9e6
net: dsa: Centralize setting up ports
by Andrew Lunn
· 10 years ago
54d792f
net: dsa: Centralise global and port setup code into mv88e6xxx.
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
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
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
defb05b
net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnext
by Guenter Roeck
· 10 years ago
facd95b
net: dsa: mv88e6xxx: Add Hardware bridging support
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
11b3b45
net: dsa: mv88e6xxx: Add EEE support
by Guenter Roeck
· 10 years ago
f304468
net: dsa: mv88e6352: Refactor shareable code
by Andrew Lunn
· 10 years ago
eaa2376
net: dsa: Centralise code for reading the temperature sensor
by Andrew Lunn
· 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
3ad50cc
net: dsa: Add support for Marvell 88E6352
by Guenter Roeck
· 10 years ago
42f2725
net: DSA: Marvell mv88e6171 switch driver
by Andrew Lunn
· 10 years ago
8568658
DSA: Convert spaces to tabs where appropriate
by Barry Grussling
· 12 years ago
3675c8d
DSA: Convert DSA comments to network-style comments
by Barry Grussling
· 12 years ago
3b158859
dsa: Move switch drivers to new directory drivers/net/dsa
by Ben Hutchings
· 13 years ago
[Renamed from net/dsa/mv88e6xxx.h]
98e6730
mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers
by Ben Hutchings
· 13 years ago
ec80bfc
dsa/mv88e6131: add support for mv88e6085 switch
by Peter Korsgaard
· 14 years ago
2e5f032
dsa: add support for the Marvell 88E6131 switch chip
by Lennert Buytenhek
· 16 years ago
91da11f
net: Distributed Switch Architecture protocol support
by Lennert Buytenhek
· 16 years ago