index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-02-28
net: qlogic: qede: Use linkmode helpers for EEE
Andrew Lunn
2024-02-08
netxen_nic: remove redundant assignment to variable capability
Colin Ian King
2024-02-08
qed: remove duplicated assignment to variable opaque_fid
Colin Ian King
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-03
net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
Dinghao Liu
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-12
qed: Fix a potential use-after-free in qed_cxt_tables_alloc
Dinghao Liu
2023-12-10
qlcnic: replace deprecated strncpy with strscpy
Justin Stitt
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-20
qed: devlink health: use retained error fmsg API
Przemek Kitszel
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-18
qede: Refactor qede_forced_speed_maps_init()
Paul Greenwalt
2023-10-15
qed: fix LL2 RX buffer allocation
Manish Chopra
2023-10-13
qed: replace uses of strncpy
Justin Stitt
2023-10-03
qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
Gustavo A. R. Silva
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-08-23
qed/qede: Remove unused declarations
Yue Haibing
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-17
qede: fix firmware halt over suspend and resume
Manish Chopra
2023-08-15
qed: remove unused 'resp_size' calculation
Arnd Bergmann
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-29
qed: Fix scheduling in a tasklet while getting stats
Konstantin Khorenko
2023-06-06
qed/qede: Fix scheduling while atomic
Manish Chopra
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-12
qlcnic: check pci_reset_function result
Denis Plotnikov
2023-03-27
qed: remove unused num_ooo_add_to_peninsula variable
Tom Rix
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-19
qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info
Daniil Tatianin
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-16
qed/qed_mng_tlv: correctly zero out ->min instead of ->hour
Daniil Tatianin
2023-03-13
qed/qed_dev: guard against a possible division by zero
Daniil Tatianin
2023-03-10
qede: remove linux/version.h and linux/compiler.h
Muhammad Usama Anjum
2023-03-08
qlcnic: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-08
qlcnic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
net: qede: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-08
qed: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
netxen_nic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
netxen_nic: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2023-02-26
qede: avoid uninitialized entries in coal_entry array
Michal Schmidt
2023-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-20
qede: fix interrupt coalescing configuration
Manish Chopra
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-27
qede: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
[next]