summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-24wifi: rtw89: coex: Get Bluetooth desired version by WiFi firmware versionChing-Te Ku
2025-06-24wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.71.0Ching-Te Ku
2025-06-24wifi: rtw89: coex: Query Bluetooth TX power when firmware supportChing-Te Ku
2025-06-24wifi: rtw89: coex: Enable outsource info H2C commandChing-Te Ku
2025-06-24wifi: rtw89: coex: Add v1 Bluetooth AFH handshake for WiFi 7Ching-Te Ku
2025-06-23net: ethernet: mtk_eth_soc: only use legacy mode on missing IRQ nameFrank Wunderlich
2025-06-23net: ethernet: mtk_eth_soc: skip first IRQ if not usedFrank Wunderlich
2025-06-23net: ethernet: mtk_eth_soc: add consts for irq indexFrank Wunderlich
2025-06-23net: ethernet: mtk_eth_soc: support named IRQsFrank Wunderlich
2025-06-23ethernet: ionic: Fix DMA mapping testsThomas Fourier
2025-06-23net: stmmac: lpc18xx: use plat_dat->phy_interfaceRussell King (Oracle)
2025-06-23net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY supportGeorge Moussalem
2025-06-23wifi: ath12k: Pass ab pointer directly to ath12k_dp_tx_get_encap_type()Tamizh Chelvam Raja
2025-06-23wifi: ath12k: Fix double budget decrement while reaping monitor ringP Praneesh
2025-06-23wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0Raj Kumar Bhagat
2025-06-23wifi: ath12k: Add missing include of export.hJeff Johnson
2025-06-23wifi: ath11k: Add missing include of export.hJeff Johnson
2025-06-23wifi: ath10k: Add missing include of export.hJeff Johnson
2025-06-23wifi: ath9k: Add missing include of export.hJeff Johnson
2025-06-23wifi: ath: Add missing include of export.hJeff Johnson
2025-06-23wifi: ath12k: Decrement TID on RX peer frag setup error handlingKarthikeyan Kathirvel
2025-06-23wifi: ath12k: remove monitor handling from ath12k_dp_rx_deliver_msdu()P Praneesh
2025-06-23wifi: ath12k: install pairwise key firstBaochen Qiang
2025-06-23wifi: ath12k: avoid bit operation on key flagsBaochen Qiang
2025-06-23wifi: ath12k: handle regulatory hints during mac registrationAditya Kumar Singh
2025-06-23wifi: ath12k: update channel list in worker when wait flag is setKang Yang
2025-06-23wifi: ath12k: combine channel list for split-phy devices in single-wiphyRameshkumar Sundaram
2025-06-23wifi: ath12k: Split scan request for split band deviceRameshkumar Sundaram
2025-06-23wifi: ath12k: Prepare ahvif scan link for parallel scanRameshkumar Sundaram
2025-06-23wifi: ath12k: disable pdev for non supported countryKarthik M
2025-06-23wifi: ath12k: Avoid accessing uninitialized arvif->ar during beacon missRameshkumar Sundaram
2025-06-23net: qed: reduce stack usage for TLV processingArnd Bergmann
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-22netdevsim: fix UaF when counting Tx statsJakub Kicinski
2025-06-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-06-21eth: hns3: migrate to new RXFH callbacksJakub Kicinski
2025-06-21eth: hinic: migrate to new RXFH callbacksJakub Kicinski
2025-06-21eth: nfp: migrate to new RXFH callbacksJakub Kicinski
2025-06-21eth: mlx5: migrate to new RXFH callbacksJakub Kicinski
2025-06-21eth: qede: migrate to new RXFH callbacksJakub Kicinski
2025-06-21eth: benet: migrate to new RXFH callbacksJakub Kicinski
2025-06-21eth: sfc: migrate to new RXFH callbacksJakub Kicinski
2025-06-21eth: sfc: siena: migrate to new RXFH callbacksJakub Kicinski
2025-06-21eth: sfc: falcon: migrate to new RXFH callbacksJakub Kicinski
2025-06-21eth: bnxt: add netmem TX supportTaehee Yoo
2025-06-21can: rcar_canfd: Describe channel-specific FD registers using C structGeert Uytterhoeven
2025-06-21net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li
2025-06-21gve: add XDP_TX and XDP_REDIRECT support for DQ RDAJoshua Washington
2025-06-21gve: refactor DQO TX methods to be more generic for XDPJoshua Washington
2025-06-21gve: rename gve_xdp_xmit to gve_xdp_xmit_gqiJoshua Washington