summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru2020-02-051-2/+2
* qed: Remove set but not used variable 'p_link'YueHaibing2020-02-041-3/+0
* qed: Fix a error code in qed_hw_init()Dan Carpenter2020-02-011-0/+1
* qed: FW 8.42.2.0 debug featuresMichal Kalderon2020-01-275-2536/+1519
* qed: rt init valid initialization changedMichal Kalderon2020-01-273-21/+6
* qed: Debug feature: ilt and mdumpMichal Kalderon2020-01-277-214/+820
* qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon2020-01-275-1/+224
* qed: FW 8.42.2.0 HSI changesMichal Kalderon2020-01-275-123/+212
* qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon2020-01-274-37/+6
* qed: Add abstraction for different hsi values per chipMichal Kalderon2020-01-272-30/+88
* qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon2020-01-278-34/+212
* qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon2020-01-277-91/+142
* qed: FW 8.42.2.0 Parser offsets modifiedMichal Kalderon2020-01-271-26/+25
* qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon2020-01-275-160/+149
* qed: FW 8.42.2.0 Expose new registers and change windowsMichal Kalderon2020-01-274-538/+488
* qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon2020-01-272-191/+232
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-262-0/+3
|\
| * qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2020-01-232-0/+3
* | net: Introduce peer to peer one step PTP time stamping.Richard Cochran2019-12-261-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-235-9/+9
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-223-7/+7
| |\
| | * qede: Disable hardware gro when xdp prog is installedManish Chopra2019-12-211-2/+2
| | * net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings2019-12-181-4/+4
| | * qede: Fix multicast mac configurationManish Chopra2019-12-121-1/+1
| * | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-2/+2
| |/
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-133-5/+5
* | qed: remove redundant assignments to rcColin Ian King2019-12-091-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-211-6/+2
|\
| * bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko2019-11-181-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-2/+10
|\ \ | |/ |/|
| * qede: fix NULL pointer deref in __qede_remove()Manish Chopra2019-11-081-2/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-7/+22
|\|
| * qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru2019-10-301-6/+21
| * qed: fix spelling mistake "queuess" -> "queues"Colin Ian King2019-10-301-1/+1
* | net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven2019-10-283-4/+4
|/
* net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-291-2/+1
|\
| * qede: qede_fp: simplify a bit 'qede_rx_build_skb()'Christophe JAILLET2019-09-221-2/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-211-3/+2
|\ \ | |/ |/|
| * Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-131-1/+3
| |\
| * \ Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-212-5/+4
| |\ \
| * | | qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon2019-07-251-3/+2
* | | | qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King2019-09-161-1/+1
* | | | qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru2019-09-111-10/+11
* | | | qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru2019-09-112-6/+34
* | | | net: qed: Move static keyword to the front of declarationKrzysztof Wilczynski2019-09-051-1/+1
* | | | qede: Add support for dumping the grc data.Sudarsana Reddy Kalluru2019-08-312-2/+28
* | | | qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru2019-08-313-0/+118
* | | | qede: Add support for reading the config id attributes.Sudarsana Reddy Kalluru2019-08-312-0/+103
* | | | qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru2019-08-313-0/+71