summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-02-07net: ibm: emac: Use of_get_available_child_by_name()Biju Das
2025-02-07net: ethernet: actions: Use of_get_available_child_by_name()Biju Das
2025-02-07net: ethernet: mtk_eth_soc: Use of_get_available_child_by_name()Biju Das
2025-02-07net: ethernet: mtk-star-emac: Use of_get_available_child_by_name()Biju Das
2025-02-07net: dsa: sja1105: Use of_get_available_child_by_name()Biju Das
2025-02-07net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()Biju Das
2025-02-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-02-06net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helperGeert Uytterhoeven
2025-02-06net: pcs: rzn1-miic: fill in PCS supported_interfacesRussell King (Oracle)
2025-02-06enic: remove copybreak tunableJohn Daley
2025-02-06enic: Use the Page Pool API for RXJohn Daley
2025-02-06enic: Simplify RX handler functionJohn Daley
2025-02-06enic: Move RX functions to their own fileJohn Daley
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-06Revert "net: stmmac: Specify hardware capability value when FIFO size isn't s...Russell King (Oracle)
2025-02-06eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when addin...Alexander Duyck
2025-02-06eth: fbnic: add MAC address TCAM to debugfsAlexander Duyck
2025-02-06net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabledCarolina Jubran
2025-02-06net/mlx5e: Remove unused mlx5e_tc_flow_action structGal Pressman
2025-02-06net/mlx5: Remove stray semicolon in LAG port selection table creationGal Pressman
2025-02-06net/mlx5e: Support FEC settings for 200G per lane link modesJianbo Liu
2025-02-06net/mlx5: Add support for 200Gbps per lane link modesJianbo Liu
2025-02-06ethtool: Add support for 200Gbps per lane link modesJianbo Liu
2025-02-06net/mlx5: Generate PPS IN event on new function for shared clockJianbo Liu
2025-02-06net/mlx5: Support one PTP device per hardware clockJianbo Liu
2025-02-06net/mlx5: Move PPS notifier and out_work to clock_stateJianbo Liu
2025-02-06net/mlx5: Add devcom component for the clock shared by functionsJianbo Liu
2025-02-06net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointerJianbo Liu
2025-02-06net/mlx5: Add API to get mlx5_core_dev from mlx5_clockJianbo Liu
2025-02-06net/mlx5: Add init and destruction functions for a single HW clockJianbo Liu
2025-02-06net/mlx5: Change parameters for PTP internal functionsJianbo Liu
2025-02-06net/mlx5: Add helper functions for PTP callbacksJianbo Liu
2025-02-05vxlan: Avoid unnecessary updates to FDB 'used' timeIdo Schimmel
2025-02-05vxlan: Age out FDB entries based on 'updated' timeIdo Schimmel
2025-02-05vxlan: Refresh FDB 'updated' time upon user space updatesIdo Schimmel
2025-02-05vxlan: Refresh FDB 'updated' time upon 'NTF_USE'Ido Schimmel
2025-02-05vxlan: Always refresh FDB 'updated' time when learning is enabledIdo Schimmel
2025-02-05vxlan: Read jiffies once when updating FDB 'used' timeIdo Schimmel
2025-02-05vxlan: Annotate FDB data racesIdo Schimmel
2025-02-05r8169: don't scan PHY addresses > 0Heiner Kallweit
2025-02-05tun: revert fix group permission checkWillem de Bruijn
2025-02-05cxgb4: Avoid a -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-02-05wifi: ath11k: update channel list in worker when wait flag is setWen Gong
2025-02-05wifi: ath11k: update channel list in reg notifier instead reg workerWen Gong
2025-02-05ice: init flow director before RDMAMichal Swiatkowski
2025-02-05ice: simplify VF MSI-X managingMichal Swiatkowski
2025-02-05ice: enable_rdma devlink paramMichal Swiatkowski
2025-02-05ice: treat dyn_allowed only as suggestionMichal Swiatkowski
2025-02-05ice, irdma: move interrupts code to irdmaMichal Swiatkowski
2025-02-05ice: get rid of num_lan_msix fieldMichal Swiatkowski