summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-03-04net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104Andrei Botila
2025-03-04ppp: Fix KMSAN uninit-value warning with bpfJiayuan Chen
2025-03-04net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7Luca Weiss
2025-03-04net: ipa: Fix QSB data for v4.7Luca Weiss
2025-03-04net: ipa: Fix v4.7 resource group namesLuca Weiss
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski
2025-03-04Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-04netconsole: add task name to extra data fieldsBreno Leitao
2025-03-04netconsole: add configfs controls for taskname sysdata featureBreno Leitao
2025-03-04netconsole: add taskname to extradata entry countBreno Leitao
2025-03-04netconsole: refactor CPU number formatting into separate functionBreno Leitao
2025-03-04netconsole: Make boolean comparison consistentBreno Leitao
2025-03-04netconsole: prefix CPU_NR sysdata feature with SYSDATA_Breno Leitao
2025-03-04wifi: iwlwifi: remove mld/roc.cJohannes Berg
2025-03-04net: hibmcge: Add support for ioctlJijie Shao
2025-03-04net: hibmcge: Add support for BMC diagnose featureJijie Shao
2025-03-04net: hibmcge: Add support for mac link exception handling featureJijie Shao
2025-03-04net: hibmcge: Add support for abnormal irq handling featureJijie Shao
2025-03-04net: hibmcge: Add support for checksum offloadJijie Shao
2025-03-04net: hibmcge: Add support for dump statisticsJijie Shao
2025-03-04net: airoha: Introduce PPE debugfs supportLorenzo Bianconi
2025-03-04net: airoha: Add loopback support for GDM2Lorenzo Bianconi
2025-03-04net: airoha: Introduce flowtable offload supportLorenzo Bianconi
2025-03-04net: airoha: Introduce Airoha NPU supportLorenzo Bianconi
2025-03-04net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_p...Lorenzo Bianconi
2025-03-04net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()Lorenzo Bianconi
2025-03-04net: airoha: Enable support for multiple net_devicesLorenzo Bianconi
2025-03-04net: dsa: mt7530: Enable Rx sptag for EN7581 SoCLorenzo Bianconi
2025-03-04net: airoha: Move DSA tag in DMA descriptorLorenzo Bianconi
2025-03-04net: airoha: Move register definitions in airoha_regs.hLorenzo Bianconi
2025-03-04net: airoha: Move reg/write utility routines in airoha_eth.hLorenzo Bianconi
2025-03-04net: airoha: Move definitions in airoha_eth.hLorenzo Bianconi
2025-03-04net: airoha: Move airoha_eth driver in a dedicated folderLorenzo Bianconi
2025-03-04net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-03-04net: dsa: rtl8366rb: don't prompt users for LED controlJakub Kicinski
2025-03-04be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov
2025-03-03net: sfp: add quirk for FS SFP-10GM-T copper SFP+ moduleMartin Schiller
2025-02-28caif_virtio: fix wrong pointer check in cfv_probe()Vitaliy Shevtsov
2025-02-28net: usb: cdc_mbim: fix Telit Cinterion FE990A nameFabio Porcedda
2025-02-28net: usb: qmi_wwan: fix Telit Cinterion FE990A nameFabio Porcedda
2025-02-28net: usb: qmi_wwan: add Telit Cinterion FE990B compositionFabio Porcedda
2025-02-28wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifiManish Dharanenthiran
2025-02-28wifi: ath12k: Report proper tx completion status to mac80211Vinith Kumar R
2025-02-28wifi: ath11k: Deprecate qcom,ath11k-calibration-variant propertiesKrzysztof Kozlowski
2025-02-28wifi: ath10k: Deprecate qcom,ath10k-calibration-variant propertiesKrzysztof Kozlowski
2025-02-28wifi: ath12k: pass BSSID index as input for EMAAloka Dixit
2025-02-28wifi: ath12k: pass tx arvif for MBSSID and EMA beacon generationAloka Dixit
2025-02-28wifi: ath12k: refactor transmitted arvif retrievalAloka Dixit
2025-02-28wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generationAloka Dixit