index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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