summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
2016-09-07qed: Add support for debug data collectionTomer Tayar
2016-09-07qed: add missing header dependenciesBaoyou Xie
2016-09-06qed: Add infrastructure for debug data collectionTomer Tayar
2016-09-06qed: Remove OOM messagesJoe Perches
2016-09-01qed: fix kzalloc-simple.cocci warningsWu Fengguang
2016-08-31qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru
2016-08-31qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru
2016-08-31qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-22qed: Change locking scheme for VF channelYuval Mintz
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz
2016-08-22qed: Prevent VFs from pause floodingYuval Mintz
2016-08-22qed: Add support for legacy VFsYuval Mintz
2016-08-22qed: FLR of active VFs might lead to FW assertYuval Mintz
2016-08-19qed: utilize FW 8.10.10.0Yuval Mintz
2016-08-18qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-15qed*: Add and modify some printsYuval Mintz
2016-08-15qed*: Trivial modificationsYuval Mintz
2016-08-15qed*: Semantic changesYuval Mintz
2016-08-14qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()Wei Yongjun
2016-08-10qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru
2016-08-08qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru
2016-08-08qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru
2016-08-08qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru
2016-08-08qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru
2016-08-08qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun
2016-08-01qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru
2016-08-01qed: Fix error return code in qed_resc_alloc()Wei Yongjun
2016-08-01qed: do not use unitialized variablexypron.glpk@gmx.de
2016-07-30qed: Prevent over-usage of vlan credits by PFYuval Mintz
2016-07-30qed: Correct min bandwidth for 100gYuval Mintz
2016-07-30qed: Don't over-do producer cleanup for RxYuval Mintz
2016-07-30qed: Fix removal of spoof checking for VFsYuval Mintz
2016-07-25qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru
2016-06-29qed: Fix static checker warnings.Sudarsana Reddy Kalluru
2016-06-23qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru
2016-06-19qed: Add missing port-modeYuval Mintz
2016-06-19qed: Fix returning unlimited SPQ entriesYuval Mintz
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz
2016-06-19qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz
2016-06-19qed: Correct default vlan behaviorYuval Mintz
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru
2016-06-08qed: potential overflow in qed_cxt_src_t2_alloc()Dan Carpenter
2016-06-07qed: PF to reply to unknown messagesYuval Mintz
2016-06-07qed: PF enforce MAC limitation of VFsYuval Mintz