summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qed: add support for link pause configuration.Sudarsana Reddy Kalluru2016-04-251-0/+14
* qed*: Conditions for changing linkYuval Mintz2016-04-252-4/+16
* qede: Add support for ethtool private flagsYuval Mintz2016-04-251-0/+23
* qed*: Align statistics namesYuval Mintz2016-04-254-40/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-231-57/+100
|\
| * qede: Fix single MTU sized packet from firmware GRO flowManish Chopra2016-04-211-0/+13
| * qede: Fix setting Skb network headerManish Chopra2016-04-211-2/+2
| * qede: Fix various memory allocation error flows for fastpathManish Chopra2016-04-211-55/+85
* | qlcnic: protect qlicnic_attach_func with rtnl_lockHannes Frederic Sowa2016-04-211-2/+8
* | qede: Add fastpath support for tunnelingManish Chopra2016-04-152-10/+92
* | qed: Enable GRE tunnel slowpath configurationManish Chopra2016-04-151-0/+4
* | qed/qede: Add GENEVE tunnel slowpath configuration supportManish Chopra2016-04-154-1/+69
* | qed/qede: Add VXLAN tunnel slowpath configuration supportManish Chopra2016-04-155-4/+86
* | qed: Add infrastructure support for tunnelingManish Chopra2016-04-1510-4/+553
* | qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueueAmitoj Kaur Chawla2016-04-151-1/+1
* | qed* - bump driver versions to 8.7.1.20Yuval Mintz2016-04-142-3/+3
* | qede: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru2016-04-143-10/+283
* | qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru2016-04-141-16/+1
* | qed*: remove version dependencyRahul Verma2016-04-145-32/+2
|/
* qed: initialize return rc to avoid returning garbageColin Ian King2016-03-301-1/+1
* qlge: Update version to 1.00.00.35Manish Chopra2016-03-251-1/+1
* qlge: Fix receive packets drop.Manish Chopra2016-03-181-0/+11
* qed: Enlrage the drain timeoutYuval Mintz2016-03-111-2/+2
* qed: Notify of transciever changesZvi Nachmani2016-03-112-0/+41
* qed: Major changes to MB lockingTomer Tayar2016-03-112-97/+167
* qed: Prevent MF link notificationsSudarsana Reddy Kalluru2016-03-112-1/+9
* qede: Fix net-next "make ARCH=x86_64"Manish Chopra2016-03-101-1/+4
* qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia2016-03-103-5/+14
* qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2016-03-102-6/+5
* qede: Add slowpath/fastpath support and enable hardware GROManish Chopra2016-03-072-1/+388
* qed/qede: Add infrastructure support for hardware GROManish Chopra2016-03-073-33/+79
* qed: Remove unused NVM vendor IDYuval Mintz2016-03-022-10/+0
* qed: Fix error flow on slowpath startYuval Mintz2016-03-023-44/+64
* qed: Move statistics to L2 codeYuval Mintz2016-03-023-245/+324
* qed: Support B0 instead of A0Yuval Mintz2016-03-022-19/+24
* qed: Correct BAR sizes for older MFWRam Amrani2016-03-021-13/+29
* qed: Print additional HW attention infoYuval Mintz2016-03-012-105/+479
* qed: Print HW attention reasonsYuval Mintz2016-03-011-107/+1436
* qed: Add support for HW attentionsYuval Mintz2016-03-012-40/+357
* qed: Semantic refactoring of interrupt codeYuval Mintz2016-03-014-77/+105
* qed, qede: rebrand module descriptionYuval Mintz2016-02-252-6/+6
* qed: Prevent probe on previous errorYuval Mintz2016-02-251-0/+11
* qed: add MODULE_FIRMWARE()Yuval Mintz2016-02-251-0/+2
* qede: Don't report link change needlesslyYuval Mintz2016-02-251-6/+10
* qede: Linearize SKBs when neededYuval Mintz2016-02-251-5/+33
* qede: Change pci DID for 10g deviceYuval Mintz2016-02-251-1/+1
* netxen: Use kobj_to_dev()Amitoj Kaur Chawla2016-02-251-5/+5
* qed,qede: Bump driver versions to 8.7.0.0Yuval Mintz2016-02-212-2/+2
* qed: Introduce DMA_REGPAIR_LEYuval Mintz2016-02-213-20/+10
* qed: Change metadata needed for SPQ entriesYuval Mintz2016-02-213-107/+95
OpenPOWER on IntegriCloud