summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex
AgeCommit message (Expand)AuthorFilesLines
2025-12-07be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-08-28be2net: Use correct byte order and format string for TCP seq and ack_seqAlok Tiwari1-4/+4
2025-08-28benet: fix BUG when creating VFsMichal Schmidt1-1/+1
2025-06-27emulex/benet: correct command version selection in be_cmd_get_stats()Alok Tiwari1-1/+1
2025-03-13be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov3-101/+100
2024-11-08be2net: fix potential memory leak in be_xmit()Wang Hai1-5/+5
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean1-1/+1
2023-08-11benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong1-1/+2
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall1-2/+2
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev3-18/+25
2021-07-14Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros2-2/+6
2021-06-23be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET1-0/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-15be2net: convert to new udp_tunnel_nic infraJakub Kicinski2-165/+38
2020-07-01benet: use generic power managementVaibhav Gupta1-15/+7
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-04net/emulex: Delete driver versionLeon Romanovsky3-6/+1
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-12-13netdev: 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
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-09-07be2net: make two arrays static const, makes object smallerColin Ian King1-2/+2
2019-08-19be2net: eliminate enable field from be_aic_objIvan Vecera3-7/+9
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-6/+2
2019-08-06be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov2-6/+2
2019-07-31net: Use skb_frag_off accessorsJonathan Lemon1-6/+6
2019-07-23net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-1/+1
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier1-0/+5
2019-07-16be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier1-1/+5
2019-06-22be2net: fix link failure after ethtool offline testPetr Oros1-6/+22
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-06-16be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338Thomas Gleixner8-40/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner4-0/+4
2019-04-02net: move skb->xmit_more hint to softnet dataFlorian Westphal1-1/+1
2019-01-28benet: remove broken and unused macroLubomir Rintel1-4/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain3-52/+52
2018-12-13net: ndo_bridge_setlink: Add extackPetr Machata1-1/+1
2018-11-22benet: use skb_vlan_tag_get_prio()Michał Mirosław1-1/+1
2018-11-09benet: use __vlan_hwaccel helpersMichał Mirosław1-4/+9
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2018-10-23Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera2-4/+3
2018-10-05be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti1-4/+1
2018-10-03PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep1-1/+0
2018-09-05be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros1-1/+1
2018-08-10be2net: Use Kconfig flag to support for enabling/disabling adaptersPetr Oros3-3/+63
2018-08-08be2net: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King1-1/+1