summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc
Commit message (Expand)AuthorAgeFilesLines
* net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-181-9/+3Star
* ocelot: Cancel delayed work before wq destructionClaudiu Manoil2019-07-261-0/+1
* net: flow_offload: add flow_block structure and use itPablo Neira Ayuso2019-07-202-5/+5
* net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-201-1/+1
* net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso2019-07-202-3/+2Star
* net: ethernet: mscc: ocelot_board: Add of_node_put() before returnNishka Dasgupta2019-07-161-1/+4
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-11/+11
* net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso2019-07-091-0/+3
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-093-31/+53
* net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2019-07-092-3/+3
* net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2019-07-091-2/+2
* ocelot: remove unused variable 'rc' in vcap_cmd()Mao Wenan2019-06-101-2/+1Star
* net: mscc: ocelot: remove unused variable 'vcap_data_t'YueHaibing2019-06-061-1/+1
* net: mscc: ocelot: Fix some struct initializationsNathan Chancellor2019-06-041-4/+10
* net: mscc: ocelot: Hardware ofload for tc flower filterHoratiu Vultur2019-06-024-7/+373
* net: mscc: ocelot: Add support for tcamHoratiu Vultur2019-06-029-1/+1505
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-312-39/+8Star
|\
| * ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil2019-05-222-39/+8Star
* | net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen2019-05-307-3/+460
|/
* ocelot: Clean up stats update deferred workClaudiu Manoil2019-04-171-8/+14
* ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil2019-04-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-041-3/+11
|\
| * net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri2019-03-031-3/+11
* | net: Remove switchdev_opsFlorian Fainelli2019-02-271-5/+0Star
* | net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli2019-02-273-0/+30
* | mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-061-20/+13Star
* | net: Add extack argument to ndo_fdb_add()Petr Machata2019-01-181-1/+2
|/
* Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-291-7/+2Star
|\
| * phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-7/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-221-1/+1
|\ \
| * | mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-211-1/+1
| |/
* | net: mscc: ocelot: Register poll timeout should be wall time not attemptsSteen Hegelund2018-12-211-28/+27Star
* | net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata2018-12-131-1/+2
* | switchdev: Replace port obj add/del SDO with a notificationPetr Machata2018-11-241-2/+0Star
* | ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata2018-11-243-0/+32
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-3/+3
|\
| * net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT2018-10-181-3/+3
* | net: mscc: allow extracting the FCS into the skbAntoine Tenart2018-10-112-2/+7
* | net: mscc: ocelot: remove set but not used variable 'phy_mode'YueHaibing2018-10-081-3/+0Star
* | net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz2018-10-055-12/+63
* | net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz2018-10-052-156/+9Star
* | net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz2018-10-052-786/+1Star
* | net: mscc: ocelot: get HSIO regmap from sysconQuentin Schulz2018-10-051-1/+10
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-3/+9
|\|
| * net: mscc: fix the frame extraction into the skbAntoine Tenart2018-09-211-3/+9
* | net-next: mscc: remove unused ocelot_dev_gmii.hCorentin Labbe2018-09-201-154/+0Star
|/
* net: mscc: simplify retrieving the tag type from the frame headerAntoine Tenart2018-07-161-1/+1
* net: mscc: ocelot: add VLAN filteringAntoine Tenart2018-06-281-2/+283
* net: mscc: ocelot: add bonding supportAlexandre Belloni2018-06-282-1/+161
* net: mscc: make sparse happyAntoine Tenart2018-06-231-1/+2