summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-06-19ionic: Keep interrupt affinity up to dateBrett Creeley
2024-06-19ionic: remove missed doorbell per-queue timerShannon Nelson
2024-06-19mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completionAmit Cohen
2024-06-19mlxsw: pci: Do not store SKB for RDQ elementsAmit Cohen
2024-06-19mlxsw: pci: Optimize data buffer accessAmit Cohen
2024-06-19mlxsw: pci: Use page pool for Rx buffers allocationAmit Cohen
2024-06-19mlxsw: pci: Initialize page pool per CQAmit Cohen
2024-06-19mlxsw: pci: Store CQ pointer as part of RDQ structureAmit Cohen
2024-06-19mlxsw: pci: Split NAPI setup/teardown into two stepsAmit Cohen
2024-06-19virtio_net: add support for Byte Queue LimitsJiri Pirko
2024-06-19net: smc9194: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19net: ethernet: mac89x0: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19net: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-19net: arcnet: com20020-isa: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik
2024-06-19wifi: ath12k: fix mbssid max interface advertisementKarthikeyan Periyasamy
2024-06-19wifi: ath12k: fix firmware crash due to invalid peer nssAjith C
2024-06-19wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabili...Pradeep Kumar Chitrapu
2024-06-19wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()Aaradhana Sahu
2024-06-19wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey()Aaradhana Sahu
2024-06-19wifi: ath11k: modify the calculation of the average signal strength in statio...Lingbo Kong
2024-06-19wifi: ath11k: fix ack signal strength calculationLingbo Kong
2024-06-19net: dsa: mt7530: add support for bridge port isolationMatthias Schiffer
2024-06-19net: dsa: mt7530: factor out bridge join/leave logicMatthias Schiffer
2024-06-19octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya
2024-06-19octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman
2024-06-19net: ti: icss-iep: Enable compare eventsDiogo Ivo
2024-06-19net: ti: icss-iep: Remove spinlock-based synchronizationDiogo Ivo
2024-06-19net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devicesDiogo Ivo
2024-06-19virtio_net: fixing XDP for fully checksummed packets handlingHeng Qi
2024-06-19virtio_net: checksum offloading handling fixHeng Qi
2024-06-19net: usb: ax88179_178a: improve reset checkJose Ignacio Tornos Martinez
2024-06-18net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang
2024-06-18net/mlx4_en: Use ethtool_puts/sprintf to fill stats stringsKamal Heib
2024-06-18net/mlx4_en: Use ethtool_puts to fill selftest stringsKamal Heib
2024-06-18net/mlx4_en: Use ethtool_puts to fill priv flags stringsKamal Heib
2024-06-18net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang
2024-06-18net: phy: dp83tg720: get master/slave configuration in link down stateOleksij Rempel
2024-06-18net: phy: dp83tg720: wake up PHYs in managed modeOleksij Rempel
2024-06-18net: microchip: Constify struct vcap_operationsChristophe JAILLET
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean
2024-06-18net: stmmac: Enable TSO on VLANsFurong Xu
2024-06-18wifi: wilc1000: disable SDIO func IRQ before suspendAlexis Lothoré
2024-06-18wifi: wilc1000: remove suspend/resume from cfg80211 partAlexis Lothoré
2024-06-18wifi: wilc1000: move sdio suspend method next to resume and pm ops definitionAlexis Lothoré
2024-06-18wifi: wilc1000: do not keep sdio bus claimed during suspend/resumeAlexis Lothoré
2024-06-18wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...Alexis Lothoré
2024-06-18wifi: wilc1000: disable power sequencerAjay Singh
2024-06-18wifi: wl18xx: allow firmwares > 8.9.0.x.58Russell King (Oracle)
2024-06-18wifi: wl18xx: add support for reading 8.9.1 fw statusRussell King (Oracle)