summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2024-02-28net: qlogic: qede: Use linkmode helpers for EEEAndrew Lunn
2024-02-08netxen_nic: remove redundant assignment to variable capabilityColin Ian King
2024-02-08qed: remove duplicated assignment to variable opaque_fidColin Ian King
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
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