summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-10-03cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor1-1/+1
2018-10-03cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2018-10-03dpaa_eth: Remove useless declarationNathan Chancellor1-2/+0
2018-10-03dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu6-0/+549
2018-10-03dpaa2-eth: Configure Rx flow classification keyIoana Radulescu5-16/+148
2018-10-03dpaa2-eth: Rename structureIoana Radulescu2-7/+7
2018-10-03dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu5-19/+142
2018-10-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller13-507/+952
2018-10-02qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru1-0/+9
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru3-0/+16
2018-10-02ice: Fix error on driver removeDave Ertman1-0/+6
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley7-24/+102
2018-10-02ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley2-5/+14
2018-10-02ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash3-0/+40
2018-10-02ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala3-64/+148
2018-10-02ice: Check for actual link state of port after resetDave Ertman3-2/+6
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan6-51/+178
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan9-163/+132
2018-10-02ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan4-200/+328
2018-10-02ibmvnic: Add ethtool private flag for driver-defined queue limitsThomas Falcon2-35/+100
2018-10-02ibmvnic: Introduce driver limits for ring sizesThomas Falcon1-0/+1
2018-10-02ibmvnic: Increase maximum queue size limitThomas Falcon1-1/+1
2018-10-02net: systemport: Add software counters to track reallocationsFlorian Fainelli2-0/+7
2018-10-02net: systemport: Be drop monitor friendly while re-allocating headroomFlorian Fainelli1-1/+2
2018-10-02net: systemport: Turn on offloads by defaultFlorian Fainelli1-3/+4
2018-10-02net: systemport: Utilize bcm_sysport_set_features() during resume/openFlorian Fainelli1-7/+7
2018-10-02net: systemport: Refactor bcm_sysport_set_features()Florian Fainelli1-23/+15
2018-10-02net: hns3: Add support for enable/disable flow directorJian Shen3-1/+28
2018-10-02net: hns3: Remove all flow director rules when unload hns3 driverJian Shen1-0/+2
2018-10-02net: hns3: Add reset handle for flow directorJian Shen4-0/+103
2018-10-02net: hns3: Add support for rule query of flow directorJian Shen3-6/+264
2018-10-02net: hns3: Add support for rule add/delete for flow directorJian Shen4-2/+519
2018-10-02net: hns3: Add input key and action config support for flow directorJian Shen3-0/+456
2018-10-02net: hns3: Add flow director initializationJian Shen5-0/+349
2018-10-02net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn1-2/+2
2018-10-02net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn1-4/+6
2018-10-02net: phy: Add helper for advertise to lcl valueAndrew Lunn6-29/+6
2018-10-02nfp: warn on experimental TLV typesJakub Kicinski2-0/+15
2018-10-02net: nixge: Address compiler warnings when building for i386Moritz Fischer1-7/+7
2018-10-02Merge tag 'mlx5e-updates-2018-10-01' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller11-104/+309
2018-10-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-2489/+2613
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman4-30/+31
2018-10-01ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan3-282/+249
2018-10-01ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan3-450/+521
2018-10-01ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan3-132/+141
2018-10-01ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan3-417/+429
2018-10-01ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan3-386/+410
2018-10-01ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan3-519/+526
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan6-315/+348
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel2-2/+11