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