summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
5 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
12 daysnetmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-19net/mlx4_en: Remove the redundant NULL check for the 'my_ets' objectAndrey Vatoropin
2025-06-18udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev
2025-06-18net/mlx4e: Don't redefine IB_MTU_XXX enumMark Zhang
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-29net/mlx4_en: Prevent potential integer overflow calculating HzDan Carpenter
2025-05-12net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts infoJason Xing
2025-04-29net/mlx4_core: Adjust allocation type for buddy->bitsKees Cook
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02eth: mlx4: select PAGE_POOLGreg Thelen
2025-02-18eth: mlx4: use the page pool for Rx buffersJakub Kicinski
2025-02-18eth: mlx4: remove the local XDP fast-recycling ringJakub Kicinski
2025-02-18eth: mlx4: don't try to complete XDP frames in netpollJakub Kicinski
2025-02-18eth: mlx4: create a page pool for RxJakub Kicinski
2025-02-14net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook
2025-02-04mlx4: Remove unused functionsDr. David Alan Gilbert
2024-10-14mlx4: Add support for persistent NAPI config to RX CQsJoe Damato
2024-07-31net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28Krzysztof Olędzki
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-06-18net/mlx4_en: Use ethtool_puts/sprintf to fill stats stringsKamal Heib
2024-06-18net/mlx4_en: Use ethtool_puts to fill selftest stringsKamal Heib
2024-06-18net/mlx4_en: Use ethtool_puts to fill priv flags stringsKamal Heib
2024-05-30net/mlx4: support per-queue statistics via netlinkJoe Damato
2024-05-30net/mlx4: link NAPI instances to queues and IRQsJoe Damato
2024-05-30net/mlx4: Track RX allocation failures in a statJoe Damato
2024-05-28net: ethernet: mlx4: remove unused struct 'mlx4_port_config'Dr. David Alan Gilbert
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-11net: move skb ref helpers to new headerMina Almasry
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-02-06mlx4: Address spelling errorsSimon Horman
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-10-13net/mlx4_core: replace deprecated strncpy with strscpyJustin Stitt
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi
2023-08-23mlx4: Delete custom device management logicPetr Pavlu
2023-08-23mlx4: Connect the infiniband part to the auxiliary busPetr Pavlu
2023-08-23mlx4: Connect the ethernet part to the auxiliary busPetr Pavlu
2023-08-23mlx4: Register mlx4 devices to an auxiliary virtual busPetr Pavlu
2023-08-23mlx4: Avoid resetting MLX4_INTFF_BONDING per driverPetr Pavlu
2023-08-23mlx4: Move the bond work to the core driverPetr Pavlu
2023-08-23mlx4: Get rid of the mlx4_interface.activate callbackPetr Pavlu
2023-08-23mlx4: Replace the mlx4_interface.event callback with a notifierPetr Pavlu
2023-08-23mlx4: Use 'void *' as the event param of mlx4_dispatch_event()Petr Pavlu
2023-08-23mlx4: Rename member mlx4_en_dev.nb to netdev_nbPetr Pavlu
2023-08-23mlx4: Get rid of the mlx4_interface.get_dev callbackPetr Pavlu
2023-08-03net/mlx4: Remove many unnecessary NULL valuesRuan Jinjie
2023-07-26net/mlx4: clean up a type issueDan Carpenter
2023-05-30devlink: move port_type_set() op into devlink_port_opsJiri Pirko