summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz
2024-03-04wifi: iwlwifi: Add missing MODULE_FIRMWARE() for *.pnvmTakashi Iwai
2024-03-04net: ipa: don't save the platform deviceAlex Elder
2024-03-04net: ipa: pass a platform device to ipa_smp2p_init()Alex Elder
2024-03-04net: ipa: pass a platform device to ipa_smp2p_irq_init()Alex Elder
2024-03-04net: ipa: pass a platform device to ipa_mem_init()Alex Elder
2024-03-04net: ipa: pass a platform device to ipa_reg_init()Alex Elder
2024-03-04net: ipa: introduce ipa_interrupt_init()Alex Elder
2024-03-04net: ipa: change ipa_interrupt_config() prototypeAlex Elder
2024-03-04net: nlmon: Simplify nlmon_get_stats64Breno Leitao
2024-03-04net: nlmon: Remove init and uninit functionsBreno Leitao
2024-03-04Octeontx2-af: Fix an issue in firmware shared data reserved spaceHariprasad Kelam
2024-03-04eth: igc: remove unused embedded struct net_deviceJakub Kicinski
2024-03-04gve: Add header split ethtool statsJeroen de Borst
2024-03-04gve: Add header split data pathJeroen de Borst
2024-03-04gve: Add header split device optionJeroen de Borst
2024-03-04geneve: make sure to pull inner header in geneve_rx()Eric Dumazet
2024-03-04ionic: change MODULE_AUTHOR to person nameShannon Nelson
2024-03-04ionic: Clean RCT ordering issuesBrett Creeley
2024-03-04ionic: Use CQE profile for dimBrett Creeley
2024-03-04ionic: change the hwstamp likely checkBrett Creeley
2024-03-04ionic: reduce the use of netdevShannon Nelson
2024-03-04ionic: Pass local netdev instead of referencing structBrett Creeley
2024-03-04ionic: Check stop no restartBrett Creeley
2024-03-04ionic: Clean up BQL logicBrett Creeley
2024-03-04ionic: Make use napi_consume_skbBrett Creeley
2024-03-04ionic: Shorten a Tx hotpathBrett Creeley
2024-03-04ionic: Change default number of descriptors for Tx and RxBrett Creeley
2024-03-04ionic: Rework Tx start/stop flowBrett Creeley
2024-03-04net: bareudp: Remove generic .ndo_get_stats64Breno Leitao
2024-03-04net: bareudp: Do not allocate stats in the driverBreno Leitao
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2024-03-04can: mcp251xfd: __mcp251xfd_get_berr_counter(): use CAN_BUS_OFF_THRESHOLD ins...Marc Kleine-Budde
2024-03-04can: gs_usb: gs_cmd_reset(): use cpu_to_le32() to assign modeMarc Kleine-Budde