summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-02wifi: ath12k: change to use dynamic memory for channel list of scanWen Gong
2023-08-02wifi: ath12k: trigger station disconnect on hardware restartWen Gong
2023-08-02wifi: ath12k: Use pdev_id rather than mac_id to get pdevBaochen Qiang
2023-08-02wifi: ath12k: avoid array overflow of hw mode for preferred_hw_modeWen Gong
2023-08-02wifi: ath12k: fix memcpy array overflow in ath12k_peer_assoc_h_he()Arnd Bergmann
2023-08-02wifi: ath12k: correct the data_type from QMI_OPT_FLAG to QMI_UNSIGNED_1_BYTE ...Wen Gong
2023-08-02wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan()Wen Gong
2023-08-02wifi: ath11k: Remove cal_done check during probeSeevalamuthu Mariappan
2023-08-02wifi: ath11k: Add coldboot calibration support for QCN9074Anilkumar Kolli
2023-08-02wifi: ath11k: Split coldboot calibration hw_paramSeevalamuthu Mariappan
2023-08-02wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings()Dmitry Antipov
2023-08-02wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHzAditya Kumar Singh
2023-08-02net: Remove duplicated include in mac.cYang Li
2023-08-02wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede
2023-08-02wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov
2023-08-02wifi: brcmsmac: cleanup SCB-related data typesDmitry Antipov
2023-08-02wifi: brcmsmac: remove more unused data typesDmitry Antipov
2023-08-02wifi: mt76: Replace strlcpy() with strscpy()Azeem Shaikh
2023-08-02net: ti: icssg-prueth: Add Power management supportMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driverMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add Standard network staticsticsMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ICSSG StatsMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros
2023-08-02net: ti: icssg-prueth: Add icssg queues APIs and macrosMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add Firmware config and classification APIs.MD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add mii helper apis and macrosMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar
2023-08-02Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo
2023-08-02net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190XAnte Knezic
2023-08-02octeontx2-pf: TC flower offload support for SPI fieldRatheesh Kannoth
2023-08-02net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-02net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-02net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driverNeil Armstrong
2023-08-02net: stmmac: XGMAC support for mdio C22 addr > 3Rohan G Thomas
2023-08-02can: c_can: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie
2023-08-01net: phy: nxp-c45-tja11xx: reset PCS if the link goes downRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120Radu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: run cable test with the PHY in test modeRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: handle FUSA irqRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: read egress ts on TJA1120Radu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edgesRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: add TJA1120 supportRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: use get_featuresRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120Radu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: remove RX BIST frame countersRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: use phylib master/slave implementationRadu Pirea (NXP OSS)
2023-08-01virtio_net: enable per queue interrupt coalesce featureGavin Li
2023-08-01virtio_net: support per queue interrupt coalesce commandGavin Li
2023-08-01virtio_net: extract interrupt coalescing settings to a structureGavin Li
2023-08-01bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan