summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-11ice: make fwlog functions staticMichal Swiatkowski
2025-09-11Revert "net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime...Paolo Abeni
2025-09-11wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rxPavankumar Nandeshwar
2025-09-11wifi: ath12k: Remove hal_rx_ops and merge into hal_opsRipan Deuri
2025-09-11wifi: ath12k: Add new infra for the rx pathPavankumar Nandeshwar
2025-09-11wifi: ath12k: Move hal_rx_ops callbacks to hal_opsPavankumar Nandeshwar
2025-09-11wifi: ath12k: Replace ops with direct calls for rxdma ring maskPavankumar Nandeshwar
2025-09-11wifi: ath12k: unify HAL ops naming across chipsRipan Deuri
2025-09-11wifi: ath12k: Move the hal APIs to hardware specific filesRipan Deuri
2025-09-11wifi: ath12k: Remove non-compact TLV support from QCNPavankumar Nandeshwar
2025-09-11Merge tag 'wireless-2025-09-11' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-09-11net: xdp: pass full flags to xdp_update_skb_shared_info()Jakub Kicinski
2025-09-11hsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu
2025-09-11wifi: mwifiex: fix endianness handling in mwifiex_send_rgpower_tableStefan Kerkmann
2025-09-11net: ionic: Provide doorbell and CMB region informationAbhijit Gangurde
2025-09-11net: ionic: Provide interrupt allocation support for the RDMA driverAbhijit Gangurde
2025-09-11net: ionic: Provide RDMA reset support for the RDMA driverAbhijit Gangurde
2025-09-11net: ionic: Export the APIs from net driver to support device commandsAbhijit Gangurde
2025-09-11net: ionic: Update LIF identity with additional RDMA capabilitiesAbhijit Gangurde
2025-09-11net: ionic: Create an auxiliary device for rdma driverAbhijit Gangurde
2025-09-11bnxt_en: Enhance stats context reservation logicSaravanan Vajravel
2025-09-10Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-09-10Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-09-10net: stmmac: dwc-qos: use PHY WoLRussell King (Oracle)
2025-09-10net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund
2025-09-10net: mana: Remove redundant netdev_lock_ops_to_full() callsSaurabh Sengar
2025-09-10net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeupsOleksij Rempel
2025-09-10can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven
2025-09-10can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKBAnssi Hannula
2025-09-10wifi: virt_wifi: Fix page fault on connectJames Guan
2025-09-10Merge tag 'iwlwifi-fixes-2025-09-09' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-09-09net: phy: marvell: Fix 88e1510 downshift counter errataRohan G Thomas
2025-09-09net/mlx5e: Add stale counter for PCIe congestion eventsDragos Tatulea
2025-09-09net/mlx5e: Make PCIe congestion event thresholds configurableDragos Tatulea
2025-09-09net/mlx5: Implement devlink total_vfs parameterVlad Dumitrescu
2025-09-09net/mlx5: Implement devlink enable_sriov parameterVlad Dumitrescu
2025-09-09net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed
2025-09-09Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-09macsec: sync features on RTM_NEWLINKStanislav Fomichev
2025-09-09vxlan: Make vxlan_fdb_find_uc() more robust against NPDsIdo Schimmel
2025-09-09net: phy: aquantia: delete aqr_firmware_read_fingerprint() prototypeVladimir Oltean
2025-09-09net: phy: fixed_phy: remove struct fixed_mdio_busHeiner Kallweit
2025-09-09net: phy: fixed_phy: add helper fixed_phy_findHeiner Kallweit
2025-09-09net: phy: fixed_phy: remove member no_carrier from struct fixed_phyHeiner Kallweit
2025-09-09net: phy: fixed_phy: remove unused interrupt supportHeiner Kallweit
2025-09-09net: phy: fix phy_uses_state_machine()Russell King (Oracle)
2025-09-09i40e: fix Jumbo Frame support after iPXE bootJacob Keller
2025-09-09i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt
2025-09-09igb: fix link test skipping when interface is admin downKohei Enju
2025-09-09igb: Fix NULL pointer dereference in ethtool loopback testTianyu Xu