aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
Commit message (Expand)AuthorAge
* ice: Bump versionTony Nguyen2019-09-12
* ice: Enable DDP package downloadTony Nguyen2019-09-12
* ice: Fix FW version formatting in dmesgLukasz Czapnik2019-09-12
* ice: send driver version to firmwarePaul M Stillwell Jr2019-09-12
* ice: Minor refactor in queue managementAnirudh Venkataramanan2019-09-05
* ice: Allow for delayed LLDP MIB change registrationDave Ertman2019-09-05
* ice: Check for DCB capability before initializing DCBAnirudh Venkataramanan2019-09-05
* ice: Add ice_get_main_vsi to get PF/main VSIAnirudh Venkataramanan2019-09-05
* ice: Report stats when VSI is downDave Ertman2019-09-03
* ice: print extra message if topology issueJesse Brandeburg2019-09-03
* ice: add print of autoneg state to link messageJesse Brandeburg2019-09-03
* ice: add needed PFR during driver unloadBruce Allan2019-09-03
* ice: Fix EMP reset handlingAnirudh Venkataramanan2019-09-03
* ice: fix adminq calls during removeHenry Tieman2019-08-27
* ice: Rework ice_ena_msix_rangeAnirudh Venkataramanan2019-08-27
* ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan2019-08-27
* ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt2019-08-27
* ice: fix potential infinite loopColin Ian King2019-08-27
* ice: Don't clog kernel debug log with VF MDD events errorsAkeem G Abodunrin2019-08-27
* ice: Introduce a local variable for a VSI in the rebuild pathKrzysztof Kazimierczak2019-08-27
* ice: Sanitize ice_ena_vsi and ice_dis_vsiAnirudh Venkataramanan2019-08-27
* ice: Fix ethtool port and PFC stats for 4x25G cardsUsha Ketineni2019-08-27
* ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin2019-08-23
* ice: update ethtool stats on-demandBruce Allan2019-08-23
* ice: Increase size of Mailbox receive queue for many VFsBrett Creeley2019-08-20
* ice: Do not always bring up PF VSI in ice_ena_vsi()Tony Nguyen2019-08-20
* ice: Use the software based tail when checking for hung Tx ringBrett Creeley2019-08-20
* ice: Bump version numberTony Nguyen2019-07-31
* ice: Remove unnecessary flag ICE_FLAG_MSIX_ENABrett Creeley2019-07-31
* ice: Add stats for Rx drops at the port levelBrett Creeley2019-07-31
* ice: Disable VFs until reset is completedAkeem G Abodunrin2019-07-31
* ice: Do not configure port with no mediaTony Nguyen2019-07-31
* ice: track hardware stat registers past rolloverJacob Keller2019-07-31
* docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-15
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\
| * docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-21
* | ice: Trivial cosmetic changesAnirudh Venkataramanan2019-05-30
* | ice: Recognize higher speedsAnirudh Venkataramanan2019-05-30
* | ice: Add support for Forward Error Correction (FEC)Paul Greenwalt2019-05-30
* | ice: Introduce ice_init_mac_fltr and move ice_napi_delTony Nguyen2019-05-30
* | ice: Add a helper to trigger software interruptBrett Creeley2019-05-29
* | ice: Change message levelMitch Williams2019-05-29
* | ice: Check all VFs for MDD activity, don't disableMitch Williams2019-05-29
* | ice: Refactor interrupt trackingBrett Creeley2019-05-29
* | ice: Add handler for ethtool selftestAnirudh Venkataramanan2019-05-29
* | ice: Implement toggling ethtool rx-vlan-filterTony Nguyen2019-05-29
* | ice: Fix couple of issues in ice_vsi_releaseBrett Creeley2019-05-23
* | ice: Fix hang when ethtool disables FW LLDPDave Ertman2019-05-23
* | ice: Fix double spacingAnirudh Venkataramanan2019-05-23
|/
* ice: Disable sniffing VF traffic on PFMichal Swiatkowski2019-05-04