summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: move common Rx functions to ixgbe_txrx_common.hBjörn Töpel2018-10-032-18/+37
* ixgbe: added Rx/Tx ring disable/enable functionsBjörn Töpel2018-10-032-0/+159
* ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl2018-10-031-2/+8
* i40e: Remove unnecessary print statementNathan Chancellor2018-10-031-2/+0
* i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor2018-10-031-1/+1
* ixgbevf: off by one in ixgbevf_ipsec_tx()Dan Carpenter2018-10-031-1/+1
* ixgbe: remove redundant function ixgbe_fw_recovery_mode()YueHaibing2018-10-031-11/+0
* ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limitRadoslaw Tyl2018-10-031-4/+10
* ixgbevf: fix msglen for ipsec mbx messagesShannon Nelson2018-10-031-7/+4
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-10-0321-108/+3699
|\
| * ice: Update version stringAnirudh Venkataramanan2018-10-031-1/+1
| * ice: Use the right function to enable/disable VSIDave Ertman2018-10-031-9/+14
| * ice: Add more flexibility on how we assign an ITR indexBrett Creeley2018-10-033-47/+59
| * ice: Fix potential null pointer issuesDave Ertman2018-10-031-6/+7
| * ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSIBrett Creeley2018-10-031-9/+29
| * ice: Fix forward to queue group logicAnirudh Venkataramanan2018-10-031-4/+10
| * ice: Extend malicious operations detection logicAnirudh Venkataramanan2018-10-033-2/+60
| * ice: Notify VF of link status changeAnirudh Venkataramanan2018-10-033-0/+17
| * ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan2018-10-036-0/+1221
| * ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan2018-10-036-1/+629
| * ice: Add support for VF reset eventsAnirudh Venkataramanan2018-10-0310-1/+272
| * ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan2018-10-036-34/+184
| * ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-0311-9/+1061
| * ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan2018-10-038-1/+151
* | cxgb4: remove the unneeded locksGanesh Goudar2018-10-032-55/+15
|/
* cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor2018-10-031-1/+1
* cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor2018-10-031-2/+2
* dpaa_eth: Remove useless declarationNathan Chancellor2018-10-031-2/+0
* dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu2018-10-036-0/+549
* dpaa2-eth: Configure Rx flow classification keyIoana Radulescu2018-10-035-16/+148
* dpaa2-eth: Rename structureIoana Radulescu2018-10-032-7/+7
* dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu2018-10-035-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-022-35/+100
* | ibmvnic: Introduce driver limits for ring sizesThomas Falcon2018-10-021-0/+1
* | ibmvnic: Increase maximum queue size limitThomas Falcon2018-10-021-1/+1
|/
* net: systemport: Add software counters to track reallocationsFlorian Fainelli2018-10-022-0/+7
* net: systemport: Be drop monitor friendly while re-allocating headroomFlorian Fainelli2018-10-021-1/+2
* net: systemport: Turn on offloads by defaultFlorian Fainelli2018-10-021-3/+4