summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-04-23qed: Make ll2_cbs staticZou Wei
2020-04-23net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: add support for HW_TS_PUSH eventsGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: add irq supportGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: rework lockingGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: move tx timestamp processing to ptp worker onlyGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: optimize packet to event matchingGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: switch to use new .gettimex64() interfaceGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()Grygorii Strashko
2020-04-23net: ethernet: ti: cpts: separate hw counter read from timecounterGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: use dev_yy() api for logsGrygorii Strashko
2020-04-23net/mlx4_en: use napi_complete_done() in TX completionEric Dumazet
2020-04-23qede: Add support for handling the pcie errors.Sudarsana Reddy Kalluru
2020-04-23qed: Enable device error reporting capability.Sudarsana Reddy Kalluru
2020-04-22dpaa2-eth: use bulk enqueue in .ndo_xdp_xmitIoana Ciornei
2020-04-22dpaa2-eth: split the .ndo_xdp_xmit callback into two stagesIoana Ciornei
2020-04-22dpaa2-eth: use the bulk ring mode enqueue interfaceIoana Ciornei
2020-04-22dpaa2-eth: return num_enqueued frames from enqueue callbackIoana Ciornei
2020-04-22net: stmmac: Add support for VLAN promiscuous modeChuah, Kim Tatt
2020-04-22r8169: use devm_mdiobus_registerHeiner Kallweit
2020-04-22net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keysVladimir Oltean
2020-04-22net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype functionVladimir Oltean
2020-04-22net: mscc: ocelot: support matching on EtherTypeVladimir Oltean
2020-04-21net: mscc: ocelot: enable PTP programmable pinYangbo Lu
2020-04-21net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu
2020-04-21net: mscc: ocelot: add wave programming registers definitionsYangbo Lu
2020-04-21net: mscc: ocelot: fix timestamp info if ptp clock does not workYangbo Lu
2020-04-21net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu
2020-04-21net/nfp: Update driver to use global kernel versionLeon Romanovsky
2020-04-21net/hns: Remove custom driver version in favour of global oneLeon Romanovsky
2020-04-21drivers: Remove inclusion of vermagic headerLeon Romanovsky
2020-04-20net: bcmgenet: Drop too many parentheses in bcmgenet_probe()Andy Shevchenko
2020-04-20net: bcmgenet: Use get_unligned_beXX() and put_unaligned_beXX()Andy Shevchenko
2020-04-20net: bcmgenet: Use devm_clk_get_optional() to get the clocksAndy Shevchenko
2020-04-20net: bcmgenet: Drop useless OF codeAndy Shevchenko
2020-04-20net: bcmgenet: Drop ACPI_PTR() to avoid compiler warningAndy Shevchenko
2020-04-20Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-04-20r8169: change wmb to smb_wmb in rtl8169_start_xmitHeiner Kallweit
2020-04-20net/mlx5: improve some commentsHu Haowen
2020-04-20net/mlx5: Read embedded cpu bit only onceParav Pandit
2020-04-20net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queuesMaxim Mikityanskiy
2020-04-20net/mlx5e: Allow partial data mask for tunnel optionsRoi Dayan
2020-04-20net/mlx5e: Set of completion request bit should not clear other adjacent bitsTariq Toukan
2020-04-20net/mlx5: IPsec, Refactor SA handle creation and destructionRaed Salem
2020-04-20net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HWRaed Salem
2020-04-20net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem
2020-04-20net/mlx5e: en_accel, Add missing net/geneve.h includeRaed Salem
2020-04-20net/mlx5: Use the correct IPsec capability function for FPGA opsRaed Salem
2020-04-20qed: use true,false for bool variablesJason Yan
2020-04-20net: hns3: add trace event support for PF/VF mailboxYufeng Mo