summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-06ixgbe: pull out stats update to common routinesMaciej Fijalkowski
2024-03-06i40e: remove unnecessary qv_info ptr NULL checksAlexey Kodanev
2024-03-06iavf: drop duplicate iavf_{add|del}_cloud_filter() callsAlexey Kodanev
2024-03-06ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka
2024-03-06ice: fix stats being updated by way too large valuesPrzemek Kitszel
2024-03-06igb: Fix missing time sync eventsVinicius Costa Gomes
2024-03-06igc: Fix missing time sync eventsVinicius Costa Gomes
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05intel: legacy: Partial revert of field get conversionSasha Neftin
2024-03-05igc: avoid returning frame twice in XDP_REDIRECTFlorian Kauer
2024-03-05i40e: Fix firmware version comparison functionIvan Vecera
2024-03-05ice: fix typo in assignmentJesse Brandeburg
2024-03-05ice: fix uninitialized dplls mutex usageMichal Schmidt
2024-03-05net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-05ice: virtchnl: stop pretending to support RSS over AQ or registersJacob Keller
2024-03-05idpf: disable local BH when scheduling napi for marker packetsEmil Tantilov
2024-03-04e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits
2024-03-04igc: fix LEDS_CLASS dependencyArnd Bergmann
2024-03-04ixgbe: Add 1000BASE-BX supportErnesto Castellotti
2024-03-04intel: make module parameters readable in sys filesystemJon Maxwell
2024-03-04ice: avoid unnecessary devm_ usageMaciej Fijalkowski
2024-03-04ice: do not disable Tx queues twice in ice_down()Maciej Fijalkowski
2024-03-04ice: cleanup line splitting for context set functionsJacob Keller
2024-03-04ice: use GENMASK instead of BIT(n) - 1 in pack functionsJacob Keller
2024-03-04ice: rename ice_write_* functions to ice_pack_ctx_*Jacob Keller
2024-03-04ice: remove vf->lan_vsi_num fieldJacob Keller
2024-03-04ice: use relative VSI index for VFs instead of PF VSI numberJacob Keller
2024-03-04ice: remove unnecessary duplicate checks for VF VSI IDJacob Keller
2024-03-04ice: pass VSI pointer into ice_vc_isvalid_q_idJacob Keller
2024-03-04idpf: remove dealloc vector msg err in idpf_intr_relAlan Brady
2024-03-04idpf: fix minor controlq issuesAlan Brady
2024-03-04idpf: prevent deinit uninitialized virtchnl coreAlan Brady
2024-03-04idpf: cleanup virtchnl cruftAlan Brady
2024-03-04idpf: refactor idpf_recv_mb_msgAlan Brady
2024-03-04idpf: add async_handler for MAC filter messagesAlan Brady
2024-03-04idpf: refactor remaining virtchnl messagesAlan Brady
2024-03-04idpf: refactor queue related virtchnl messagesAlan Brady
2024-03-04idpf: refactor vport virtchnl messagesAlan Brady
2024-03-04idpf: implement virtchnl transaction managerAlan Brady
2024-03-04idpf: add idpf_virtchnl.hAlan Brady
2024-03-04eth: igc: remove unused embedded struct net_deviceJakub Kicinski