index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlcnic: Avoid potential NULL pointer dereference
Aditya Pakki
2019-05-16
1
-0
/
+2
*
qed: Fix reading wrong value in loop condition
Denis Bolotin
2018-12-13
1
-0
/
+2
*
qed: Fix PTT leak in qed_drain()
Denis Bolotin
2018-12-13
1
-1
/
+1
*
net: qla3xxx: Remove overflowing shift statement
Nathan Chancellor
2018-11-21
1
-2
/
+0
*
qlcnic: fix Tx descriptor corruption on 82xx devices
Shahed Shaikh
2018-10-20
5
-12
/
+17
*
qlge: Fix netdev features configuration.
Manish Chopra
2018-09-15
1
-15
/
+8
*
qed: Fix possible race for the link state value.
Sudarsana Reddy Kalluru
2018-09-05
1
-0
/
+1
*
qlogic: check kstrtoul() for errors
Dan Carpenter
2018-08-24
1
-0
/
+2
*
qed: Add sanity check for SIMD fastpath handler.
Sudarsana Reddy Kalluru
2018-08-24
1
-2
/
+10
*
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
2018-07-22
1
-0
/
+9
*
qed: Fix mask for physical address in ILT entry
Shahed Shaikh
2018-06-13
1
-1
/
+1
*
qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...
Jia-Ju Bai
2018-04-13
1
-1
/
+1
*
netxen_nic: set rcode to the return status from the call to netxen_issue_cmd
Colin Ian King
2018-04-13
1
-1
/
+1
*
qlge: Avoid reading past end of buffer
Kees Cook
2018-04-13
1
-2
/
+2
*
qlcnic: fix unchecked return value
Pan Bian
2018-03-24
1
-0
/
+2
*
qlcnic: fix deadlock bug
Junxiao Bi
2018-02-16
1
-9
/
+9
*
qlge: avoid memcpy buffer overflow
Arnd Bergmann
2017-09-27
1
-1
/
+1
*
qed: Fix setting/clearing bit in completion bitmap
Manish Chopra
2016-08-16
1
-4
/
+3
*
qlge: Fix receive packets drop.
Manish Chopra
2016-04-20
1
-0
/
+11
*
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
2016-04-20
3
-5
/
+14
*
qlcnic: Remove unnecessary usage of atomic_t
Rajesh Borundia
2016-04-20
2
-6
/
+5
*
qlcnic: correctly handle qlcnic_alloc_mbx_args
Insu Yun
2016-01-04
1
-2
/
+4
*
qlcnic: fix a loop exit condition better
Dan Carpenter
2015-12-24
1
-1
/
+1
*
qlcnic: fix a timeout loop
Dan Carpenter
2015-12-15
1
-1
/
+2
*
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
2015-12-15
1
-2
/
+3
*
qed: Correct slowpath interrupt scheme
Sudarsana Kalluru
2015-12-07
4
-52
/
+55
*
qed: Fix BAR size split for some servers
Ariel Elior
2015-12-07
2
-21
/
+36
*
qed: fix handling of concurrent ramrods.
Tomer Tayar
2015-12-07
2
-17
/
+54
*
qed: select ZLIB_INFLATE
Arnd Bergmann
2015-11-10
1
-0
/
+1
*
net/qlcnic: fix mac address restore in bond mode 5/6
Jarod Wilson
2015-11-07
1
-1
/
+2
*
qlogic: qed: fix error codes in qed_resc_alloc()
Dan Carpenter
2015-11-05
1
-3
/
+9
*
qlogic: qed: fix a test for MODE_MF_SI
Dan Carpenter
2015-11-04
1
-1
/
+1
*
qlogic/qed: remove bogus NULL check
Dan Carpenter
2015-11-04
1
-5
/
+0
*
qede: Add basic ethtool support
Sudarsana Kalluru
2015-10-27
4
-2
/
+596
*
qed: Add statistics support
Manish Chopra
2015-10-27
5
-1
/
+293
*
qede: Add support for link
Sudarsana Kalluru
2015-10-27
1
-0
/
+47
*
qed: Add link support
Yuval Mintz
2015-10-27
7
-5
/
+1098
*
qede: classification configuration
Sudarsana Kalluru
2015-10-27
2
-0
/
+251
*
qede: Add basic network device support
Yuval Mintz
2015-10-27
2
-0
/
+1935
*
qed: Add slowpath L2 support
Manish Chopra
2015-10-27
9
-0
/
+2166
*
qede: Add basic Network driver
Yuval Mintz
2015-10-27
5
-0
/
+436
*
qed: Add basic L2 interface
Yuval Mintz
2015-10-27
5
-1
/
+165
*
qed: Add module with basic common support
Yuval Mintz
2015-10-27
23
-0
/
+15010
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
3
-11
/
+0
*
qlcnic: constify qlcnic_mbx_ops structure
Julia Lawall
2015-10-13
2
-3
/
+3
*
qlcnic: track vxlan port count
Jiri Benc
2015-09-17
2
-5
/
+14
*
net: qlcnic: delete redundant memsets
Rasmus Villemoes
2015-09-09
3
-6
/
+0
*
qlcnic: Update version to 5.3.63
Shahed Shaikh
2015-08-10
1
-2
/
+2
*
qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memory
Shahed Shaikh
2015-08-10
1
-2
/
+2
*
qlcnic: Add new VF device ID 0x8C30
Shahed Shaikh
2015-08-10
2
-5
/
+12
[next]