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
/
qlcnic
/
qlcnic_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...
Jia-Ju Bai
1
-1
/
+1
2016-10-18
ethernet/qlogic: use core min/max MTU checking
Jarod Wilson
1
-6
/
+0
2015-08-10
qlcnic: Rearrange ordering of header files inclusion
Harish Patil
1
-3
/
+3
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-02-12
qlcnic: Delete existing multicast MAC list before adding new
Shahed Shaikh
1
-5
/
+29
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-08-30
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
Jitendra Kalsaria
1
-1
/
+1
2014-08-26
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2014-05-22
qlogic: Use time_before()
Manuel Schölling
1
-5
/
+5
2014-05-09
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
1
-2
/
+6
2014-05-09
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
1
-19
/
+5
2014-02-25
qlcnic: Enhance semaphore lock access failure error message
Harish Patil
1
-7
/
+15
2014-01-24
qlcnic: Refactor interrupt coalescing code for all adapters.
Himanshu Madhani
1
-4
/
+23
2014-01-24
qlcnic: Use bool for rx_mac_learn.
Sucheta Chakraborty
1
-2
/
+2
2014-01-18
qlcnic: make local functions static
stephen hemminger
1
-5
/
+5
2014-01-14
qlcnic: Enable IPv6 LRO even if IP address is not programmed
Shahed Shaikh
1
-2
/
+2
2014-01-14
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
1
-9
/
+24
2014-01-14
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
1
-0
/
+3
2014-01-01
net: qlcnic: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-18
qlcnic: VLAN enhancement for 84XX adapters
Manish Chopra
1
-26
/
+22
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+2
2013-10-26
qlcnic: Do not force adapter to perform LRO without destination IP check
Shahed Shaikh
1
-5
/
+2
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-08-21
qlcnic: Implement ndo_get_phys_port_id for 82xx adapter
Shahed Shaikh
1
-0
/
+16
2013-08-21
qlcnic: Multi Tx queue support for 82xx Series adapter.
Himanshu Madhani
1
-1
/
+1
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
1
-13
/
+27
2013-07-20
qlcnic: Fix multicast packet handling for PF and VF.
Sucheta Chakraborty
1
-12
/
+10
2013-06-24
qlcnic: Add support for 83xx suspend and resume.
Rajesh Borundia
1
-0
/
+51
2013-06-24
qlcnic: Cleanup of structure qlcnic_hardware_context
Pratik Pujar
1
-1
/
+2
2013-06-24
qlcnic: Secondary unicast MAC address support.
Jitendra Kalsaria
1
-14
/
+20
2013-05-25
qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
Himanshu Madhani
1
-0
/
+15
2013-05-23
qlcnic: Fix updating netdev->features
Shahed Shaikh
1
-4
/
+45
2013-04-20
qlcnic: Support VLAN id config.
Rajesh Borundia
1
-9
/
+9
2013-04-20
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
1
-2
/
+2
2013-04-02
qlcnic: Fix potential NULL dereference
Rajesh Borundia
1
-0
/
+2
2013-03-29
qlcnic: Support atomic commands
Rajesh Borundia
1
-8
/
+39
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-5
/
+5
2013-02-19
qlcnic: fix ping resumption to a VM after a live migration
Shahed Shaikh
1
-1
/
+17
2013-02-05
qlcnic: Updating copyright information.
Jitendra Kalsaria
1
-1
/
+1
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-4
/
+2
2013-01-31
qlcnic: Fix RX/TX checksum setting for some adapter types
Manish chopra
1
-1
/
+2
2013-01-31
qlcnic: driver LRO bug fix
Manish chopra
1
-2
/
+4
2013-01-27
qlcnic: add support for FDB netdevice ops.
Jitendra Kalsaria
1
-4
/
+26
2013-01-27
qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.
Himanshu Madhani
1
-1
/
+1
2013-01-27
qlcnic: enable RSS for TCP over IPv6
Shahed Shaikh
1
-6
/
+15
2013-01-27
qlcnic: enable LRO on IPv6 without dest ip check
Shahed Shaikh
1
-1
/
+14
2013-01-02
qlcnic: 83xx ethtool interface routines
Sony Chacko
1
-1
/
+1
2013-01-02
qlcnic: 83xx memory map and HW access routines
Sony Chacko
1
-19
/
+28
2013-01-02
qlcnic: change driver hardware interface mechanism
Sony Chacko
1
-24
/
+73
[next]