index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
/
qed_dcbx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-13
qed: Fix overriding offload_tc by protocols without APP TLV
Denis Bolotin
1
-7
/
+7
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+28
2018-09-20
qed: Add missing device config for RoCE EDPM in UFP mode.
Sudarsana Reddy Kalluru
1
-18
/
+22
2018-09-20
qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
Sudarsana Reddy Kalluru
1
-1
/
+8
2018-09-02
qed: Lower the severity of a dcbx log message.
Sudarsana Reddy Kalluru
1
-2
/
+3
2018-08-07
qed: Add a flag which indicates if offload TC is set
Denis Bolotin
1
-1
/
+1
2018-08-07
qed: Add DCBX API - qed_dcbx_get_priority_tc()
Denis Bolotin
1
-0
/
+18
2018-08-01
qed: Make some functions static
YueHaibing
1
-1
/
+1
2018-07-04
qed: remove redundant pointer 'name'
Colin Ian King
1
-2
/
+0
2018-07-02
qed: Fix use of incorrect size in memcpy call.
Sudarsana Reddy Kalluru
1
-4
/
+4
2018-06-20
qed: Do not advertise DCBX_LLD_MANAGED capability.
Sudarsana Reddy Kalluru
1
-7
/
+4
2018-05-08
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
1
-2
/
+12
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
1
-3
/
+1
2017-11-16
qed: use kzalloc instead of kmalloc and memset
Colin Ian King
1
-2
/
+1
2017-10-09
qed: Delete redundant check on dcb_app priority
Christos Gkekas
1
-1
/
+1
2017-09-16
qed: remove unnecessary call to memset
Himanshu Jha
1
-1
/
+0
2017-06-21
qed: Split rdma content between qed_rdma and qed_roce
Kalderon, Michal
1
-1
/
+1
2017-06-20
qed: Disable RoCE dpm when DCBx change occurs
Mintz, Yuval
1
-0
/
+8
2017-06-20
qed: RoCE EDPM to honor PFC
Mintz, Yuval
1
-0
/
+16
2017-05-30
qed: Don't inherit RoCE DCBx for V2
Sudarsana Reddy Kalluru
1
-11
/
+0
2017-05-30
qed: Correct DCBx update scheme
Sudarsana Reddy Kalluru
1
-8
/
+9
2017-05-30
qed: Add missing static/local dcbx info
Sudarsana Reddy Kalluru
1
-1
/
+3
2017-05-21
qed: Revise alloc/setup/free flow
Tomer Tayar
1
-0
/
+1
2017-05-18
qed: Utilize FW 8.20.0.0
Mintz, Yuval
1
-5
/
+6
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2017-04-25
qed: Fix error in the dcbx app meta data initialization.
sudarsana.kalluru@cavium.com
1
-5
/
+5
2017-04-24
qed: Add support for static dcbx.
sudarsana.kalluru@cavium.com
1
-5
/
+19
2017-04-24
qed: Support dcbnl IEEE selector field.
sudarsana.kalluru@cavium.com
1
-9
/
+44
2017-04-24
qed: Add additional DCBx debug messages.
sudarsana.kalluru@cavium.com
1
-6
/
+11
2017-04-24
qed: Separate RoCE DCBx support for V2.
sudarsana.kalluru@cavium.com
1
-8
/
+3
2017-04-24
qed: Cleanup DCBx unnecessary parameters.
sudarsana.kalluru@cavium.com
1
-23
/
+15
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+12
2017-04-20
qed: Fix issue in populating the PFC config paramters.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible system hang in the dcbnl-getdcbx() path.
sudarsana.kalluru@cavium.com
1
-1
/
+1
2017-04-20
qed: Fix sending an invalid PFC error mask to MFW.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible error in populating max_tc field.
sudarsana.kalluru@cavium.com
1
-0
/
+7
2017-04-04
qed: Revise QM cofiguration
Ariel Elior
1
-8
/
+6
2017-02-20
qed: Add support for hardware offloaded FCoE.
Arun Easi
1
-2
/
+11
2017-01-02
qed*: Update to dual-license
Mintz, Yuval
1
-4
/
+28
2016-10-23
qed: Zero-out the buffer paased to dcbx_query() API
Sudarsana Reddy Kalluru
1
-0
/
+2
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+17
2016-09-10
qed: mark symbols static where possible
Baoyou Xie
1
-4
/
+6
2016-09-06
qed: Remove OOM messages
Joe Perches
1
-10
/
+3
2016-09-01
qed: fix kzalloc-simple.cocci warnings
Wu Fengguang
1
-4
/
+2
2016-09-01
qed: Clear dcbx memory buffers before the usage.
Sudarsana Reddy Kalluru
1
-0
/
+4
2016-09-01
qed: Set selection-field while configuring the app entry in ieee mode.
Sudarsana Reddy Kalluru
1
-1
/
+9
2016-09-01
qed*: Disallow dcbx configuration for VF interfaces.
Sudarsana Reddy Kalluru
1
-0
/
+4
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-54
/
+169
2016-08-15
qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()
Wei Yongjun
1
-0
/
+1
2016-08-09
qed: Update app count when adding a new dcbx app entry to the table.
Sudarsana Reddy Kalluru
1
-2
/
+6
[next]