summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice
Commit message (Expand)AuthorAgeFilesLines
...
* ice: add helpers for virtchnlJesse Brandeburg2019-11-221-71/+63
* ice: Add ice_pf_to_dev(pf) macroBrett Creeley2019-11-2210-341/+389
* ice: Do not use devm* functions for local usesTony Nguyen2019-11-225-88/+80
* ice: Refactor removal of VLAN promiscuous rulesBrett Creeley2019-11-221-4/+9
* ice: Fix setting coalesce to handle DCB configurationBrett Creeley2019-11-221-3/+10
* ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin2019-11-221-4/+8
* ice: fix stack leakageJesse Brandeburg2019-11-221-2/+1
* ice: Don't modify stripping for add/del VLANs on VFBrett Creeley2019-11-221-8/+31
* ice: Disallow VF VLAN opcodes if VLAN offloads disabledBrett Creeley2019-11-221-0/+29
* ice: Correct capabilities reporting of max TCsBruce Allan2019-11-221-0/+12
* ice: Store number of functions for the deviceBruce Allan2019-11-222-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-1/+1
|\
| * ice: fix potential infinite loop because loop counter being too smallColin Ian King2019-11-081-1/+1
* | ice: print opcode when printing controlq errorsJacob Keller2019-11-081-2/+4
* | ice: use more accurate ICE_DBG mask typesJacob Keller2019-11-084-58/+53
* | ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan2019-11-083-9/+30
* | ice: remove unnecessary conditional checkBruce Allan2019-11-081-2/+1
* | ice: Update enum ice_flg64_bits to current specificationBrett Creeley2019-11-081-1/+1
* | ice: delay lessMitch Williams2019-11-082-3/+4
* | ice: use pkg_dwnld_status instead of sq_last_statusBruce Allan2019-11-081-1/+1
* | ice: Change max MSI-x vector_id check in cfg_irq_mapBrett Creeley2019-11-081-3/+5
* | ice: Check if VF is disabled for Opcode and other operationsAkeem G Abodunrin2019-11-082-12/+63
* | ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt2019-11-083-15/+19
* | ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni2019-11-081-7/+7
* | ice: avoid setting features during resetHenry Tieman2019-11-081-0/+8
* | ice: Implement DCBNL supportDave Ertman2019-11-089-5/+991
* | ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni2019-11-0810-10/+1480
* | ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan2019-11-085-90/+84
* | ice: Fix return value when SR-IOV is not supportedAnirudh Venkataramanan2019-11-061-1/+1
* | ice: Rename VF function ice_vc_dis_vf to match its behaviorBrett Creeley2019-11-061-7/+5
* | ice: Get rid of ice_cleanup_headerKrzysztof Kazimierczak2019-11-061-25/+2
* | ice: print PCI link speed and widthPaul Greenwalt2019-11-061-0/+3
* | ice: print unsupported module messagePaul Greenwalt2019-11-062-0/+10
* | ice: write register with correct offsetMitch Williams2019-11-061-1/+1
* | ice: Check for null pointer dereference when setting ringsMichal Swiatkowski2019-11-061-4/+14
* | ice: save PCI state in probeMichal Swiatkowski2019-11-061-0/+2
* | ice: Adjust DCB INIT for SW modeDave Ertman2019-11-061-3/+3
* | ice: fix driver unload flowBruce Allan2019-11-061-1/+2
* | ice: handle DCBx non-contiguous TC requestPaul Greenwalt2019-11-061-39/+102
* | ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash2019-11-065-9/+123
* | ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor2019-11-064-0/+226
* | ice: allow 3k MTU for XDPMaciej Fijalkowski2019-11-041-2/+14
* | ice: add build_skb() supportMaciej Fijalkowski2019-11-041-1/+59
* | ice: introduce frame padding computation logicMaciej Fijalkowski2019-11-045-20/+114
* | ice: introduce legacy Rx flagMaciej Fijalkowski2019-11-045-25/+63
* | ice: Add support for AF_XDPKrzysztof Kazimierczak2019-11-0411-27/+1456
* | ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak2019-11-045-312/+334
* | ice: Add support for XDPMaciej Fijalkowski2019-11-048-57/+825
* | ice: get rid of per-tc flow in Tx queue configuration routinesMaciej Fijalkowski2019-11-043-49/+47
* | ice: Introduce ice_base.cAnirudh Venkataramanan2019-11-0410-827/+811
|/
OpenPOWER on IntegriCloud