index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_hw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c
Wang Hai
2021-06-09
1
-6
/
+2
*
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
1
-2
/
+1
*
qlcninc: use generic power management
Vaibhav Gupta
2020-07-05
1
-9
/
+2
*
ethernet/qlogic: remove unused array msi_tgt_status
Colin Ian King
2018-08-09
1
-7
/
+0
*
qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...
Jia-Ju Bai
2017-06-01
1
-1
/
+1
*
ethernet/qlogic: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-6
/
+0
*
qlcnic: Rearrange ordering of header files inclusion
Harish Patil
2015-08-10
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
qlcnic: Delete existing multicast MAC list before adding new
Shahed Shaikh
2015-02-12
1
-5
/
+29
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-09
1
-1
/
+1
|
\
|
*
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
Jitendra Kalsaria
2014-08-30
1
-1
/
+1
*
|
treewide: Fix typo in printk
Masanari Iida
2014-08-26
1
-1
/
+1
|
/
*
qlogic: Use time_before()
Manuel Schölling
2014-05-22
1
-5
/
+5
*
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
2014-05-09
1
-2
/
+6
*
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
2014-05-09
1
-19
/
+5
*
qlcnic: Enhance semaphore lock access failure error message
Harish Patil
2014-02-25
1
-7
/
+15
*
qlcnic: Refactor interrupt coalescing code for all adapters.
Himanshu Madhani
2014-01-24
1
-4
/
+23
*
qlcnic: Use bool for rx_mac_learn.
Sucheta Chakraborty
2014-01-24
1
-2
/
+2
*
qlcnic: make local functions static
stephen hemminger
2014-01-18
1
-5
/
+5
*
qlcnic: Enable IPv6 LRO even if IP address is not programmed
Shahed Shaikh
2014-01-14
1
-2
/
+2
*
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
2014-01-14
1
-9
/
+24
*
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
2014-01-14
1
-0
/
+3
*
net: qlcnic: slight optimization of addr compare
dingtianhong
2013-12-31
1
-2
/
+2
*
qlcnic: VLAN enhancement for 84XX adapters
Manish Chopra
2013-12-17
1
-26
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
1
-5
/
+2
|
\
|
*
qlcnic: Do not force adapter to perform LRO without destination IP check
Shahed Shaikh
2013-10-26
1
-5
/
+2
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-1
/
+1
|
/
*
qlcnic: Implement ndo_get_phys_port_id for 82xx adapter
Shahed Shaikh
2013-08-21
1
-0
/
+16
*
qlcnic: Multi Tx queue support for 82xx Series adapter.
Himanshu Madhani
2013-08-21
1
-1
/
+1
*
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
2013-08-03
1
-13
/
+27
*
qlcnic: Fix multicast packet handling for PF and VF.
Sucheta Chakraborty
2013-07-20
1
-12
/
+10
*
qlcnic: Add support for 83xx suspend and resume.
Rajesh Borundia
2013-06-24
1
-0
/
+51
*
qlcnic: Cleanup of structure qlcnic_hardware_context
Pratik Pujar
2013-06-24
1
-1
/
+2
*
qlcnic: Secondary unicast MAC address support.
Jitendra Kalsaria
2013-06-24
1
-14
/
+20
*
qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
Himanshu Madhani
2013-05-25
1
-0
/
+15
*
qlcnic: Fix updating netdev->features
Shahed Shaikh
2013-05-22
1
-4
/
+45
*
qlcnic: Support VLAN id config.
Rajesh Borundia
2013-04-19
1
-9
/
+9
*
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
2013-04-19
1
-2
/
+2
*
qlcnic: Fix potential NULL dereference
Rajesh Borundia
2013-04-02
1
-0
/
+2
*
qlcnic: Support atomic commands
Rajesh Borundia
2013-03-29
1
-8
/
+39
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-28
1
-5
/
+5
*
qlcnic: fix ping resumption to a VM after a live migration
Shahed Shaikh
2013-02-19
1
-1
/
+17
*
qlcnic: Updating copyright information.
Jitendra Kalsaria
2013-02-05
1
-1
/
+1
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-4
/
+2
*
qlcnic: Fix RX/TX checksum setting for some adapter types
Manish chopra
2013-01-31
1
-1
/
+2
*
qlcnic: driver LRO bug fix
Manish chopra
2013-01-31
1
-2
/
+4
*
qlcnic: add support for FDB netdevice ops.
Jitendra Kalsaria
2013-01-27
1
-4
/
+26
*
qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.
Himanshu Madhani
2013-01-27
1
-1
/
+1
[next]