Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3ebf1c6dc9cbdbee3f409b9786063851697cca0e
/
net
/
dsa
/
slave.c
76e398a
net: dsa: use switchdev obj for VLAN add/del ops
by Vivien Didelot
· 9 years ago
1a49a2f
net: dsa: remove port_fdb_getnext
by Vivien Didelot
· 9 years ago
ea70ba9
net: dsa: add port_fdb_dump function
by Vivien Didelot
· 9 years ago
850d0cb
switchdev: remove pointers from switchdev objects
by Jiri Pirko
· 9 years ago
f7fadf3
switchdev: make struct switchdev_attr parameter const for attr_set calls
by Jiri Pirko
· 9 years ago
efd29b3
net: dsa: do not warn unsupported bridge ops
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
d25b8e7
net: dsa: better error reporting
by Russell King
· 9 years ago
9e8f4a5
switchdev: push object ID back to object structure
by Jiri Pirko
· 9 years ago
648b4a9
switchdev: bring back switchdev_obj and use it as a generic object param
by Jiri Pirko
· 9 years ago
52ba57c
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
by Jiri Pirko
· 9 years ago
8f24f30
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
by Jiri Pirko
· 9 years ago
1f86839
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
by Jiri Pirko
· 9 years ago
57d8083
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
by Jiri Pirko
· 9 years ago
b8d866a
net: dsa: fix preparation of a port STP update
by Vivien Didelot
· 9 years ago
ab06900
net: switchdev: abstract object in add/del ops
by Vivien Didelot
· 9 years ago
25f07ad
net: switchdev: pass callback to dump operation
by Vivien Didelot
· 9 years ago
03d5fb1
net: switchdev: remove dev from switchdev_obj cb
by Vivien Didelot
· 9 years ago
f37db85
net: dsa: Set a "dsa" device_type
by Florian Fainelli
· 9 years ago
79a62eb
dsa: use prepare/commit switchdev transaction helpers
by Jiri Pirko
· 9 years ago
f8db834
switchdev: move transaction phase enum under transaction structure
by Jiri Pirko
· 9 years ago
7ea6eb3
switchdev: introduce transaction item queue for attr_set and obj_add
by Jiri Pirko
· 9 years ago
69f5df4
switchdev: rename "trans" to "trans_ph".
by Jiri Pirko
· 9 years ago
0a5f107
net: dsa: convert to using IFF_NO_QUEUE
by Phil Sutter
· 9 years ago
1114953
net: dsa: add support for switchdev VLAN objects
by Vivien Didelot
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
211c504
net: dsa: Do not override PHY interface if already configured
by Florian Fainelli
· 9 years ago
ba14d9e
net: dsa: add support for switchdev FDB objects
by Vivien Didelot
· 9 years ago
2a778e1
net: dsa: change FDB routines prototypes
by Vivien Didelot
· 9 years ago
cdf0969
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
by David S. Miller
· 9 years ago
55045dd
net: dsa: add support for switchdev FDB objects
by Vivien Didelot
· 9 years ago
04ff53f
net: dsa: Add netconsole support
by Florian Fainelli
· 9 years ago
4ed70ce
net: dsa: Refactor transmit path to eliminate duplication
by Florian Fainelli
· 9 years ago
4fdeddf
dsa: fix promiscuity leak on slave dev open error
by Gilad Ben-Yossef
· 9 years ago
42275bd
switchdev: don't use anonymous union on switchdev attr/obj structs
by Scott Feldman
· 9 years ago
3563606
switchdev: convert STP update to switchdev attr set
by Scott Feldman
· 10 years ago
f8e20a9
switchdev: convert parent_id_get to switchdev attr get
by Scott Feldman
· 10 years ago
9d47c0a
switchdev: s/swdev_/switchdev_/
by Jiri Pirko
· 10 years ago
448b448
net: dsa: Add lockdep class to tx queues to avoid lockdep splat
by Andrew Lunn
· 10 years ago
abd2be0
dsa: implement ndo_get_iflink
by Nicolas Dichtel
· 10 years ago
339d826
net: dsa: Add basic framework to support ndo_fdb functions
by Guenter Roeck
· 10 years ago
b06b107
net: dsa: Handle non-bridge master change
by Guenter Roeck
· 10 years ago
98237d4
switchdev: use new swdev ops
by Scott Feldman
· 10 years ago
96026d0
net: dsa: do not use slave MII bus for fixed PHYs
by Florian Fainelli
· 10 years ago
cd28a1a
net: dsa: fully divert PHY reads/writes if requested
by Florian Fainelli
· 10 years ago
c305c16
net: dsa: move PHY setup on DSA MII bus to its own function
by Florian Fainelli
· 10 years ago
d79d210
net: dsa: Introduce dsa_is_port_initialized
by Guenter Roeck
· 10 years ago
b73adef
net: dsa: integrate with SWITCHDEV for HW bridging
by Florian Fainelli
· 10 years ago
d87d6f4
net: dsa: Ensure that port array elements are initialized before being used
by Guenter Roeck
· 10 years ago
1933492
net: dsa: Set valid phy interface type
by Guenter Roeck
· 10 years ago
b750f5b
net: dsa: Remove redundant phy_attach()
by Andrew Lunn
· 10 years ago
24df898
net: dsa: set slave MII bus PHY mask
by Vivien Didelot
· 10 years ago
9697f1c
net: dsa: propagate error code from dsa_slave_phy_setup
by Florian Fainelli
· 10 years ago
53013c7
net: dsa: handle non-existing PHYs on switch internal bus
by Florian Fainelli
· 10 years ago
a2ae600
dsa: Use netdev_<level> instead of printk
by Joe Perches
· 10 years ago
4e84b49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b31f65f
net: dsa: slave: Fix autoneg for phys on switch MDIO bus
by Andrew Lunn
· 10 years ago
3d762a0
net: dsa: Add support for reading switch registers with ethtool
by Guenter Roeck
· 10 years ago
6793abb
net: dsa: Add support for switch EEPROM access
by Guenter Roeck
· 10 years ago
228b16c
Net: DSA: Fix checking for get_phy_flags function
by Andrew Lunn
· 10 years ago
a282054
net: dsa: add includes for ethtool and phy_fixed definitions
by Florian Fainelli
· 10 years ago
f7d6b96
net: dsa: do not call phy_start_aneg
by Florian Fainelli
· 10 years ago
7905288
net: dsa: allow switches driver to implement get/set EEE
by Florian Fainelli
· 10 years ago
b2f2af2
net: dsa: allow enabling and disable switch ports
by Florian Fainelli
· 10 years ago
f7f1de5
net: dsa: start and stop the PHY state machine
by Florian Fainelli
· 10 years ago
19e57c4
net: dsa: add {get, set}_wol callbacks to slave devices
by Florian Fainelli
· 10 years ago
2446254
net: dsa: allow switch drivers to implement suspend/resume hooks
by Florian Fainelli
· 10 years ago
6819563
net: dsa: allow switch drivers to specify phy_device::dev_flags
by Florian Fainelli
· 10 years ago
b4d2394
dsa: Replace mii_bus with a generic host device
by Alexander Duyck
· 10 years ago
5075314
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
by Alexander Duyck
· 10 years ago
ac7a04c
net: dsa: change tag_protocol to an enum
by Florian Fainelli
· 10 years ago
5037d53
net: dsa: add Broadcom tag RX/TX handler
by Florian Fainelli
· 10 years ago
ce31b31
net: dsa: allow updating fixed PHY link information
by Florian Fainelli
· 10 years ago
ec9436b
net: dsa: allow drivers to do link adjustment
by Florian Fainelli
· 10 years ago
5aed85c
net: dsa: allow switches to work without tagging
by Florian Fainelli
· 10 years ago
0d8bcdd
net: dsa: allow for more complex PHY setups
by Florian Fainelli
· 10 years ago
bd47497
net: dsa: retain a per-port device_node pointer
by Florian Fainelli
· 10 years ago
3e8a72d
net: dsa: reduce number of protocol hooks
by Florian Fainelli
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
d08f161
dsa: Use ether_addr_copy
by Joe Perches
· 11 years ago
2fcc800
net: dsa: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
f490be0
dsa: use an unique and non conflicting bus name for the slave MII bus
by Florian Fainelli
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
8feedbb
dsa: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
290129f
net: dsa: remove ethtool_ops->set_sg
by Michał Mirosław
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
a748ee2
net: move address list functions to a separate file
by Jiri Pirko
· 15 years ago
ccffad25
net: convert unicast addr list
by Jiri Pirko
· 15 years ago
e84665c
dsa: add switch chip cascading support
by Lennert Buytenhek
· 16 years ago
c084080
dsa: set ->iflink on slave interfaces to the ifindex of the parent
by Lennert Buytenhek
· 16 years ago
d442ad4
dsa: convert to net_device_ops (v2)
by Stephen Hemminger
· 16 years ago
7e452ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
df02c6f
dsa: fix master interface allmulti/promisc handling
by Lennert Buytenhek
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
396138f0
dsa: add support for Trailer tagging format
by Lennert Buytenhek
· 16 years ago
Next »