summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-06-14net: stmmac: dwmac-stm32: Clean up the debug printsMarek Vasut
2024-06-14net: stmmac: dwmac-stm32: Extract PMCR configurationMarek Vasut
2024-06-14net: stmmac: dwmac-stm32: Separate out external clock selectorMarek Vasut
2024-06-14net: stmmac: dwmac-stm32: Separate out external clock rate validationMarek Vasut
2024-06-13net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()Martin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()Martin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: Remove dead code from gswip_add_single_port_br()Martin Schiller
2024-06-13net: dsa: lantiq_gswip: Consistently use macros for the mac bridge tableMartin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: Change literal 6 to ETH_ALENMartin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()Martin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: do also enable or disable cpu portMartin Schiller
2024-06-13net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()Martin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: Use dev_err_probe where appropriateMartin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: add terminating \n where missingMartin Schiller
2024-06-13net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU portMartin Blumenstingl
2024-06-13net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava
2024-06-13Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jakub Kicinski
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-13ice: implement AQ download pkg retryWojciech Drewek
2024-06-13ice: fix 200G link speed message logPaul Greenwalt
2024-06-13ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu
2024-06-13bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin
2024-06-13bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded responseMichael Chan
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman
2024-06-13gve: Clear napi->skb before dev_kfree_skb_any()Ziwei Xiao
2024-06-13ionic: fix use after netif_napi_del()Taehee Yoo
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-06-12CDC-NCM: add support for Apple's private interfaceOle André Vadla Ravnås
2024-06-12ice: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12nfp: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12net/mlx5e: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12sfc: use flow_rule_is_supp_enc_control_flags()Asbjørn Sloth Tønnesen
2024-06-12net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEsElad Yifee
2024-06-12mlxsw: spectrum_router: Apply user-defined multipath hash seedPetr Machata
2024-06-12net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_errSean Anderson
2024-06-12ravb: RAVB should select PAGE_POOLGeert Uytterhoeven
2024-06-12net: mana: Allow variable size indirection tableShradha Gupta
2024-06-12wifi: zd1211rw: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-06-12wifi: p54: use 'time_left' variable with wait_for_completion_interruptible_ti...Wolfram Sang
2024-06-12wifi: mwl8k: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-06-12wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-06-12wifi: at76c50x: prefer struct_size over open coded arithmeticErick Archer
2024-06-12wifi: at76c50x: use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-06-12wifi: iwlwifi: mvm: use ROC for P2P device activitiesShaul Triebitz
2024-06-12wifi: iwlwifi: mvm: separate non-BSS/ROC EMLSR blockingJohannes Berg
2024-06-12wifi: iwlwifi: bump min API version for Qu/So devicesMiri Korenblit
2024-06-12wifi: iwlwifi: mvm: fix re-enabling EMLSRMiri Korenblit
2024-06-12wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol
2024-06-12wifi: iwlwifi: pcie: integrate TX queue codeJohannes Berg
2024-06-12wifi: iwlwifi: api: fix includes in debug.hJohannes Berg