index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
2019-11-15
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
2019-11-15
net: mscc: ocelot: separate the implementation of switch reset
Vladimir Oltean
2019-11-15
net: mscc: ocelot: adjust MTU on the CPU port in NPI mode
Vladimir Oltean
2019-11-15
net: mscc: ocelot: export a constant for the tag length in bytes
Vladimir Oltean
2019-11-15
net: mscc: ocelot: create a helper for changing the port MTU
Vladimir Oltean
2019-11-15
net: mscc: ocelot: move invariant configs out of adjust_link
Vladimir Oltean
2019-11-15
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
2019-11-15
net: mscc: ocelot: move resource ioremap and regmap init to common code
Claudiu Manoil
2019-11-11
net: mscc: ocelot: don't hardcode the number of the CPU port
Vladimir Oltean
2019-11-11
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
2019-11-11
net: mscc: ocelot: refactor adjust_link into a netdev-independent function
Vladimir Oltean
2019-11-11
net: mscc: ocelot: initialize list of multicast addresses in common code
Claudiu Manoil
2019-11-11
net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stop
Vladimir Oltean
2019-11-11
net: mscc: ocelot: move port initialization into separate function
Vladimir Oltean
2019-11-11
net: mscc: ocelot: limit vlan ingress filtering to actual number of ports
Vladimir Oltean
2019-11-11
net: mscc: ocelot: refactor ethtool callbacks
Vladimir Oltean
2019-11-11
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
2019-11-11
net: mscc: ocelot: refactor struct ocelot_port out of function prototypes
Vladimir Oltean
2019-11-11
net: mscc: ocelot: change prototypes of switchdev port attribute handlers
Vladimir Oltean
2019-11-11
net: mscc: ocelot: change prototypes of hwtstamping ioctls
Vladimir Oltean
2019-11-11
net: mscc: ocelot: break out fdb operations into abstract implementations
Vladimir Oltean
2019-11-11
net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}
Vladimir Oltean
2019-11-11
net: mscc: ocelot: break apart ocelot_vlan_port_apply
Vladimir Oltean
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-06
net: mscc: ocelot: fix __ocelot_rmw_ix prototype
Vladimir Oltean
2019-11-06
net: mscc: ocelot: fix NULL pointer on LAG slave removal
Claudiu Manoil
2019-11-06
net: mscc: ocelot: don't handle netdev events for other netdevs
Claudiu Manoil
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-29
net: mscc: ocelot: refuse to overwrite the port's native vlan
Vladimir Oltean
2019-10-29
net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is up
Vladimir Oltean
2019-10-01
net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
Wen Yang
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-22
ocelot_ace: fix action of trap
Yangbo Lu
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
2019-08-15
net: mscc: PTP Hardware Clock (PHC) support
Antoine Tenart
2019-08-15
net: mscc: remove the frame_info cpuq member
Antoine Tenart
2019-08-15
net: mscc: improve the frame header parsing readability
Antoine Tenart
2019-08-15
net: mscc: describe the PTP register range
Antoine Tenart
2019-07-26
ocelot: Cancel delayed work before wq destruction
Claudiu Manoil
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2019-07-16
net: ethernet: mscc: ocelot_board: Add of_node_put() before return
Nishka Dasgupta
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2019-06-09
ocelot: remove unused variable 'rc' in vcap_cmd()
Mao Wenan
[prev]
[next]