summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao2018-12-201-4/+12
* net: ndo_bridge_setlink: Add extackPetr Machata2018-12-121-1/+2
* ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-201-1/+1
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-201-7/+7
* ice: Cleanup ice_tx_timeout()Bruce Allan2018-11-201-13/+9
* ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni2018-11-131-1/+3
* ice: Avoid nested RTNL locking in ice_dis_vsiDave Ertman2018-11-131-5/+10
* ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan2018-11-131-2/+1
* ice: Fix debug print in ice_tx_timeoutBrett Creeley2018-11-131-6/+9
* ice: Fix tx_timeout in PF driverBrett Creeley2018-11-061-0/+18
* ice: Fix napi delete calls for removeDave Ertman2018-11-061-1/+1
* ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan2018-11-061-36/+6
* ice: Check for reset in progress during removeAnirudh Venkataramanan2018-11-061-0/+6
* ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan2018-11-061-1/+17
* ice: Poll for link status changeAnirudh Venkataramanan2018-10-241-86/+24
* ice: Change device ID define names to align with branding stringAnirudh Venkataramanan2018-10-241-3/+3
* ice: Update version stringAnirudh Venkataramanan2018-10-031-1/+1
* ice: Use the right function to enable/disable VSIDave Ertman2018-10-031-9/+14
* ice: Extend malicious operations detection logicAnirudh Venkataramanan2018-10-031-0/+46
* ice: Notify VF of link status changeAnirudh Venkataramanan2018-10-031-0/+2
* ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan2018-10-031-0/+3
* ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan2018-10-031-0/+6
* ice: Add support for VF reset eventsAnirudh Venkataramanan2018-10-031-0/+15
* ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-031-1/+5
* ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan2018-10-031-0/+47
* ice: Fix error on driver removeDave Ertman2018-10-021-0/+6
* ice: Add support for dynamic interrupt moderationBrett Creeley2018-10-021-1/+1
* ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley2018-10-021-1/+4
* ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash2018-10-021-0/+6
* ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala2018-10-021-35/+81
* ice: Check for actual link state of port after resetDave Ertman2018-10-021-0/+4
* ice: Implement VSI replay frameworkAnirudh Venkataramanan2018-10-021-3/+41
* ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan2018-10-021-11/+11
* ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan2018-10-021-2/+2
* ice: Change pf state behavior to protect reset pathDave Ertman2018-10-011-23/+21
* ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan2018-10-011-252/+0
* ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan2018-10-011-444/+48
* ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan2018-10-011-132/+0
* ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan2018-10-011-417/+1
* ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan2018-10-011-386/+0
* ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan2018-10-011-519/+22
* ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan2018-10-011-315/+1
* ice: update branding strings and supported device idsBruce Allan2018-09-281-2/+0
* 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-281-7/+27
* | 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-281-0/+3
OpenPOWER on IntegriCloud