summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera
2022-03-08ice: Fix curr_link_speed advertised speedJedrzej Jagielski
2022-03-08ice: Don't use GFP_KERNEL in atomic contextChristophe JAILLET
2022-03-08ice: Fix error with handling of bonding MTUDave Ertman
2022-03-08ice: stop disabling VFs due to PF error responsesJacob Keller
2022-02-18ice: initialize local variable 'tlv'Tom Rix
2022-02-18ice: check the return of ice_ptp_gettimex64Tom Rix
2022-02-18ice: fix concurrent reset and removal of VFsJacob Keller
2022-02-18ice: fix setting l4 port flag when adding filterMichal Swiatkowski
2022-02-18ice: Match on all profiles in slow-pathWojciech Drewek
2022-02-14ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg
2022-02-10ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman
2022-02-10ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman
2022-02-10ice: fix IPIP and SIT TSO offloadJesse Brandeburg
2022-02-10ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter
2022-01-06ice: Use bitmap_free() to free bitmapChristophe JAILLET
2022-01-06ice: Optimize a few bitmap operationsChristophe JAILLET
2022-01-06ice: Slightly simply ice_find_free_recp_res_idxChristophe JAILLET
2022-01-06ice: improve switchdev's slow-pathWojciech Drewek
2022-01-06ice: replay advanced rules after resetVictor Raj
2022-01-04net: fixup build after bpf header changesJakub Kicinski
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-30ice: Add flow director support for channel modeKiran Patil
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-28ice: switch to napi_build_skb()Alexander Lobakin
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-22ice: trivial: fix odd indentingJesse Brandeburg
2021-12-21ice: support crosstimestamping on E822 devices if supportedJacob Keller
2021-12-21ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller
2021-12-21ice: ensure the hardware Clock Generation Unit is configuredJacob Keller
2021-12-21ice: implement basic E822 PTP supportJacob Keller
2021-12-21ice: convert clk_freq capability into time_refJacob Keller
2021-12-21ice: introduce ice_ptp_init_phc functionJacob Keller
2021-12-21ice: use 'int err' instead of 'int status' in ice_ptp_hw.cJacob Keller
2021-12-21ice: PTP: move setting of tstamp_configJacob Keller
2021-12-21ice: introduce ice_base_incval functionJacob Keller
2021-12-21ice: Fix E810 PTP reset flowKarol Kolacinski
2021-12-17ice: xsk: fix cleaned_count settingMaciej Fijalkowski
2021-12-17ice: xsk: allow empty Rx descriptors on XSK ZC data pathMaciej Fijalkowski
2021-12-17ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptorMaciej Fijalkowski
2021-12-17ice: remove dead store on XSK hotpathAlexander Lobakin
2021-12-17ice: xsk: allocate separate memory for XDP SW ringMaciej Fijalkowski
2021-12-17ice: xsk: return xsk buffers back to pool when cleaning the ringMaciej Fijalkowski
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-15ice: use modern kernel API for kickJesse Brandeburg
2021-12-15ice: tighter control over VSI_DOWN stateJesse Brandeburg
2021-12-15ice: use prefetch methodsJesse Brandeburg
2021-12-15ice: update to newer kernel APIJesse Brandeburg
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller
2021-12-15ice: reduce time to read Option ROM CIVD dataJacob Keller