aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-09-11net: ionic: Provide RDMA reset support for the RDMA driverAbhijit Gangurde2-0/+31
2025-09-11net: ionic: Export the APIs from net driver to support device commandsAbhijit Gangurde4-8/+40
2025-09-11net: ionic: Update LIF identity with additional RDMA capabilitiesAbhijit Gangurde1-5/+24
2025-09-11net: ionic: Create an auxiliary device for rdma driverAbhijit Gangurde8-1/+128
2025-09-11bnxt_en: Enhance stats context reservation logicSaravanan Vajravel3-2/+15
2025-09-10Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski2-15/+9
2025-09-10Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski6-13/+50
2025-09-10net: stmmac: dwc-qos: use PHY WoLRussell King (Oracle)1-1/+2
2025-09-10net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund1-0/+4
2025-09-10net: mana: Remove redundant netdev_lock_ops_to_full() callsSaurabh Sengar1-10/+0
2025-09-10net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeupsOleksij Rempel1-13/+0
2025-09-10can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven1-7/+1
2025-09-10can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKBAnssi Hannula1-8/+8
2025-09-10wifi: virt_wifi: Fix page fault on connectJames Guan1-1/+3
2025-09-10Merge tag 'iwlwifi-fixes-2025-09-09' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohannes Berg1-13/+13
2025-09-09net: phy: marvell: Fix 88e1510 downshift counter errataRohan G Thomas1-1/+38
2025-09-09net/mlx5e: Add stale counter for PCIe congestion eventsDragos Tatulea1-1/+6
2025-09-09net/mlx5e: Make PCIe congestion event thresholds configurableDragos Tatulea3-8/+174
2025-09-09net/mlx5: Implement devlink total_vfs parameterVlad Dumitrescu1-0/+132
2025-09-09net/mlx5: Implement devlink enable_sriov parameterVlad Dumitrescu1-0/+199
2025-09-09net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed5-1/+269
2025-09-09Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski15-414/+1191
2025-09-09macsec: sync features on RTM_NEWLINKStanislav Fomichev1-0/+1
2025-09-09vxlan: Make vxlan_fdb_find_uc() more robust against NPDsIdo Schimmel1-3/+4
2025-09-09net: phy: aquantia: delete aqr_firmware_read_fingerprint() prototypeVladimir Oltean1-1/+0
2025-09-09net: phy: fixed_phy: remove struct fixed_mdio_busHeiner Kallweit1-31/+19
2025-09-09net: phy: fixed_phy: add helper fixed_phy_findHeiner Kallweit1-38/+41
2025-09-09net: phy: fixed_phy: remove member no_carrier from struct fixed_phyHeiner Kallweit1-4/+1
2025-09-09net: phy: fixed_phy: remove unused interrupt supportHeiner Kallweit1-6/+3
2025-09-09net: phy: fix phy_uses_state_machine()Russell King (Oracle)1-2/+3
2025-09-09i40e: fix Jumbo Frame support after iPXE bootJacob Keller4-6/+47
2025-09-09i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt1-1/+1
2025-09-09igb: fix link test skipping when interface is admin downKohei Enju1-4/+1
2025-09-09igb: Fix NULL pointer dereference in ethtool loopback testTianyu Xu1-2/+1
2025-09-09eth: fbnic: support persistent NAPI configJakub Kicinski1-1/+2
2025-09-09wifi: iwlwifi: fix 130/1030 configsJohannes Berg1-13/+13
2025-09-09wifi: iwlwifi: mld: CHANNEL_SURVEY_NOTIF is always supportedMiri Korenblit1-3/+1
2025-09-09wifi: iwlwifi: mld: remove support of iwl_esr_mode_notif version 1Miri Korenblit2-21/+8
2025-09-09wifi: iwlwifi: mld: remove support from of sta cmd version 1Miri Korenblit1-5/+3
2025-09-09wifi: iwlwifi: mld: remove support of roc cmd version 5Miri Korenblit1-8/+2
2025-09-09wifi: iwlwifi: mld: remove support of mac cmd ver 2Miri Korenblit1-22/+8
2025-09-09wifi: iwlwifi: mld: don't consider phy cmd version 5Miri Korenblit1-1/+1
2025-09-09wifi: iwlwifi: implement wowlan status notification API updateRotem Kerem4-47/+304
2025-09-09wifi: iwlwifi: fw: Add ASUS to PPAG and TAS listNidhish A N1-2/+12
2025-09-09wifi: iwlwifi: add kunit tests for nvm parsePagadala Yesu Anjaneyulu4-72/+152
2025-09-09wifi: iwlwifi: api: add a flag to iwl_link_ctx_modify_flagsMiri Korenblit1-0/+3
2025-09-09wifi: iwlwifi: pcie: move ltr_enabled to the specific transportMiri Korenblit5-5/+19
2025-09-09wifi: iwlwifi: pcie: move pm_support to the specific transportMiri Korenblit5-4/+23
2025-09-09wifi: iwlwifi: rename iwl_finish_nic_initMiri Korenblit8-15/+15
2025-09-09wifi: iwlwifi: replace SUPPRESS_CMD_ERROR_ONCE status bit with a booleanRotem Kerem4-12/+8