summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-11-24lan743x: clean up software_isr functionSven Van Asbroeck
2020-11-24net: mvneta: alloc skb_shared_info on the mvneta_rx_swbm stackLorenzo Bianconi
2020-11-24net: mvneta: move skb_shared_info in mvneta_xdp_put_buff callerLorenzo Bianconi
2020-11-24net: mvneta: avoid unnecessary xdp_buff initializationLorenzo Bianconi
2020-11-24net: mvpp2: divide fifo for dts-active ports onlyStefan Chulski
2020-11-24net: hns3: fix spelling mistake "memroy" -> "memory"Colin Ian King
2020-11-24mlxsw: spectrum_trap: Add blackhole_nexthop trapIdo Schimmel
2020-11-24mlxsw: spectrum_router: Add support for blackhole nexthopsIdo Schimmel
2020-11-24mlxsw: spectrum_router: Resolve RIF from nexthop struct instead of neighbourIdo Schimmel
2020-11-24mlxsw: spectrum_router: Use loopback RIF for unresolved nexthopsIdo Schimmel
2020-11-24mlxsw: spectrum_router: Use different trap identifier for unresolved nexthopsIdo Schimmel
2020-11-24mlxsw: spectrum_router: Create loopback RIF during initializationIdo Schimmel
2020-11-24net: stmmac: Use hrtimer for TX coalescingVincent Whitchurch
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-23net: pch_gbe: Use 'dma_free_coherent()' to undo 'dma_alloc_coherent()'Christophe JAILLET
2020-11-23net: pch_gbe: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET
2020-11-23dpaa2-eth: use new PTP_MSGTYPE_* define(s)Christian Eggers
2020-11-21octeontx2-af: Add support for RSS hashing based on Transport protocol fieldGeorge Cherian
2020-11-21net: hns3: adds debugfs to dump more info of shaping parametersYonglong Liu
2020-11-21net: hns3: add support to utilize the firmware calculated shaping parametersYonglong Liu
2020-11-21net: hns3: add support for pf querying new interrupt resourcesYufeng Mo
2020-11-21net: hns3: add support for mapping device memoryHuazhong Tan
2020-11-21net: hns3: add support for 1280 queuesYonglong Liu
2020-11-20ibmvnic: Do not replenish RX buffers after every polling loopDwip N. Banerjee
2020-11-20ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffersDwip N. Banerjee
2020-11-20ibmvnic: Correctly re-enable interrupts in NAPI polling routineDwip N. Banerjee
2020-11-20ibmvnic: Ensure that device queue memory is cache-line alignedDwip N. Banerjee
2020-11-20ibmvnic: Remove send_subcrq functionThomas Falcon
2020-11-20ibmvnic: Clean up TX code and TX buffer data structureThomas Falcon
2020-11-20ibmvnic: Introduce xmit_more support using batched subCRQ hcallsThomas Falcon
2020-11-20ibmvnic: Introduce batched RX buffer descriptor transmissionThomas Falcon
2020-11-20ibmvnic: Introduce indirect subordinate Command Response Queue bufferThomas Falcon
2020-11-20r8169: use dev_err_probe in rtl_get_ether_clkHeiner Kallweit
2020-11-20r8169: reduce number of workaround doorbell ringsHeiner Kallweit
2020-11-20mlxsw: spectrum_router: Allow programming routes with nexthop objectsIdo Schimmel
2020-11-20mlxsw: spectrum_router: Enable resolution of nexthop groups from nexthop objectsIdo Schimmel
2020-11-20mlxsw: spectrum_router: Add support for nexthop objectsIdo Schimmel
2020-11-20octeontx2-af: Fix access of iter->entry after iter object has been kfree'dColin Ian King
2020-11-20octeontx2-af: Fix return of uninitialized variable errColin Ian King
2020-11-20octeontx2-pf: Fix unintentional sign extension issueColin Ian King
2020-11-20octeontx2-af: add debugfs entries for CPT blockSrujana Challa
2020-11-20octeontx2-af: add mailbox interface for CPTSrujana Challa
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa
2020-11-20net/mlx4_en: Remove unused performance countersTariq Toukan
2020-11-20net: netsec: add xdp tx return bulking supportLorenzo Bianconi
2020-11-19enetc: Fix endianness issues for enetc_qosClaudiu Manoil
2020-11-19enetc: Fix endianness issues for enetc_ethtoolClaudiu Manoil
2020-11-19devlink: move flash end and begin to core devlinkJacob Keller
2020-11-19devlink: move request_firmware out of driverJacob Keller
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski