index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_hw.c
Age
Commit message (
Expand
)
Author
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
2013-01-27
qlcnic: enable LRO on IPv6 without dest ip check
Shahed Shaikh
2013-01-02
qlcnic: 83xx ethtool interface routines
Sony Chacko
2013-01-02
qlcnic: 83xx memory map and HW access routines
Sony Chacko
2013-01-02
qlcnic: change driver hardware interface mechanism
Sony Chacko
2012-12-19
qlcnic: fix unused variable warnings
Shahed Shaikh
2012-12-04
qlcnic: modify PCI and register access routines
Sony Chacko
2012-12-04
qlcnic: move HW specific data to seperate structure
Sony Chacko
2012-11-28
qlcnic: create file qlcnic_minidump.c for dump utility
Sony Chacko
2012-11-25
qlcnic: fix sparse check endian warnings
Shahed Shaikh
[next]