summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic
Commit message (Expand)AuthorAgeFilesLines
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-071-1/+1
* net: adopt skb_network_offset() and similar helpersEric Dumazet2024-03-041-2/+1
* qlcnic: replace deprecated strncpy with strscpyJustin Stitt2023-12-101-6/+6
* net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean2023-04-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-131-1/+7
|\
| * qlcnic: check pci_reset_function resultDenis Plotnikov2023-04-121-1/+7
* | qlcnic: Remove unnecessary aer.h includeBjorn Helgaas2023-03-081-1/+0
* | qlcnic: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-082-5/+0
|/
* qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin2022-12-263-10/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-12-131-0/+2
|\
| * drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()Yuan Can2022-12-091-0/+2
* | qlcnic: Clean up some inconsistent indentingJiapeng Chong2022-12-121-1/+1
|/
* qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou2022-11-251-2/+2
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-12/+7
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-3/+3
* net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-1/+1
* ethernet: Remove vf rate limit check for driversBin Chen2022-06-101-4/+2
* rtnetlink: add extack support in fdb del handlersAlaa Mohamed2022-05-091-1/+2
* net: switch to netif_napi_add_tx()Jakub Kicinski2022-05-051-5/+4
* qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix2022-03-261-5/+5
* qlcnic: remove redundant assignment to variable indexColin Ian King2022-03-181-1/+1
* net: qlcnic: use time_is_before_jiffies() instead of open coding itWang Qing2022-02-281-1/+2
* qlcnic: Simplify DMA settingChristophe JAILLET2022-01-096-38/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-233-5/+13
|\
| * qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang2021-12-183-5/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-021-2/+8
|\|
| * net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang2021-12-011-2/+8
* | ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
|/
* ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-051-1/+1
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* qlcnic: Remove redundant initialization of variable retColin Ian King2021-09-101-1/+1
* qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu2021-09-041-1/+0
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* qlcnic: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-233-29/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-191-1/+3
|\
| * net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu2021-08-171-1/+3
* | qlcnic: make the array random_data static const, makes object smallerColin Ian King2021-08-021-1/+1
|/
* Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-305-15/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-0/+1
| |\
| * | qlcnic: remove redundant continue statementColin Ian King2021-06-181-3/+0
| * | qlcnic: Use list_for_each_entry() to simplify code in qlcnic_main.cWang Hai2021-06-161-3/+1
| * | ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.cWang Hai2021-06-081-6/+2
| * | qlcnic: Remove the repeated declarationShaokun Zhang2021-06-011-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-271-1/+2
| |\ \
| * | | net: calxeda: Fix wrong function name in commentsYang Shen2021-05-172-2/+2
* | | | Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds2021-06-282-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | qlcnic: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-172-0/+2
| |/ /
* | / qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET2021-06-141-0/+1
| |/ |/|
* | qlcnic: Add null check after calling netdev_alloc_skbTom Seewald2021-05-131-0/+3
* | Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman2021-05-131-2/+0
|/