summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-13net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identific...Yanteng Si
2024-08-13net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi callsYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size initYanteng Si
2024-08-13net: stmmac: Export dwmac1000_dma_opsYanteng Si
2024-08-13net: stmmac: Add multi-channel supportYanteng Si
2024-08-13net: stmmac: Move the atds flag to the stmmac_dma_cfg structureYanteng Si
2024-08-12nfp: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-08-12net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().Kuniyuki Iwashima
2024-08-12eth: fbnic: add support for basic qstatsStanislav Fomichev
2024-08-12eth: fbnic: add basic rtnl statsJakub Kicinski
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-12eth: remove .cap_rss_ctx_supported from updated driversJakub Kicinski
2024-08-12eth: mlx5: allow disabling queues when RSS contexts existJakub Kicinski
2024-08-12eth: mvpp2: implement new RSS context APIJakub Kicinski
2024-08-12net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()Zheng Zhang
2024-08-12net: vxlan: remove duplicated initialization in vxlan_xmitMenglong Dong
2024-08-12net: mana: Fix RX buf alloc_size alignment and atomic op panicHaiyang Zhang
2024-08-12net: sunvnet: use ethtool_sprintf/putsRosen Penev
2024-08-12net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki
2024-08-12net: dsa: vsc73xx: allow phy resettingPawel Dembicki
2024-08-12net: dsa: vsc73xx: check busy flag in MDIO operationsPawel Dembicki
2024-08-12net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki
2024-08-12net: dsa: vsc73xx: fix port MAC configuration in full duplex modePawel Dembicki
2024-08-12net: axienet: Fix register defines comment descriptionRadhey Shyam Pandey
2024-08-11net: dsa: microchip: ksz9477: split half-duplex monitoring functionEnguerrand de Ribaucourt
2024-08-11net: phylib: do not disable autoneg for fixed speeds >= 1GRussell King (Oracle)
2024-08-11net: mvpp2: use device_for_each_child_node() to access device child nodesJavier Carrasco
2024-08-11net: mvpp2: use port_count to remove portsJavier Carrasco
2024-08-11bnxt_en: only set dev->queue_mgmt_ops if supported by FWDavid Wei
2024-08-11bnxt_en: stop packet flow during bnxt_queue_stop/startDavid Wei
2024-08-11bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()David Wei
2024-08-11bnxt_en: Check the FW's VNIC flush capabilityMichael Chan
2024-08-11bnxt_en: Add support to call FW to update a VNICMichael Chan
2024-08-11bnxt_en: Update firmware interface to 1.10.3.68Michael Chan
2024-08-11Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-qDavid S. Miller
2024-08-11net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu
2024-08-10wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau
2024-08-10Merge tag 'rtw-next-2024-08-09' of https://github.com/pkshih/rtwKalle Valo
2024-08-10wifi: ipw2x00: libipw: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-08-10wifi: mwifiex: add support for WPA-PSK-SHA256Sascha Hauer
2024-08-10wifi: mwifiex: fix key_mgmt settingSascha Hauer
2024-08-10wifi: mwifiex: simplify WPA flags settingSascha Hauer
2024-08-10Revert "wifi: ath9k: use devm for request_irq()"Toke Høiland-Jørgensen
2024-08-09net/mlx5e: Fix queue stats access to non-existing channels splatGal Pressman
2024-08-09net/mlx5e: Correctly report errors for ethtool rx flowsCosmin Ratiu
2024-08-09net/mlx5e: Take state lock during tx timeout reporterDragos Tatulea
2024-08-09net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea
2024-08-09net/mlx5: SD, Do not query MPIR register if no sd_groupTariq Toukan
2024-08-09net/mlx5e: CT: Update connection tracking steering entriesCosmin Ratiu
2024-08-09net/mlx5e: CT: 'update' rules instead of 'replace'Cosmin Ratiu