summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-04-30net: dsa: b53: Remove is_static argument to b53_read_op()Florian Fainelli
2020-04-30net: dsa: b53: Bound check ARL searchesFlorian Fainelli
2020-04-30net: dsa: b53: Provide number of ARL bucketsFlorian Fainelli
2020-04-30net: dsa: b53: Rename num_arl_entries to num_arl_binsFlorian Fainelli
2020-04-30r8169: add check for invalid parameter combination in rtl_set_coalesceHeiner Kallweit
2020-04-30r8169: improve rtl_set_coalesceHeiner Kallweit
2020-04-30r8169: improve interrupt coalescing parameter handlingHeiner Kallweit
2020-04-30r8169: improve rtl_coalesce_choose_scaleHeiner Kallweit
2020-04-30r8169: improve rtl_get_coalesceHeiner Kallweit
2020-04-30r8169: merge scale for tx and rx irq coalescingHeiner Kallweit
2020-04-30r8169: don't pass net_device to irq coalescing sub-functionsHeiner Kallweit
2020-04-30Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-04-30mlxsw: spectrum_span: Remove old SPAN APIIdo Schimmel
2020-04-30mlxsw: spectrum_span: Use new analyzed ports list during speed / MTU changeIdo Schimmel
2020-04-30mlxsw: spectrum_acl: Convert flower-based mirroring to new SPAN APIIdo Schimmel
2020-04-30mlxsw: spectrum: Convert matchall-based mirroring to new SPAN APIIdo Schimmel
2020-04-30mlxsw: spectrum_span: Add APIs to bind / unbind a SPAN agentIdo Schimmel
2020-04-30mlxsw: spectrum_span: Wrap buffer change in a functionIdo Schimmel
2020-04-30mlxsw: spectrum_span: Rename functionIdo Schimmel
2020-04-30mlxsw: spectrum_span: Add APIs to get / put an analyzed portIdo Schimmel
2020-04-30mlxsw: spectrum_span: Add APIs to get / put a SPAN agentIdo Schimmel
2020-04-30docs: networking: convert switchdev.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert skfp.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert ray_cs.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert PLIP.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert ltpc.txt to ReSTMauro Carvalho Chehab
2020-04-30stmmac: intel: Place object in the Makefile according to the orderAndy Shevchenko
2020-04-30stmmac: intel: Fix indentation to put on one line affected codeAndy Shevchenko
2020-04-30stmmac: intel: Eliminate useless conditions and variablesAndy Shevchenko
2020-04-30stmmac: intel: Convert to use pci_alloc_irq_vectors() APIAndy Shevchenko
2020-04-30stmmac: intel: Remove unnecessary loop for PCI BARsAndy Shevchenko
2020-04-30stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko
2020-04-30stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko
2020-04-30net/faraday: Fix unnecessary check in ftmac100_probe()Tang Bin
2020-04-30rionet: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-04-30net: phy: mdio: add IPQ4019 MDIO driverRobert Marko
2020-04-30hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handlerZou Wei
2020-04-30hinic: make a bunch of functions staticYueHaibing
2020-04-30net/mlx5e: Unify reserving space for WQEsMaxim Mikityanskiy
2020-04-30net/mlx5e: Rename ICOSQ WQE info struct and fieldMaxim Mikityanskiy
2020-04-30net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy
2020-04-30net/mlx5e: XDP, Print the offending TX descriptor on error completionTariq Toukan
2020-04-30net/mlx5e: TX, Generalise code and usage of error CQE dumpTariq Toukan
2020-04-30net/mlx5e: Use proper name field for the UMR keyTariq Toukan
2020-04-30net/mlx5: Add support for release all pages eventEran Ben Elisha
2020-04-30net/mlx5: Rate limit page not found error messagesEran Ben Elisha
2020-04-30net/mlx5: Add helper function to release fw pageEran Ben Elisha
2020-04-30net/mlx5: Remove unused field in EQTariq Toukan
2020-04-30net/mlx5: CT: Remove unused variablesPaul Blakey