summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-1/+2
|\
| * qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru2016-08-311-1/+2
* | qede: mark qede_set_features() staticBaoyou Xie2016-09-091-1/+1
* | qed*: Add support for the ethtool get_regs operationTomer Tayar2016-09-071-0/+24
* | qede: hide 32-bit compile warningArnd Bergmann2016-08-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-1/+4
|\ \ | |/
| * qede: Fix Tx timeout due to xmit_moreYuval Mintz2016-08-181-1/+4
* | qede: Add support for Tx/Rx-only queues.Sudarsana Reddy Kalluru2016-08-233-157/+297
* | qed*: Add support for VFs over legacy PFsYuval Mintz2016-08-222-0/+12
* | qed: utilize FW 8.10.10.0Yuval Mintz2016-08-191-1/+1
* | qede: Fix forcing high speedsYuval Mintz2016-08-181-2/+2
* | qed*: Fix pause settingYuval Mintz2016-08-181-1/+1
* | qede: Add support for per-queue stats.Sudarsana Reddy Kalluru2016-08-183-13/+57
* | qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru2016-08-183-0/+6
* | qed*: Add and modify some printsYuval Mintz2016-08-151-8/+12
* | qed*: Trivial modificationsYuval Mintz2016-08-151-3/+0
* | qed*: Semantic changesYuval Mintz2016-08-152-79/+48
* | qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru2016-08-101-30/+102
|/
* qede: Reset statistics on explicit downYuval Mintz2016-07-301-0/+1
* qede: Don't try removing unconfigured vlansYuval Mintz2016-07-301-4/+7
* qede: Bump up driver version to 8.10.1.20Manish Chopra2016-07-011-1/+1
* qede: Add get/set rx copy break tunable supportManish Chopra2016-07-013-1/+51
* qede: Utilize xmit_moreManish Chopra2016-07-011-14/+23
* qede: qede_poll refactoringManish Chopra2016-07-011-42/+35
* qede: Add support for handling IP fragmented packets.Manish Chopra2016-07-013-0/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-3/+4
|\
| * qed*: Don't reset statistics on inner reloadYuval Mintz2016-06-191-3/+4
* | qede: Fix the static checker warnings.Sudarsana Reddy Kalluru2016-06-291-3/+5
* | qede: Add support for coalescing config read/update.Sudarsana Reddy Kalluru2016-06-231-0/+53
* | qede: Move all UDP port notifiers to single functionAlexander Duyck2016-06-171-65/+50
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-101-0/+2
|\ \ | |/
| * qed: fix qed_fill_link() error handlingArnd Bergmann2016-06-011-0/+2
* | qede: Add dcbnl support.Sudarsana Reddy Kalluru2016-06-084-0/+356
* | qed: Revisit chain implementationYuval Mintz2016-06-031-2/+4
* | qed: Utilize FW 8.10.3.0Yuval Mintz2016-06-022-10/+8
|/
* qede: Don't expose self-test for VFsYuval Mintz2016-05-261-1/+4
* qede: Reload on GRO changesYuval Mintz2016-05-261-0/+24
* qede: Fix VF minimum BW settingYuval Mintz2016-05-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-201-4/+3
|\
| * qede: Fix DMA address APIs usageManish Chopra2016-05-201-4/+3
* | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-191-2/+2
* | mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-191-1/+1
|/
* qed*: Tx-switching configurationYuval Mintz2016-05-121-1/+23
* qed*: support ndo_get_vf_configYuval Mintz2016-05-121-0/+12
* qed*: IOV support spoof-checkingYuval Mintz2016-05-121-0/+11
* qed*: IOV link controlYuval Mintz2016-05-121-0/+26
* qed*: Support forced MACYuval Mintz2016-05-121-0/+31
* qed*: Support PVID configurationYuval Mintz2016-05-121-0/+18
* qede: Add VF supportYuval Mintz2016-05-123-9/+90
* qed: Introduce VFsYuval Mintz2016-05-121-4/+9
OpenPOWER on IntegriCloud