summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* ice: Rework ice_ena_msix_rangeAnirudh Venkataramanan2019-08-261-11/+21
* ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan2019-08-261-8/+32
* ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt2019-08-261-1/+1
* ice: fix potential infinite loopColin Ian King2019-08-261-1/+1
* ice: Don't clog kernel debug log with VF MDD events errorsAkeem G Abodunrin2019-08-261-2/+4
* ice: Introduce a local variable for a VSI in the rebuild pathKrzysztof Kazimierczak2019-08-261-9/+12
* ice: Sanitize ice_ena_vsi and ice_dis_vsiAnirudh Venkataramanan2019-08-261-13/+11
* ice: Fix ethtool port and PFC stats for 4x25G cardsUsha Ketineni2019-08-261-38/+38
* ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin2019-08-231-47/+17
* ice: update ethtool stats on-demandBruce Allan2019-08-231-4/+2
* ice: Increase size of Mailbox receive queue for many VFsBrett Creeley2019-08-201-2/+2
* ice: Do not always bring up PF VSI in ice_ena_vsi()Tony Nguyen2019-08-201-2/+0
* ice: Use the software based tail when checking for hung Tx ringBrett Creeley2019-08-201-3/+3
* ice: Bump version numberTony Nguyen2019-07-311-1/+1
* ice: Remove unnecessary flag ICE_FLAG_MSIX_ENABrett Creeley2019-07-311-56/+18
* ice: Add stats for Rx drops at the port levelBrett Creeley2019-07-311-0/+6
* ice: Disable VFs until reset is completedAkeem G Abodunrin2019-07-311-0/+5
* ice: Do not configure port with no mediaTony Nguyen2019-07-311-82/+157
* ice: track hardware stat registers past rolloverJacob Keller2019-07-311-52/+38
* docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\
| * docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-211-1/+1
* | ice: Trivial cosmetic changesAnirudh Venkataramanan2019-05-301-21/+21
* | ice: Recognize higher speedsAnirudh Venkataramanan2019-05-301-0/+6
* | ice: Add support for Forward Error Correction (FEC)Paul Greenwalt2019-05-291-2/+45
* | ice: Introduce ice_init_mac_fltr and move ice_napi_delTony Nguyen2019-05-291-44/+62
* | ice: Add a helper to trigger software interruptBrett Creeley2019-05-291-9/+5
* | ice: Change message levelMitch Williams2019-05-291-1/+1
* | ice: Check all VFs for MDD activity, don't disableMitch Williams2019-05-291-12/+11
* | ice: Refactor interrupt trackingBrett Creeley2019-05-291-60/+22
* | ice: Add handler for ethtool selftestAnirudh Venkataramanan2019-05-291-7/+26
* | ice: Implement toggling ethtool rx-vlan-filterTony Nguyen2019-05-291-0/+7
* | ice: Fix couple of issues in ice_vsi_releaseBrett Creeley2019-05-231-1/+1
* | ice: Fix hang when ethtool disables FW LLDPDave Ertman2019-05-231-1/+1
* | ice: Fix double spacingAnirudh Venkataramanan2019-05-231-1/+1
|/
* ice: Disable sniffing VF traffic on PFMichal Swiatkowski2019-05-041-22/+2
* ice: Separate if conditions for ice_set_features()Tony Nguyen2019-05-041-2/+6
* ice: Fix for allowing too many MDD events on VFMichal Swiatkowski2019-05-041-7/+8
* ice: Refactor link event flowBrett Creeley2019-05-021-48/+45
* ice: Add reg_idx variable in ice_q_vector structureBrett Creeley2019-05-021-7/+6
* ice: Remove runtime change of PFINT_OICR_ENA registerMd Fahad Iqbal Polash2019-05-021-11/+2
* ice: Use ice_for_each_q_vector macro where possibleBrett Creeley2019-05-021-5/+5
* ice: Bump driver versionAnirudh Venkataramanan2019-04-181-1/+1
* ice: Add code for DCB rebuildAnirudh Venkataramanan2019-04-181-0/+2
* ice: Add code to get DCB related statisticsAnirudh Venkataramanan2019-04-181-0/+2
* ice: Update rings based on TC informationAnirudh Venkataramanan2019-04-181-0/+1
* ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan2019-04-181-0/+3
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-181-49/+69
* ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan2019-04-181-0/+10
* ice: Bump versionAnirudh Venkataramanan2019-04-181-1/+1
OpenPOWER on IntegriCloud