summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* nfp: fix return statement in nfp_net_parse_meta()Niklas Söderlund2021-07-221-1/+1
* nfp: flower-tc: add flow stats updates for ctLouis Peens2021-07-224-2/+157
* nfp: flower-ct: add offload calls to the nfpLouis Peens2021-07-223-1/+16
* nfp: flower-ct: add flow_pay to the offload tableLouis Peens2021-07-223-2/+78
* nfp: flower-ct: add actions into flow_pay for offloadLouis Peens2021-07-221-0/+72
* nfp: flower-ct: compile match sections of flow_payloadLouis Peens2021-07-221-1/+223
* nfp: flower-ct: calculate required key_layersLouis Peens2021-07-224-2/+125
* nfp: flower: refactor action offload code slightlyLouis Peens2021-07-223-20/+19
* nfp: flower: refactor match functions to take flow_rule as inputLouis Peens2021-07-224-28/+17
* nfp: flower: make the match compilation functions reusableYinjun Zhang2021-07-222-145/+239
* net: usb: asix: ax88772: add missing stopOleksij Rempel2021-07-221-0/+1
* net: usb: asix: ax88772: do not poll for PHY before registering itOleksij Rempel2021-07-221-5/+0
* net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean2021-07-228-42/+46
* net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean2021-07-2212-23/+187
* net: dpaa2-switch: refactor prechangeupper sanity checksVladimir Oltean2021-07-221-11/+26
* net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_joinVladimir Oltean2021-07-221-4/+7
* ionic: cleanly release devlink instanceLeon Romanovsky2021-07-211-7/+7
* ionic: drop useless check of PCI driver data validityLeon Romanovsky2021-07-211-3/+0
* net: wwan: iosm: Switch to use module_pci_driver() macroAndy Shevchenko2021-07-211-18/+1
* usb: hso: remove the bailout parameterDongliang Mu2021-07-211-3/+3
* usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu2021-07-211-10/+23
* i40e: add support for PTP external synchronization clockPiotr Kwapulinski2021-07-214-20/+871
* net: phy: at803x: finish the phy id checking simplificationVladimir Oltean2021-07-211-1/+1
* net: phylink: cleanup ksettings_setRussell King (Oracle)2021-07-211-7/+9
* igc: Increase timeout value for Speed 100/1000/2500Muhammad Husaini Zulkifli2021-07-201-1/+3
* igc: Set QBVCYCLET_S to 0 for TSN Basic SchedulingMuhammad Husaini Zulkifli2021-07-201-1/+1
* igc: Remove phy->type checkingSasha Neftin2021-07-201-11/+4
* igc: Remove _I_PHY_ID checkingSasha Neftin2021-07-203-15/+4
* igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin2021-07-201-1/+8
* net/e1000e: Fix spelling mistake "The" -> "This"Tree Davies2021-07-201-1/+1
* e1000e: Add space to the debug printSasha Neftin2021-07-201-2/+4
* e1000e: Add support for the next LOM generationSasha Neftin2021-07-202-0/+8
* e1000e: Add support for Lunar LakeSasha Neftin2021-07-205-0/+21
* e1000e: Additional PHY power saving in S0ixSasha Neftin2021-07-201-0/+6
* e1000e: Add polling mechanism to indicate CSME DPG exitSasha Neftin2021-07-203-0/+26
* e1000e: Add handshake with the CSME to support S0ixSasha Neftin2021-07-202-154/+176
* net: phy: at803x: simplify custom phy id matchingRussell King2021-07-201-11/+5
* net: marvell: clean up trigraph warning on ??! stringColin Ian King2021-07-201-1/+1
* net: phy: intel-xway: Add RGMII internal delay configurationMartin Schiller2021-07-201-0/+76
* net: phylink: add phy change pause mode debugRussell King (Oracle)2021-07-201-2/+3
* net: mvpp2: deny disabling autoneg for 802.3z modesRussell King (Oracle)2021-07-201-0/+9
* net: mvneta: deny disabling autoneg for 802.3z modesRussell King (Oracle)2021-07-201-6/+14
* net: ipa: fix IPA v4.11 interconnect dataAlex Elder2021-07-201-9/+4
* net: phy: add Maxlinear GPY115/21x/24x driverXu Liang2021-07-203-0/+735
* net: phy: add API to read 802.3-c45 IDsXu Liang2021-07-201-0/+14
* net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean2021-07-201-126/+6
* net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean2021-07-202-37/+7
* net: dsa: make tag_8021q operations part of the coreVladimir Oltean2021-07-202-14/+6
* net: dsa: let the core manage the tag_8021q contextVladimir Oltean2021-07-204-38/+26
* net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean2021-07-202-17/+13