summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)AuthorFilesLines
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin1-5/+18
2020-06-30net: qede: stop adding events on an already destroyed workqueueAlexander Lobakin1-1/+2
2020-06-30net: qed: fix async event callbacks unregisteringAlexander Lobakin3-5/+7
2020-06-22net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma2-2/+11
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu1-1/+3
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson1-22/+16
2020-05-02qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-04-17qlcnic: Fix bad kzalloc null testXu Wang1-1/+1
2020-03-05qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon2-1/+30
2020-02-11qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru1-2/+2
2020-02-06qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2-0/+3
2019-12-31qede: Fix multicast mac configurationManish Chopra1-1/+1
2019-12-31qede: Disable hardware gro when xdp prog is installedManish Chopra1-2/+2
2019-12-31net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings1-4/+4
2019-11-09qede: fix NULL pointer deref in __qede_remove()Manish Chopra1-2/+10
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru1-6/+21
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King1-1/+1
2019-10-05net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+1
2019-09-22qede: qede_fp: simplify a bit 'qede_rx_build_skb()'Christophe JAILLET1-2/+1
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-3/+2
2019-09-16qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King1-1/+1
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe1-1/+3
2019-09-11qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru1-10/+11
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru2-6/+34
2019-09-05net: qed: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-08-31qede: Add support for dumping the grc data.Sudarsana Reddy Kalluru2-2/+28
2019-08-31qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru3-0/+118
2019-08-31qede: Add support for reading the config id attributes.Sudarsana Reddy Kalluru2-0/+103
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru3-0/+71
2019-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+3
2019-08-23qed: Add cleanup in qed_slowpath_start()Wenwen Wang1-1/+3
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2-5/+4
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru1-0/+68
2019-08-15qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru3-0/+69
2019-08-09qed: Add new ethtool supported port types based on media.Rahul Verma2-2/+7
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+2
2019-08-03net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-07-27qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon1-1/+1
2019-07-25qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon1-3/+2
2019-07-25qed: reduce maximum stack frame sizeArnd Bergmann1-19/+15
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier8-11442/+0
2019-07-23net: Use skb accessors in network driversMatthew Wilcox (Oracle)2-3/+3
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler1-3/+2
2019-07-15ethernet: remove redundant memsetFuqian Huang1-3/+0
2019-07-10net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso3-6/+6
2019-07-10drivers: net: use flow block APIPablo Neira Ayuso1-1/+4
2019-07-10net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso1-20/+3
2019-07-03qlcnic: remove redundant assignment to variable errColin Ian King1-1/+1
2019-07-03qed: Add support for Timestamping the unicast PTP packets.Sudarsana Reddy Kalluru1-2/+6