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_ctx.c
Age
Commit message (
Expand
)
Author
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-24
qlcnic: Do not sleep while holding spinlock
Shahed Shaikh
2013-06-23
qlcnic: Add support for 'set driver version' in 83XX
Pratik Pujar
2013-06-23
qlcnic: Handle qlcnic_alloc_mbx_args() failure
Shahed Shaikh
2013-05-24
qlcnic: Enhance virtual NIC logging
Manish Chopra
2013-05-24
qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
Himanshu Madhani
2013-03-29
qlcnic: Support VF-PF communication channel commands.
Rajesh Borundia
2013-03-22
qlcnic: change mdelay to msleep
Shahed Shaikh
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-02-19
qlcnic: fix mailbox interrupt.
Sucheta Chakraborty
2013-02-19
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
2013-02-04
qlcnic: Updating copyright information.
Jitendra Kalsaria
2013-01-27
qlcnic: set driver version in firmware
Sritej Velaga
2013-01-02
qlcnic: 83xx register dump routines
Sony Chacko
2013-01-02
qlcnic: 83xx data path 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: update NIC partition interface routines
Sony Chacko
2012-12-04
qlcnic: move HW specific data to seperate structure
Sony Chacko
2012-11-25
qlcnic: fix sparse check endian warnings
Shahed Shaikh
2012-11-18
qlcnic: fix compiler warnings
Sony Chacko
2012-09-27
qlcnic: Fix scheduling while atomic bug
Narendra K
2012-06-07
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
2012-06-07
qlcnic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
2012-04-27
qlcnic: Adding mac statistics to ethtool.
Jitendra Kalsaria
2011-09-23
qlcnic: Change CDRP function
Anirban Chakraborty
2011-08-29
qlcnic: fix cdrp race condition
Sritej Velaga
2011-08-10
qlogic: Move the QLogic drivers
Jeff Kirsher