aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-19net: bcmgenet: Add software counters to track reallocationsDoug Berger2-0/+8
2019-12-19net: bcmgenet: Be drop monitor friendly while re-allocating headroomDoug Berger1-1/+2
2019-12-19net: bcmgenet: Turn on offloads by defaultDoug Berger1-3/+5
2019-12-19net: bcmgenet: Utilize bcmgenet_set_features() during resume/openDoug Berger1-0/+8
2019-12-19net: bcmgenet: Refactor bcmgenet_set_features()Doug Berger1-19/+19
2019-12-19net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUMDoug Berger2-13/+8
2019-12-19net: bcmgenet: enable NETIF_F_HW_CSUM featureDoug Berger1-17/+12
2019-12-19net: bcmgenet: enable NETIF_F_HIGHDMA flagDoug Berger1-2/+10
2019-12-19net: systemport: Set correct DMA maskFlorian Fainelli1-0/+8
2019-12-19nfp: tls: implement the stream sync RX resyncJakub Kicinski9-16/+172
2019-12-19nfp: pass packet pointer to nfp_net_parse_meta()Jakub Kicinski1-10/+8
2019-12-19nfp: flower: update flow merge code to support IPv6 tunnelsJohn Hurley1-5/+23
2019-12-19nfp: flower: support ipv6 tunnel keep-alive messages from fwJohn Hurley4-0/+67
2019-12-19nfp: flower: handle notifiers for ipv6 route changesJohn Hurley2-68/+181
2019-12-19nfp: flower: handle ipv6 tunnel no neigh requestJohn Hurley4-8/+116
2019-12-19nfp: flower: modify pre-tunnel and set tunnel action for ipv6John Hurley3-30/+62
2019-12-19nfp: flower: offload list of IPv6 tunnel endpoint addressesJohn Hurley5-1/+141
2019-12-19nfp: flower: compile match for IPv6 tunnelsJohn Hurley4-51/+246
2019-12-19nfp: flower: move udp tunnel key match compilation to helper functionJohn Hurley1-22/+35
2019-12-19nfp: flower: pass flow rule pointer directly to match functionsJohn Hurley1-49/+27
2019-12-19net: mvpp2: cycle comphy to power it downRussell King1-0/+10
2019-12-18net: stmmac: tc: Fix TAPRIO division operationJose Abreu1-2/+4
2019-12-18mlxsw: spectrum_qdisc: Support offloading of ETS QdiscPetr Machata3-0/+88
2019-12-18mlxsw: spectrum_qdisc: Generalize PRIO offload to support ETSPetr Machata1-23/+81
2019-12-18mlxsw: spectrum: Rename MLXSW_REG_QEEC_HIERARCY_* enumeratorsPetr Machata3-20/+18
2019-12-18mlxsw: spectrum_qdisc: Clarify a commentPetr Machata1-7/+24
2019-12-18net: stmmac: mmc: Add Frame Preemption counters on GMAC5+ coresJose Abreu1-0/+16
2019-12-18net: stmmac: xgmac3+: Add support for Frame PreemptionJose Abreu3-0/+31
2019-12-18net: stmmac: gmac5+: Add support for Frame PreemptionJose Abreu5-0/+34
2019-12-18net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu3-1/+33
2019-12-18net: stmmac: Integrate EST with TAPRIO scheduler APIJose Abreu3-0/+115
2019-12-18net: stmmac: Add basic EST support for XGMACJose Abreu3-0/+74
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu7-0/+137
2019-12-18net: stmmac: Always use TX coalesce timer value when reschedulingJose Abreu1-1/+1
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu10-49/+149
2019-12-18net: stmmac: Print more information in DebugFS DMA Capabilities fileJose Abreu1-1/+30
2019-12-17cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain4-25/+31
2019-12-17cxgb4: fix missed high priority region calculationShahjada Abul Husain3-8/+18
2019-12-17net: stmmac: dwc-qos: avoid clk and reset for acpi deviceAjay Gupta1-0/+5
2019-12-17net: stmmac: dwc-qos: use generic device apiAjay Gupta1-9/+10
2019-12-17net-next: stmmac: mediatek: add more support for RMIIBiao Huang1-29/+60
2019-12-17net: mvpp2: update mvpp2 validate() implementationRussell King1-4/+18
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel3-12/+7
2019-12-16mlxsw: spectrum_router: Start using new IPv4 route notificationsIdo Schimmel1-121/+20
2019-12-16net: hns3: do not schedule the periodic task when reset failGuojia Liao4-2/+13
2019-12-16net: hns3: allocate WQ with WQ_MEM_RECLAIM flagYunsheng Lin2-6/+24
2019-12-16net: hns3: remove unnecessary work in hclgevf_mainYunsheng Lin2-96/+88
2019-12-16net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin4-73/+118
2019-12-16net: hns3: schedule hclgevf_service by using delayed workqueueYunsheng Lin2-27/+15
2019-12-16r8169: check that Realtek PHY driver module is loadedHeiner Kallweit1-0/+9