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.12.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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
qed: Fix the VF msix vectors flow
Shai Malin
1
-1
/
+6
2019-09-21
qed: Add cleanup in qed_slowpath_start()
Wenwen Wang
1
-1
/
+3
2018-12-13
qed: Fix PTT leak in qed_drain()
Denis Bolotin
1
-1
/
+1
2018-08-24
qed: Add sanity check for SIMD fastpath handler.
Sudarsana Reddy Kalluru
1
-2
/
+10
2018-07-22
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
1
-0
/
+9
2018-04-13
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
1
-1
/
+5
2018-03-22
qed: Correct MSI-x for storage
Mintz, Yuval
1
-1
/
+2
2016-11-10
qed: Correct rdma params configuration
Ram Amrani
1
-9
/
+8
2016-10-23
qed*: Reduce the memory footprint for Rx path
Sudarsana Reddy Kalluru
1
-0
/
+1
2016-10-14
qed: Additional work toward cleaning C=1
Yuval Mintz
1
-1
/
+1
2016-10-14
qed*: Fix Kconfig dependencies with INFINIBAND_QEDR
Yuval Mintz
1
-15
/
+13
2016-10-04
qed: Add support for RoCE hw init
Ram Amrani
1
-2
/
+42
2016-10-04
qed: Add Light L2 support
Yuval Mintz
1
-1
/
+22
2016-09-08
qed*: Add support for the ethtool get_regs operation
Tomer Tayar
1
-0
/
+2
2016-09-08
qed: Add support for debug data collection
Tomer Tayar
1
-0
/
+4
2016-09-06
qed: Remove OOM messages
Joe Perches
1
-3
/
+1
2016-08-19
qed: Add support for NCSI statistics.
Sudarsana Reddy Kalluru
1
-0
/
+21
2016-08-15
qed*: Add and modify some prints
Yuval Mintz
1
-6
/
+15
2016-08-15
qed*: Semantic changes
Yuval Mintz
1
-8
/
+5
2016-08-11
qed*: Add support for ethtool link_ksettings callbacks.
Sudarsana Reddy Kalluru
1
-51
/
+56
2016-08-02
qed: Fail driver load in 100g MSI mode.
Sudarsana Reddy Kalluru
1
-1
/
+6
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-06-23
qed: Add support for coalescing config read/update.
Sudarsana Reddy Kalluru
1
-0
/
+34
2016-06-19
qed: Add missing port-mode
Yuval Mintz
1
-0
/
+1
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+36
2016-06-04
qed: Add iscsi/rdma personalities
Yuval Mintz
1
-1
/
+4
2016-06-03
qed: Utilize FW 8.10.3.0
Yuval Mintz
1
-11
/
+11
2016-06-02
qed: fix qed_fill_link() error handling
Arnd Bergmann
1
-9
/
+36
2016-05-26
qed: Prevent 100g from working in MSI
Sudarsana Reddy Kalluru
1
-8
/
+10
2016-05-17
qed: Remove a stray tab
Dan Carpenter
1
-1
/
+1
2016-05-16
qed: VFs gracefully accept lack of PM
Yuval Mintz
1
-1
/
+1
2016-05-12
qed*: Tx-switching configuration
Yuval Mintz
1
-0
/
+1
2016-05-12
qed: Bulletin and Link
Yuval Mintz
1
-3
/
+9
2016-05-12
qed: IOV configure and FLR
Yuval Mintz
1
-0
/
+1
2016-05-12
qed: Introduce VFs
Yuval Mintz
1
-61
/
+131
2016-05-12
qed: Add VF->PF channel infrastructure
Yuval Mintz
1
-1
/
+9
2016-05-02
qed: add infrastructure for device self tests.
Sudarsana Reddy Kalluru
1
-0
/
+28
2016-04-25
qed: add support for link pause configuration.
Sudarsana Reddy Kalluru
1
-0
/
+14
2016-04-25
qed*: Conditions for changing link
Yuval Mintz
1
-0
/
+6
2016-04-16
qed: Enable GRE tunnel slowpath configuration
Manish Chopra
1
-0
/
+4
2016-04-16
qed/qede: Add GENEVE tunnel slowpath configuration support
Manish Chopra
1
-1
/
+4
2016-04-16
qed/qede: Add VXLAN tunnel slowpath configuration support
Manish Chopra
1
-1
/
+7
2016-04-16
qed: Add infrastructure support for tunneling
Manish Chopra
1
-1
/
+1
2016-04-14
qed*: remove version dependency
Rahul Verma
1
-11
/
+0
2016-03-02
qed: Fix error flow on slowpath start
Yuval Mintz
1
-4
/
+6
2016-03-02
qed: Semantic refactoring of interrupt code
Yuval Mintz
1
-6
/
+9
2016-02-26
qed, qede: rebrand module description
Yuval Mintz
1
-3
/
+3
2016-02-26
qed: Prevent probe on previous error
Yuval Mintz
1
-0
/
+11
2016-02-26
qed: add MODULE_FIRMWARE()
Yuval Mintz
1
-0
/
+2
2016-02-18
qed/qede: use 8.7.3.0 FW.
Yuval Mintz
1
-1
/
+1
[next]