开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_io.c
Age
Commit message (
Expand
)
Author
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-18
qlcnic: fix TSO race condition
Sritej Velaga
2013-03-29
qlcnic: Support VF-PF communication channel commands.
Rajesh Borundia
2013-03-29
qlcnic: Use shared interrupt vector for Tx and Rx
Rajesh Borundia
2013-03-15
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
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-19
qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter
Shahed Shaikh
2013-02-19
qlcnic: refactor Legacy interrupt handling for 83xx
Himanshu Madhani
2013-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-11
qlcnic: helper routine to handle async events
Jitendra Kalsaria
2013-02-10
qlcnic: set gso_type
Michael S. Tsirkin
2013-02-04
qlcnic: Updating copyright information.
Jitendra Kalsaria
2013-01-30
qlcnic: Fix sparse check endian warnings
Shahed Shaikh
2013-01-27
qlcnic: add support for FDB netdevice ops.
Jitendra Kalsaria
2013-01-27
qlcnic: enable LRO on IPv6 without dest ip check
Shahed Shaikh
2013-01-02
qlcnic: 83xx data path 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-04
qlcnic: fix bug in LRO descriptor access macro
Sony Chacko
2012-12-04
qlcnic: move HW specific data to seperate structure
Sony Chacko
2012-11-28
qlcnic: fix coding style issues in qlcnic_io.c
Sony Chacko
2012-11-28
qlcnic: create file qlcnic_io.c for datapath routines
Sony Chacko