summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede
Commit message (Expand)AuthorAgeFilesLines
* qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru2016-10-221-0/+6
* qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru2016-10-221-0/+2
* qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-141-1/+1
* qede: Add qedr frameworkRam Amrani2016-10-044-9/+350
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-131-1/+2
|\
| * qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru2016-09-011-1/+2
* | qede: mark qede_set_features() staticBaoyou Xie2016-09-101-1/+1
* | qed*: Add support for the ethtool get_regs operationTomer Tayar2016-09-081-0/+24
* | qede: hide 32-bit compile warningArnd Bergmann2016-08-311-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-191-1/+4
* | qede: Add support for Tx/Rx-only queues.Sudarsana Reddy Kalluru2016-08-243-157/+297
* | qed*: Add support for VFs over legacy PFsYuval Mintz2016-08-232-0/+12
* | qed: utilize FW 8.10.10.0Yuval Mintz2016-08-201-1/+1
* | qede: Fix forcing high speedsYuval Mintz2016-08-191-2/+2
* | qed*: Fix pause settingYuval Mintz2016-08-191-1/+1
* | qede: Add support for per-queue stats.Sudarsana Reddy Kalluru2016-08-193-13/+57
* | qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru2016-08-193-0/+6
* | qed*: Add and modify some printsYuval Mintz2016-08-151-8/+12
* | qed*: Trivial modificationsYuval Mintz2016-08-151-3/+0Star
* | qed*: Semantic changesYuval Mintz2016-08-152-79/+48Star
* | qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru2016-08-111-30/+102
|/
* qede: Reset statistics on explicit downYuval Mintz2016-07-311-0/+1
* qede: Don't try removing unconfigured vlansYuval Mintz2016-07-311-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/+35Star
* 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-181-65/+50Star
* | 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-021-0/+2
* | qede: Add dcbnl support.Sudarsana Reddy Kalluru2016-06-084-0/+356
* | qed: Revisit chain implementationYuval Mintz2016-06-041-2/+4
* | qed: Utilize FW 8.10.3.0Yuval Mintz2016-06-032-10/+8Star
|/
* 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-211-4/+3Star
|\
| * qede: Fix DMA address APIs usageManish Chopra2016-05-201-4/+3Star
* | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-201-2/+2
* | mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-201-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