summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-03net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-12qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu
2023-12-10qlcnic: replace deprecated strncpy with strscpyJustin Stitt
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-20qed: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-18qede: Refactor qede_forced_speed_maps_init()Paul Greenwalt
2023-10-15qed: fix LL2 RX buffer allocationManish Chopra
2023-10-13qed: replace uses of strncpyJustin Stitt
2023-10-03qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-08-23qed/qede: Remove unused declarationsYue Haibing
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-17qede: fix firmware halt over suspend and resumeManish Chopra
2023-08-15qed: remove unused 'resp_size' calculationArnd Bergmann
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-29qed: Fix scheduling in a tasklet while getting statsKonstantin Khorenko
2023-06-06qed/qede: Fix scheduling while atomicManish Chopra
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-12qlcnic: check pci_reset_function resultDenis Plotnikov
2023-03-27qed: remove unused num_ooo_add_to_peninsula variableTom Rix
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-19qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-16qed/qed_mng_tlv: correctly zero out ->min instead of ->hourDaniil Tatianin
2023-03-13qed/qed_dev: guard against a possible division by zeroDaniil Tatianin
2023-03-10qede: remove linux/version.h and linux/compiler.hMuhammad Usama Anjum
2023-03-08qlcnic: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-08qlcnic: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-08net: qede: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-08qed: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-08netxen_nic: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-08netxen_nic: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-02-26qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt
2023-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-20qede: fix interrupt coalescing configurationManish Chopra
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27qed: remove pointless call to devlink_param_driverinit_value_set()Jiri Pirko
2023-01-10qed: fix a typo in commentDai Shixin
2023-01-04qed: allow sleep in qed_mcp_trace_dump()Caleb Sander
2022-12-26qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-12-12qlcnic: Clean up some inconsistent indentingJiapeng Chong