summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
Commit message (Expand)AuthorAge
* net: qed: use correct strncpy() sizeArnd Bergmann2018-02-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * qed: code indent should use tabs where possibleRohit Visavalia2018-01-25
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-24
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
| |\ \
| * | | qed: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-02
| * | | qed*: Advance drivers' version to 8.33.0.20Tomer Tayar2018-01-02
| * | | qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-02
| * | | qed*: HSI renaming for different types of HWTomer Tayar2018-01-02
| * | | qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar2018-01-02
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-30
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() orderingPaul E. McKenney2017-12-04
| |/ /
* | | qed: Free reserved MR tidMichal Kalderon2018-01-24
* | | qed: Remove reserveration of dpi for kernelMichal Kalderon2018-01-24
| |/ |/|
* | qed: Fix potential use-after-free in qed_spq_post()Roland Dreier2018-01-16
|/
* qed: use kzalloc instead of kmalloc and memsetColin Ian King2017-11-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | qed: Fix iWARP out of order flowMichal Kalderon2017-10-19
* | qed: Add iWARP support for fpdu spanned over more than two tcp packetsMichal Kalderon2017-10-09
* | qed: Add support for MPA header being split over two tcp packetsMichal Kalderon2017-10-09
* | qed: Add support for freeing two ll2 buffers for corner casesMichal Kalderon2017-10-09
* | qed: Add unaligned and packed packet processingMichal Kalderon2017-10-09
* | qed: Add mpa buffer descriptors for storing and processing mpa fpdusMichal Kalderon2017-10-09
* | qed: Add ll2 connection for processing unaligned MPA packetsMichal Kalderon2017-10-09
* | qed: Add LL2 slowpath handlingMichal Kalderon2017-10-09
* | qed: Add the source of a packet sent on an iWARP ll2 connectionMichal Kalderon2017-10-09
* | qed: Fix initialization of ll2 offload featureMichal Kalderon2017-10-09
* | qed: Add ll2 option for dropping a tx packetMichal Kalderon2017-10-09
* | qed: Add ll2 ability of opening a secondary queueMichal Kalderon2017-10-09
* | qed: Add ll2 option to limit the number of bds per packetMichal Kalderon2017-10-09
* | qed: Delete redundant check on dcb_app priorityChristos Gkekas2017-10-08
* | qed: iWARP - Add check for errors on a SYN packetMichal Kalderon2017-09-26
* | qed: Fix maximum number of CQs for iWARPMichal Kalderon2017-09-26
* | qed: Add iWARP out of order supportMichal Kalderon2017-09-26
* | qed: Add iWARP enablement supportMichal Kalderon2017-09-26
|/
* qed: remove unnecessary call to memsetHimanshu Jha2017-09-15
* qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King2017-08-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-09
|\
| * qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet2017-08-07
* | qed: Read per queue coalesce from hardwareRahul Verma2017-07-27
* | qed: Add support for vf coalesce configuration.Rahul Verma2017-07-27
* | qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-27
* | qed/qede: Add setter APIs support for RX flow classificationChopra, Manish2017-07-27
|/
* qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal2017-07-11
* qed: initialize ll2_syn_handle at start of functionMichal Kalderon2017-07-03
* qed: Add iWARP support for physical queue allocationKalderon, Michal2017-07-03
* qed: Add iWARP protocol support in context allocationKalderon, Michal2017-07-03
* qed: iWARP CM add error handlingKalderon, Michal2017-07-03
* qed: iWARP implement disconnect flowsKalderon, Michal2017-07-03