summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-07-03wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay
2024-07-03Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-07-03wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-07-03net: wwan: mhi: make default data link id configurableSlark Xiao
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-03net: dsa: microchip: lan937x: disable VPHY supportLucas Stach
2024-07-03net: dsa: microchip: lan937x: disable in-band status support for RGMII interf...Lucas Stach
2024-07-03net: dsa: microchip: lan9371/2: add 100BaseTX PHY supportLucas Stach
2024-07-03net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu
2024-07-02net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang
2024-07-02net: phy: aquantia: add missing include guardsBartosz Golaszewski
2024-07-02net: txgbe: free isb resources at the right timeJiawen Wu
2024-07-02net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu
2024-07-02net: txgbe: remove separate irq request for MSI and INTxJiawen Wu
2024-07-02net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu
2024-07-02net: stmmac: dwmac-stm32: update err status in case different of stm32mp13Christophe Roullier
2024-07-02net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...Christophe Roullier
2024-07-02net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang
2024-07-02bnxt_en: unlink page pool when stopping Rx queueDavid Wei
2024-07-02wifi: rtw89: 8852bt: rfk: add RCKPing-Ke Shih
2024-07-02wifi: rtw89: 8852bt: rfk: add DACKPing-Ke Shih
2024-07-02wifi: rtw89: 8852bt: rfk: add RX DCKPing-Ke Shih
2024-07-02wifi: rtw89: 8852bt: rfk: add IQKPing-Ke Shih
2024-07-02wifi: rtw89: constrain TX power according to Transmit Power EnvelopeZong-Zhe Yang
2024-07-02wifi: rtw89: coex: Add coexistence policy for hardware scanChing-Te Ku
2024-07-01net: phy: fix potential use of NULL pointer in phy_suspend()Russell King (Oracle)
2024-07-01e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy
2024-07-01Merge tag 'linux-can-next-for-6.11-20240629' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-07-01wifi: ath12k: Support TQM statsDinesh Karthikeyan
2024-07-01wifi: ath12k: Support pdev error statsDinesh Karthikeyan
2024-07-01wifi: ath12k: Support Transmit Scheduler statsDinesh Karthikeyan
2024-07-01wifi: ath12k: Dump additional Tx PDEV HTT statsRamya Gnanasekar
2024-07-01wifi: ath12k: Add support to parse requested stats_typeDinesh Karthikeyan
2024-07-01wifi: ath12k: Add htt_stats_dump file ops supportDinesh Karthikeyan
2024-07-01wifi: ath12k: Add support to enable debugfs_htt_statsDinesh Karthikeyan
2024-07-01RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang
2024-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-07-01RDMA/mlx5: Add support to multi-plane device and portMark Zhang
2024-07-01bnxt_en: Remove atomic operations on ptp->tx_availPavan Chebbi
2024-07-01bnxt_en: Increase the max total outstanding PTP TX packets to 4Pavan Chebbi
2024-07-01bnxt_en: Let bnxt_stamp_tx_skb() return error codePavan Chebbi
2024-07-01bnxt_en: Remove an impossible condition check for PTP TX pending SKBPavan Chebbi
2024-07-01bnxt_en: Refactor all PTP TX timestamp fields into a structPavan Chebbi
2024-07-01bnxt_en: Add BCM5760X specific PHC registers mappingPavan Chebbi
2024-07-01bnxt_en: Add TX timestamp completion logicMichael Chan
2024-07-01bnxt_en: Allow some TX packets to be unprocessed in NAPIMichael Chan
2024-07-01bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bdMichael Chan
2024-07-01bnxt_en: Add new TX timestamp completion definitionsMichael Chan
2024-07-01octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram
2024-07-01net: tn40xx: add initial ethtool_ops supportFUJITA Tomonori