summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: remove the unneeded locksGanesh Goudar2018-10-032-55/+15
* cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor2018-10-021-1/+1
* cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor2018-10-021-2/+2
* dpaa_eth: Remove useless declarationNathan Chancellor2018-10-021-2/+0
* dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu2018-10-026-0/+549
* dpaa2-eth: Configure Rx flow classification keyIoana Radulescu2018-10-025-16/+148
* dpaa2-eth: Rename structureIoana Radulescu2018-10-022-7/+7
* dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu2018-10-025-19/+142
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-10-0213-507/+952
|\
| * ice: Fix error on driver removeDave Ertman2018-10-021-0/+6
| * ice: Add support for dynamic interrupt moderationBrett Creeley2018-10-027-24/+102
| * ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley2018-10-022-5/+14
| * ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash2018-10-023-0/+40
| * ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala2018-10-023-64/+148
| * ice: Check for actual link state of port after resetDave Ertman2018-10-023-2/+6
| * ice: Implement VSI replay frameworkAnirudh Venkataramanan2018-10-026-51/+178
| * ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan2018-10-029-163/+132
| * ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan2018-10-024-200/+328
* | qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru2018-10-021-0/+9
* | qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru2018-10-023-0/+16
* | ibmvnic: Add ethtool private flag for driver-defined queue limitsThomas Falcon2018-10-012-35/+100
* | ibmvnic: Introduce driver limits for ring sizesThomas Falcon2018-10-011-0/+1
* | ibmvnic: Increase maximum queue size limitThomas Falcon2018-10-011-1/+1
|/
* net: systemport: Add software counters to track reallocationsFlorian Fainelli2018-10-012-0/+7
* net: systemport: Be drop monitor friendly while re-allocating headroomFlorian Fainelli2018-10-011-1/+2
* net: systemport: Turn on offloads by defaultFlorian Fainelli2018-10-011-3/+4
* net: systemport: Utilize bcm_sysport_set_features() during resume/openFlorian Fainelli2018-10-011-7/+7
* net: systemport: Refactor bcm_sysport_set_features()Florian Fainelli2018-10-011-23/+15
* net: hns3: Add support for enable/disable flow directorJian Shen2018-10-013-1/+28
* net: hns3: Remove all flow director rules when unload hns3 driverJian Shen2018-10-011-0/+2
* net: hns3: Add reset handle for flow directorJian Shen2018-10-014-0/+103
* net: hns3: Add support for rule query of flow directorJian Shen2018-10-013-6/+264
* net: hns3: Add support for rule add/delete for flow directorJian Shen2018-10-014-2/+519
* net: hns3: Add input key and action config support for flow directorJian Shen2018-10-013-0/+456
* net: hns3: Add flow director initializationJian Shen2018-10-015-0/+349
* net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2018-10-011-2/+2
* net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn2018-10-011-4/+6
* net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-016-29/+6
* nfp: warn on experimental TLV typesJakub Kicinski2018-10-012-0/+15
* net: nixge: Address compiler warnings when building for i386Moritz Fischer2018-10-011-7/+7
* Merge tag 'mlx5e-updates-2018-10-01' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-10-0111-104/+309
|\
| * net/mlx5: Cache the system image guidAlaa Hleihel2018-10-012-2/+11
| * net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz2018-10-014-0/+37
| * net/mlx5e: Enable reporting checksum unnecessary also for L3 packetsOr Gerlitz2018-10-011-1/+2
| * net/mlx5e: Add ethtool control of ring params to VF representorsGavi Teitz2018-10-011-0/+18
| * net/mlx5e: Enable multi-queue and RSS for VF representorsGavi Teitz2018-10-011-11/+129
| * net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz2018-10-012-2/+16
| * net/mlx5e: Expose function for building RSS paramsGavi Teitz2018-10-012-4/+10
| * net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz2018-10-013-12/+12
| * net/mlx5: E-Switch, Provide flow dest when creating vport rx ruleGavi Teitz2018-10-013-7/+9
OpenPOWER on IntegriCloud