summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28ice: allow toggling loopback mode via ndo_set_features callbackMaciej Fijalkowski
2022-07-28ice: compress branches in ice_set_features()Maciej Fijalkowski
2022-07-28ice: Fix promiscuous mode not turning offMichal Wilczynski
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski
2022-07-28ice: implement adjfine with mul_u64_u64_div_u64Jacob Keller
2022-07-26ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-07-26ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-07-26ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-07-26ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-07-26ice: Fix max VLANs available for VFPrzemyslaw Patynowski
2022-07-26ice: Add support for PPPoE hardware offloadMarcin Szycik
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski
2022-07-21ice: add i2c write commandKarol Kolacinski
2022-07-15ice: Remove pci_aer_clear_nonfatal_status() callZhuo Chen
2022-07-15ice: Add EXTTS feature to the feature bitmapAnirudh Venkataramanan
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-12ice: change devlink code to read NVM in blocksPaul M Stillwell Jr
2022-07-12ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr
2022-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2022-06-30net/ice: fix initializing the bitmap in the switch codeAlexander Lobakin
2022-06-30intel/ice:fix repeated words in commentsJilin Yuan
2022-06-30ice: Remove unnecessary NULL check before dev_putZiyang Xuan
2022-06-30ice: use eth_broadcast_addr() to set broadcast addressLu Wei
2022-06-30ice: switch: dynamically add VLAN headers to dummy packetsMartyna Szapar-Mudlaw
2022-06-30ice: Add support for VLAN TPID filters in switchdevMartyna Szapar-Mudlaw
2022-06-30ice: Add support for double VLAN in switchdevMartyna Szapar-Mudlaw
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-21ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko
2022-06-21ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-06-21ice: Fix switchdev rules book keepingWojciech Drewek
2022-06-21ice: ignore protocol field in GTP offloadMarcin Szycik
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-14ice: Fix memory corruption in VF driverPrzemyslaw Patynowski
2022-06-14ice: Fix queue config fail handlingPrzemyslaw Patynowski
2022-06-14ice: Sync VLAN filtering features for DVMRoman Storozhenko
2022-06-14ice: Fix PTP TX timestamp offset calculationMichal Michalik
2022-06-10ethernet: Remove vf rate limit check for driversBin Chen
2022-06-10Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-09drivers/net/ethernet/intel: fix typos in commentsJulia Lawall
2022-06-08ice: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET
2022-06-08ice: remove u16 arithmetic in ice_gnssKarol Kolacinski
2022-06-08ice: remove VLAN representor specific opsMichal Swiatkowski
2022-06-08ice: don't set VF VLAN caps in switchdevMichal Swiatkowski
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin
2022-05-22eth: ice: silence the GCC 12 array-bounds warningJakub Kicinski
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-17ice: Fix interrupt moderation settings getting clearedMichal Wilczynski
2022-05-17ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-05-17ice: fix crash when writing timestamp on RX ringsArkadiusz Kubalewski