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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-18
qede: Fix race between rdma destroy workqueue and link change event
Michal Kalderon
2
-1
/
+30
2020-02-05
qed: Fix timestamping issue for L2 unicast ptp packets.
Sudarsana Reddy Kalluru
1
-2
/
+2
2020-02-04
qed: Remove set but not used variable 'p_link'
YueHaibing
1
-3
/
+0
2020-02-01
qed: Fix a error code in qed_hw_init()
Dan Carpenter
1
-0
/
+1
2020-01-27
qed: FW 8.42.2.0 debug features
Michal Kalderon
5
-2536
/
+1519
2020-01-27
qed: rt init valid initialization changed
Michal Kalderon
3
-21
/
+6
2020-01-27
qed: Debug feature: ilt and mdump
Michal Kalderon
7
-214
/
+820
2020-01-27
qed: FW 8.42.2.0 Add fw overlay feature
Michal Kalderon
5
-1
/
+224
2020-01-27
qed: FW 8.42.2.0 HSI changes
Michal Kalderon
5
-123
/
+212
2020-01-27
qed: FW 8.42.2.0 iscsi/fcoe changes
Michal Kalderon
4
-37
/
+6
2020-01-27
qed: Add abstraction for different hsi values per chip
Michal Kalderon
2
-30
/
+88
2020-01-27
qed: FW 8.42.2.0 Additional ll2 type
Michal Kalderon
8
-34
/
+212
2020-01-27
qed: Use dmae to write to widebus registers in fw_funcs
Michal Kalderon
7
-91
/
+142
2020-01-27
qed: FW 8.42.2.0 Parser offsets modified
Michal Kalderon
1
-26
/
+25
2020-01-27
qed: FW 8.42.2.0 Queue Manager changes
Michal Kalderon
5
-160
/
+149
2020-01-27
qed: FW 8.42.2.0 Expose new registers and change windows
Michal Kalderon
4
-538
/
+488
2020-01-27
qed: FW 8.42.2.0 Internal ram offsets modifications
Michal Kalderon
2
-191
/
+232
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+3
2020-01-23
qlcnic: Fix CPU soft lockup while collecting firmware dump
Manish Chopra
2
-0
/
+3
2019-12-26
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
1
-0
/
+1
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-9
/
+9
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-7
/
+7
2019-12-21
qede: Disable hardware gro when xdp prog is installed
Manish Chopra
1
-2
/
+2
2019-12-18
net: qlogic: Fix error paths in ql_alloc_large_buffers()
Ben Hutchings
1
-4
/
+4
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
3
-5
/
+5
2019-12-12
qede: Fix multicast mac configuration
Manish Chopra
1
-1
/
+1
2019-12-10
qed: remove redundant assignments to rc
Colin Ian King
1
-5
/
+5
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2
-2
/
+2
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+2
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-6
/
+2
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+10
2019-11-09
qede: fix NULL pointer deref in __qede_remove()
Manish Chopra
1
-2
/
+10
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-7
/
+22
2019-10-30
qed: Optimize execution time for nvm attributes configuration.
Sudarsana Reddy Kalluru
1
-6
/
+21
2019-10-30
qed: fix spelling mistake "queuess" -> "queues"
Colin Ian King
1
-1
/
+1
2019-10-28
net: Fix misspellings of "configure" and "configuration"
Geert Uytterhoeven
3
-4
/
+4
2019-10-05
net: qlogic: Fix memory leak in ql_alloc_large_buffers
Navid Emamdoost
1
-0
/
+1
2019-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+1
2019-09-22
qede: qede_fp: simplify a bit 'qede_rx_build_skb()'
Christophe JAILLET
1
-2
/
+1
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+2
2019-09-16
qed: fix spelling mistake "fullill" -> "fulfill"
Colin Ian King
1
-1
/
+1
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+3
2019-09-11
qed: Fix Config attribute frame format.
Sudarsana Reddy Kalluru
1
-10
/
+11
2019-09-11
qed*: Fix size of config attribute dump.
Sudarsana Reddy Kalluru
2
-6
/
+34
2019-09-05
net: qed: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-08-31
qede: Add support for dumping the grc data.
Sudarsana Reddy Kalluru
2
-2
/
+28
2019-08-31
qed: Add APIs for configuring grc dump config flags.
Sudarsana Reddy Kalluru
3
-0
/
+118
2019-08-31
qede: Add support for reading the config id attributes.
Sudarsana Reddy Kalluru
2
-0
/
+103
2019-08-31
qed: Add APIs for reading config id attributes.
Sudarsana Reddy Kalluru
3
-0
/
+71
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
[next]