aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-04benet: fix BUG when creating VFsMichal Schmidt1-1/+1
2025-07-18be2net: Use correct byte order and format string for TCP seq and ack_seqAlok Tiwari1-4/+4
2025-06-21eth: benet: migrate to new RXFH callbacksJakub Kicinski1-31/+25
2025-06-18udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev1-2/+1
2025-05-21emulex/benet: correct command version selection in be_cmd_get_stats()Alok Tiwari1-1/+1
2025-04-22emulex/benet: Annotate flash_cookie as nonstringKees Cook2-2/+6
2025-03-04be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov3-101/+100
2024-10-19be2net: fix potential memory leak in be_xmit()Wang Hai1-5/+5
2024-09-03be2net: Remove unused declarationsYue Haibing2-5/+0
2024-03-29netlink: introduce type-checking attribute iterationJohannes Berg1-4/+1
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-13/+15
2023-08-08rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma1-3/+0
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong1-1/+2
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-06-20be2net: Extend xmit workaround to BE3 chipRoss Lagerwall1-2/+2
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin1-15/+17
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean1-1/+1
2023-03-08be2net: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-8/+0
2023-03-08emulex/benet: clean up some inconsistent indentingJiapeng Chong1-13/+14
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2-14/+14
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski1-2/+1
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2-9/+9
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-18/+25
2022-07-19be2net: Fix buffer overflow in be_get_module_eepromHristo Venev3-18/+25
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet1-3/+3
2022-06-30ethernet/emulex:fix repeated words in commentsJilin Yuan1-1/+1
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski1-1/+1
2022-04-29eth: benet: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-3/+2
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2022-01-09be2net: Remove useless DMA-32 fallback configurationChristophe JAILLET1-9/+5
2021-12-10be2net: Use irq_update_affinity_hint()Nitesh Narayan Lal1-2/+2
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-1/+3
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski3-3/+3
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski1-1/+1
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-06-25Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros2-2/+6
2021-06-17be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET1-0/+1
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski1-2/+0
2020-12-09net: emulex: benet: simplify the return expression of be_if_create()Zheng Yongjun1-7/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-14be2net: convert to new udp_tunnel_nic infraJakub Kicinski2-165/+38
2020-07-01benet: use generic power managementVaibhav Gupta1-15/+7
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-03net/emulex: Delete driver versionLeon Romanovsky3-6/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-11-30net: emulex: benet: indent a Kconfig depends continuation lineRandy Dunlap1-1/+1