summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2019-01-15ice: Set physical link up/down when an interface is set up/downBrett Creeley
2019-01-15ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan
2019-01-15ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan
2019-01-15ice: Configure RSS LUT and HASH KEY in rebuild pathMd Fahad Iqbal Polash
2019-01-15ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan
2019-01-15ice: Fix unused variable build warningBruce Allan
2018-12-20ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao
2018-12-12net: ndo_bridge_setlink: Add extackPetr Machata
2018-11-21ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg
2018-11-20ice: Fix possible NULL pointer de-referenceBruce Allan
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan
2018-11-20ice: Cleanup short function signaturesBruce Allan
2018-11-20ice: Cleanup ice_tx_timeout()Bruce Allan
2018-11-20ice: Fix return value from NAPI pollDave Ertman
2018-11-20ice: Constify global structures that can/should beBruce Allan
2018-11-20ice: Do not set LAN_EN for MAC-VLAN filtersYashaswini Raghuram Prathivadi Bhayankaram
2018-11-20ice: Pass the return value of ice_init_def_sw_recp()Jaroslaw Ilgiewicz
2018-11-20ice: Cleanup duplicate control queue codeBruce Allan
2018-11-20ice: Do autoneg based on VSI stateAkeem G Abodunrin
2018-11-13ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queueMd Fahad Iqbal Polash
2018-11-13ice: Destroy scheduler tree in reset pathHenry Tieman
2018-11-13ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni
2018-11-13ice: Call pci_disable_sriov before stopping queues for VFBrett Creeley
2018-11-13ice: Increase Rx queue disable timeoutPiotr Raczynski
2018-11-13ice: Fix NVM mask definesLev Faerman
2018-11-13ice: Avoid nested RTNL locking in ice_dis_vsiDave Ertman
2018-11-13ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan
2018-11-13ice: Remove node before releasing VSIAnirudh Venkataramanan
2018-11-13ice: Check for q_vector when stopping ringsTony Nguyen
2018-11-13ice: Fix debug print in ice_tx_timeoutBrett Creeley
2018-11-07ice: Change req_speeds to be u16Chinh T Cao
2018-11-06ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley
2018-11-06ice: Fix tx_timeout in PF driverBrett Creeley
2018-11-06ice: Fix napi delete calls for removeDave Ertman
2018-11-06ice: Fix typo in error messageAnirudh Venkataramanan
2018-11-06ice: Fix flags for port VLANMd Fahad Iqbal Polash
2018-11-06ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan
2018-11-06ice: Free VSI contexts during for unloadVictor Raj
2018-11-06ice: Fix dead device link issue with flow controlAkeem G Abodunrin
2018-11-06ice: Check for reset in progress during removeAnirudh Venkataramanan
2018-11-06ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan
2018-10-24ice: Poll for link status changeAnirudh Venkataramanan
2018-10-24ice: Allocate VF interrupts and set queue mapAnirudh Venkataramanan
2018-10-24ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan
2018-10-24ice: Use capability count returned by the firmwareAnirudh Venkataramanan
2018-10-24ice: Update expected FW versionAnirudh Venkataramanan
2018-10-24ice: Change device ID define names to align with branding stringAnirudh Venkataramanan
2018-10-24ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan
2018-10-03ice: Update version stringAnirudh Venkataramanan