summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* ice: Change pf state behavior to protect reset pathDave Ertman2018-10-014-30/+31
* ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan2018-10-013-282/+249
* ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan2018-10-013-450/+521
* ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan2018-10-013-132/+141
* ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan2018-10-013-417/+429
* ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan2018-10-013-386/+410
* ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan2018-10-013-519/+526
* ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan2018-10-016-315/+348
* ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan2018-09-282-5/+16
* ice: Update to capabilities admin queue commandAnirudh Venkataramanan2018-09-281-16/+34
* ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan2018-09-282-1/+71
* ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley2018-09-281-1/+2
* ice: update fw version check logicJacob Keller2018-09-281-11/+19
* ice: update branding strings and supported device idsBruce Allan2018-09-282-9/+3
* ice: replace unnecessary memcpy with direct assignmentBruce Allan2018-09-281-1/+1
* ice: use [sr]q.count when checking if queue is initializedJacob Keller2018-09-281-4/+4
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-27/+0
|\
| * ice: remove ndo_poll_controllerEric Dumazet2018-09-231-27/+0
* | intel-ethernet: use correct module licenseJesse Brandeburg2018-09-181-1/+1
* | ice: Fix and update driver version stringAnirudh Venkataramanan2018-08-281-1/+1
* | ice: Introduce SERVICE_DIS flag and service routine functionsAkeem G Abodunrin2018-08-282-7/+28
* | ice: Enable VSI Rx/Tx pruning only when VLAN 0 is activeBrett Creeley2018-08-281-9/+85
* | ice: Enable firmware logging during device initialization.Hieu Tran2018-08-285-2/+286
* | ice: Implement ice_bridge_getlink and ice_bridge_setlinkMd Fahad Iqbal Polash2018-08-283-1/+181
* | ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari2018-08-285-0/+331
* | ice: Clean up register fileAnirudh Venkataramanan2018-08-281-229/+188
* | ice: Implement handlers for ethtool PHY/link operationsChinh Cao2018-08-284-53/+891
* | ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan2018-08-287-171/+580
* | ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan2018-08-285-553/+500
* | ice: Code optimization for ice_fill_sw_rule()Zhenning Xiao2018-08-281-8/+10
* | ice: Prevent control queue operations during resetAnirudh Venkataramanan2018-08-284-5/+34
* | ice: Update request resource command to latest specificationDan Nowlin2018-08-284-21/+67
* | ice: Updates to Tx scheduler codeAnirudh Venkataramanan2018-08-284-114/+61
OpenPOWER on IntegriCloud