summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-1/+1
|\
| * ocelot_ace: fix action of trapYangbo Lu2019-08-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-9/+3
|\|
| * net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-181-9/+3
* | net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart2019-08-153-13/+539
* | net: mscc: remove the frame_info cpuq memberAntoine Tenart2019-08-152-2/+0
* | net: mscc: improve the frame header parsing readabilityAntoine Tenart2019-08-151-11/+13
* | net: mscc: describe the PTP register rangeAntoine Tenart2019-08-154-1/+70
|/
* 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-192-5/+5
* net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-191-1/+1
* net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso2019-07-192-3/+2
* 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-091-2/+1
* 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/+8
|\
| * ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil2019-05-222-39/+8
* | net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen2019-05-297-3/+460
|/
* ocelot: Clean up stats update deferred workClaudiu Manoil2019-04-161-8/+14
* ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil2019-04-161-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/+0
* | 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/+13
* | net: Add extack argument to ndo_fdb_add()Petr Machata2019-01-171-1/+2
|/
* Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-281-7/+2
|\
| * phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-7/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-211-1/+1
|\ \
| * | mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-201-1/+1
| |/
* | net: mscc: ocelot: Register poll timeout should be wall time not attemptsSteen Hegelund2018-12-201-28/+27
* | net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata2018-12-121-1/+2
* | switchdev: Replace port obj add/del SDO with a notificationPetr Machata2018-11-231-2/+0
* | ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata2018-11-233-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-171-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/+0
* | 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/+9
* | net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz2018-10-052-786/+1
* | net: mscc: ocelot: get HSIO regmap from sysconQuentin Schulz2018-10-051-1/+10