summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex
Commit message (Expand)AuthorAgeFilesLines
* net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-131-13/+15
* rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma2023-08-081-3/+0
* benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong2023-07-271-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-221-2/+2
|\
| * be2net: Extend xmit workaround to BE3 chipRoss Lagerwall2023-06-201-2/+2
* | net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin2023-05-131-15/+17
|/
* net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean2023-04-231-1/+1
* be2net: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-081-8/+0
* emulex/benet: clean up some inconsistent indentingJiapeng Chong2023-03-081-13/+14
* net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-282-14/+14
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-2/+1
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-312-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-213-18/+25
|\
| * be2net: Fix buffer overflow in be_get_module_eepromHristo Venev2022-07-193-18/+25
* | net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-3/+3
* | ethernet/emulex:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
|/
* net: make drivers set the TSO limit not the GSO limitJakub Kicinski2022-05-061-1/+1
* eth: benet: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-3/+2
* Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-131-2/+2
|\
| * be2net: Use irq_update_affinity_hint()Nitesh Narayan Lal2021-12-101-2/+2
* | be2net: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-091-9/+5
* | ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-1/+3
|/
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-143-3/+3
* ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-101-1/+0
* ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-021-1/+1
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros2021-06-252-2/+6
* be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET2021-06-171-0/+1
* net: remove ndo_udp_tunnel_* callbacksJakub Kicinski2021-01-071-2/+0
* net: emulex: benet: simplify the return expression of be_if_create()Zheng Yongjun2020-12-091-7/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* be2net: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-142-165/+38
* benet: use generic power managementVaibhav Gupta2020-07-011-15/+7
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* net: be2net: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+3
* net/emulex: Delete driver versionLeon Romanovsky2020-03-033-6/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-1/+1
|\
| * treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* net: emulex: benet: indent a Kconfig depends continuation lineRandy Dunlap2019-11-301-1/+1
* drivers: net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-261-1/+1
* be2net: make two arrays static const, makes object smallerColin Ian King2019-09-071-2/+2
* be2net: eliminate enable field from be_aic_objIvan Vecera2019-08-183-7/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-062-6/+2
|\
| * be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov2019-08-062-6/+2
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-6/+6
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-1/+1
|/
* be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier2019-07-211-0/+5
* be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier2019-07-161-1/+5