summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-01-16wifi: ath12k: relocate ath12k_dp_pdev_pre_alloc() callKarthikeyan Periyasamy
2024-01-16net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma
2024-01-14wifi: rtl8xxxu: enable channel switch supportMartin Kaistra
2024-01-14wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_workMartin Kaistra
2024-01-14net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko
2024-01-14wifi: ath12k: Use initializers for QMI message buffersJeff Johnson
2024-01-14wifi: ath12k: Add missing qmi_txn_cancel() callsJeff Johnson
2024-01-14wifi: ath12k: Remove unnecessary struct qmi_txn initializersJeff Johnson
2024-01-14wifi: ath11k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6...Wen Gong
2024-01-14wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDWen Gong
2024-01-14wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bitWen Gong
2024-01-14wifi: ath11k: fill parameters for vdev set tpc power WMI commandWen Gong
2024-01-14wifi: ath11k: save max transmit power in vdev start response event from firmwareWen Gong
2024-01-14wifi: ath11k: add parse of transmit power envelope elementWen Gong
2024-01-14wifi: ath11k: save power spectral density(PSD) of regulatory ruleWen Gong
2024-01-14wifi: ath11k: update regulatory rules when connect to AP on 6 GHz band for st...Wen Gong
2024-01-14wifi: ath11k: update regulatory rules when interface addedWen Gong
2024-01-14wifi: ath11k: fix a possible dead lock caused by ab->base_lockBaochen Qiang
2024-01-14wifi: ath11k: store cur_regulatory_info for each radioWen Gong
2024-01-14wifi: ath11k: add support to select 6 GHz regulatory typeWen Gong
2024-01-13net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah
2024-01-12net: liquidio: fix clang-specific W=1 build warningsDmitry Antipov
2024-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-01-12wifi: rtlwifi: rtl_usb: Use sync register writesBitterblue Smith
2024-01-12wifi: rtlwifi: cleanup few rtlxxx_tx_fill_desc() routinesDmitry Antipov
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih
2024-01-12wifi: rtw89: add H2C command to download beacon frame for WiFi 7 chipsPing-Ke Shih
2024-01-12wifi: rtw89: use struct to fill H2C command to download beacon framePing-Ke Shih
2024-01-12wifi: rtw89: add new H2C command to pause/sleep transmitting by MAC IDPing-Ke Shih
2024-01-12wifi: rtw89: refine H2C command that pause transmitting by MAC IDPing-Ke Shih
2024-01-12wifi: rtw89: fw: use struct to fill BA CAM H2C commandsPing-Ke Shih
2024-01-12wifi: rtw89: 8922a: update BA CAM number to 24Ping-Ke Shih
2024-01-12wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAMPing-Ke Shih
2024-01-12wifi: rtw89: mac: add feature_init to initialize BA CAM V1Ping-Ke Shih
2024-01-12wifi: rtw89: add firmware H2C command of BA CAM V1Ping-Ke Shih
2024-01-12wifi: wilc1000: fix RCU usage in connect pathAlexis Lothoré
2024-01-12wifi: wilc1000: fix declarations orderingAlexis Lothoré
2024-01-12net: fill in MODULE_DESCRIPTION()s for wx_libJakub Kicinski
2024-01-12net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea
2024-01-12net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur
2024-01-11amt: do not use overwrapped cb areaTaehee Yoo
2024-01-11net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge
2024-01-11virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun
2024-01-11octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2Nithin Dabilpuram
2024-01-11net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma
2024-01-11wangxunx: select CONFIG_PHYLINK where neededArnd Bergmann
2024-01-11net: fill in MODULE_DESCRIPTION()s for s2ioBreno Leitao
2024-01-11net: fill in MODULE_DESCRIPTION()s for ds26522 moduleBreno Leitao
2024-01-11net: fill in MODULE_DESCRIPTION()s for SLIPBreno Leitao
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds