index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
2016-08-03
qlcnic: fix napi budget alteration
Manish Chopra
2016-07-01
qlcnic: add wmb() call in transmit data path.
Sony Chacko
2016-06-29
qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
Dan Carpenter
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-04
qlcnic: Fix dump_skb output
Joe Perches
2014-08-29
qlcnic: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
2014-04-27
qlcnic: Optimize MAC learning code
Shahed Shaikh
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
2014-03-24
qlcnic: Add VXLAN Tx offload support
Shahed Shaikh
2014-01-28
qlcnic: Fix loopback test failure
Shahed Shaikh
2014-01-28
qlcnic: Correct off-by-one errors in bounds checks
Manish Chopra
2014-01-23
qlcnic: Interrupt code cleanup
Manish chopra
2014-01-17
qlcnic: make local functions static
stephen hemminger
2014-01-13
net: qlcnic: fix warning for incorrect type in argument
dingtianhong
2014-01-13
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-03
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
2014-01-02
qlcnic: Fix loopback diagnostic test
Manish Chopra
2013-12-31
net: qlcnic: slight optimization of addr compare
dingtianhong
2013-12-19
drivers: net: Mark functions as static in qlcnic_io.c
Rashika Kheria
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-17
qlcnic: Allow single Tx/Rx queue for all adapters.
Himanshu Madhani
2013-12-17
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
Himanshu Madhani
2013-11-04
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
2013-11-04
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
Himanshu Madhani
2013-10-18
qlcnic: dcb code cleanup and refactoring.
Sucheta Chakraborty
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-05
qlcnic: use standard NAPI weights
Michal Schmidt
2013-08-27
qlcnic: dcb: Register DCB AEN handler.
Sucheta Chakraborty
2013-08-21
qlcnic: Enable diagnostic test for multiple Tx queues.
Himanshu Madhani
2013-08-21
qlcnic: Multi Tx queue support for 82xx Series adapter.
Himanshu Madhani
2013-08-20
treewide: Fix typo in printk
Masanari Iida
2013-08-20
qlcnic: Enable support for 844X adapter
Manish Chopra
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
qlcnic: Fix ingress MAC learning
Shahed Shaikh
2013-08-03
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
2013-08-01
qlcnic: Enhance diagnostic loopback error codes.
Jitendra Kalsaria
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
[next]