summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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-02-04ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas
2022-02-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-02-01e1000e: Handshake with CSME starts from ADL platformsSasha Neftin
2022-02-01e1000e: Separate ADP board type from TGPSasha Neftin
2022-01-31i40e: Fix reset path while removing the driverKaren Sornek
2022-01-31i40e: Fix reset bw limit when DCB enabled with 1 TCJedrzej Jagielski
2022-01-20i40e: fix unsigned stat widthsJoe Damato
2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek
2022-01-20i40e: Fix queues reservation for XDPSylwester Dziedziuch
2022-01-20i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-01-20i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-08Merge branch 'linus' into irq/core, to fix conflictIngo Molnar
2022-01-07iavf: remove an unneeded variableJason Wang
2022-01-07i40e: remove variables set but not usedYang Li
2022-01-07i40e: Remove non-inclusive languageMateusz Palczewski
2022-01-07i40e: Update FW API versionMateusz Palczewski
2022-01-07i40e: Minimize amount of busy-waiting during AQ sendJedrzej Jagielski
2022-01-07i40e: Add ensurance of MacVlan resources for every trusted VFKaren Sornek
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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-04iavf: Fix limit of total number of queues to active queues of VFKaren Sornek
2022-01-04i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-04i40e: Fix for displaying message regarding NVM versionMateusz Palczewski
2022-01-04i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu
2022-01-04i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski
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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-30ice: Add flow director support for channel modeKiran Patil
2021-12-29igb: support EXTTS on 82580/i354/i350Ruud Bos
2021-12-29igb: support PEROUT on 82580/i354/i350Ruud Bos
2021-12-29igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos
2021-12-29igb: move SDP config initialization to separate functionRuud Bos
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-28igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin
2021-12-28igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes
2021-12-28ixgbevf: switch to napi_build_skb()Alexander Lobakin
2021-12-28ixgbe: switch to napi_build_skb()Alexander Lobakin
2021-12-28igc: switch to napi_build_skb()Alexander Lobakin
2021-12-28igb: switch to napi_build_skb()Alexander Lobakin
2021-12-28ice: switch to napi_build_skb()Alexander Lobakin