index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-8
/
+2
|
\
|
*
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
Himanshu Madhani
2013-12-17
1
-8
/
+2
*
|
qlcnic: Allow single Tx/Rx queue for all adapters.
Himanshu Madhani
2013-12-17
1
-4
/
+2
|
/
*
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
2013-11-04
1
-4
/
+1
*
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
1
-21
/
+25
*
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
Himanshu Madhani
2013-11-04
1
-9
/
+5
*
qlcnic: dcb code cleanup and refactoring.
Sucheta Chakraborty
2013-10-18
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk
Masanari Iida
2013-08-20
1
-1
/
+1
*
|
qlcnic: use standard NAPI weights
Michal Schmidt
2013-09-05
1
-18
/
+12
*
|
qlcnic: dcb: Register DCB AEN handler.
Sucheta Chakraborty
2013-08-27
1
-0
/
+3
*
|
qlcnic: Enable diagnostic test for multiple Tx queues.
Himanshu Madhani
2013-08-21
1
-4
/
+9
*
|
qlcnic: Multi Tx queue support for 82xx Series adapter.
Himanshu Madhani
2013-08-21
1
-23
/
+117
*
|
qlcnic: Enable support for 844X adapter
Manish Chopra
2013-08-20
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
1
-34
/
+67
|
\
\
|
*
|
qlcnic: Fix ingress MAC learning
Shahed Shaikh
2013-08-03
1
-33
/
+66
|
*
|
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
2013-08-03
1
-1
/
+1
|
|
/
*
|
qlcnic: Enhance diagnostic loopback error codes.
Jitendra Kalsaria
2013-08-01
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-2
/
+1
|
\
|
*
qlcnic: fix TSO race condition
Sritej Velaga
2013-04-18
1
-2
/
+1
*
|
qlcnic: Support VLAN id config.
Rajesh Borundia
2013-04-19
1
-4
/
+4
*
|
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
2013-04-19
1
-12
/
+8
*
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-4
/
+4
*
|
qlcnic: Support VF-PF communication channel commands.
Rajesh Borundia
2013-03-29
1
-1
/
+4
*
|
qlcnic: Use shared interrupt vector for Tx and Rx
Rajesh Borundia
2013-03-29
1
-10
/
+46
*
|
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
2013-03-15
1
-4
/
+3
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-5
/
+5
*
qlcnic: fix ping resumption to a VM after a live migration
Shahed Shaikh
2013-02-19
1
-11
/
+134
*
qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter
Shahed Shaikh
2013-02-19
1
-1
/
+12
*
qlcnic: refactor Legacy interrupt handling for 83xx
Himanshu Madhani
2013-02-19
1
-25
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-12
1
-1
/
+6
|
\
|
*
qlcnic: set gso_type
Michael S. Tsirkin
2013-02-10
1
-1
/
+6
*
|
qlcnic: helper routine to handle async events
Jitendra Kalsaria
2013-02-11
1
-1
/
+19
*
|
qlcnic: Updating copyright information.
Jitendra Kalsaria
2013-02-04
1
-0
/
+7
*
|
qlcnic: Fix sparse check endian warnings
Shahed Shaikh
2013-01-30
1
-1
/
+1
*
|
qlcnic: add support for FDB netdevice ops.
Jitendra Kalsaria
2013-01-27
1
-1
/
+1
*
|
qlcnic: enable LRO on IPv6 without dest ip check
Shahed Shaikh
2013-01-27
1
-6
/
+16
*
|
qlcnic: 83xx data path routines
Sony Chacko
2013-01-02
1
-50
/
+542
*
|
qlcnic: 83xx memory map and HW access routines
Sony Chacko
2013-01-02
1
-2
/
+1
*
|
qlcnic: change driver hardware interface mechanism
Sony Chacko
2013-01-02
1
-39
/
+17
|
/
*
qlcnic: fix bug in LRO descriptor access macro
Sony Chacko
2012-12-04
1
-1
/
+1
*
qlcnic: move HW specific data to seperate structure
Sony Chacko
2012-12-04
1
-12
/
+12
*
qlcnic: fix coding style issues in qlcnic_io.c
Sony Chacko
2012-11-28
1
-150
/
+113
*
qlcnic: create file qlcnic_io.c for datapath routines
Sony Chacko
2012-11-28
1
-0
/
+1346