summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
...
| * qed: rework qed_rdma_bmap_free()Yury Norov2022-05-021-31/+14
* | qed: fix typos in commentsJulia Lawall2022-05-222-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-191-1/+2
|\ \
| * | net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET2022-05-171-1/+2
| |/
* | net: qede: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi2022-05-171-1/+0
* | qed: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi2022-05-171-1/+0
* | 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
* | qede: Reduce verbosity of ptp tx timestampPrabhakar Kushwaha2022-04-301-5/+5
* | qed: Remove IP services API.Guillaume Nault2022-04-222-240/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-072-1/+4
|\|
| * qede: confirm skb is allocated before usingJamie Bainbridge2022-04-061-0/+3
| * qed: fix ethtool register dumpManish Chopra2022-04-041-1/+1
* | qed: remove an unneed NULL check on list iteratorXiaomeng Tong2022-04-071-2/+2
|/
* qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix2022-03-261-5/+5
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-248-22/+146
|\
| * qed: remove unnecessary memset in qed_init_fw_funcsWan Jiabing2022-03-211-2/+0
| * qlcnic: remove redundant assignment to variable indexColin Ian King2022-03-181-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-102-7/+18
| |\
| * | qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra2022-03-032-2/+27
| * | qed: display VF trust configManish Chopra2022-03-031-0/+1
| * | net: qlcnic: use time_is_before_jiffies() instead of open coding itWang Qing2022-02-281-1/+2
| * | qed: prevent a fw assert during device shutdownVenkata Sudheer Kumar Bhavaraju2022-02-103-2/+51
| * | qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.Venkata Sudheer Kumar Bhavaraju2022-01-312-14/+64
* | | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
| |/
* | qed: return status of qed_iov_get_linkTom Rix2022-03-071-7/+11
* | net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai2022-03-071-0/+7
|/
* net/qla3xxx: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-091-8/+3
* qlcnic: Simplify DMA settingChristophe JAILLET2022-01-096-38/+19
* qed: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET2022-01-021-23/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-311-1/+1
|\
| * bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni2021-12-131-1/+1
* | 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
* | | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-5/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-092-10/+16
|\|
| * net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter2021-12-071-10/+9
| * qede: validate non LSO skb lengthManish Chopra2021-12-031-0/+7
* | qed*: esl priv flag support through ethtoolManish Chopra2021-12-035-1/+80
* | qed*: enhance tx timeout debug infoManish Chopra2021-12-036-15/+162
* | 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
* | qed: Enhance rammod debug prints to provide pretty detailsPrabhakar Kushwaha2021-12-024-15/+158
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-261-3/+3
|\|
| * net: qed: fix the array may be out of boundzhangyue2021-11-261-3/+3
* | qed: Use the bitmap API to simplify some functionsChristophe JAILLET2021-11-221-19/+5
* | ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-223-6/+18
* | net: move gro definitions to include/net/gro.hEric Dumazet2021-11-161-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-031-13/+4
|\