index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: fix offset in collecting TX rate limit info
Rahul Lakkireddy
2018-05-18
1
-19
/
+9
*
cxgb4: Correct ntuple mask validation for hash filters
Kumar Sanghvi
2018-05-15
1
-58
/
+30
*
cxgb4: copy mbox log size to PF0-3 adap instances
Ganesh Goudar
2018-05-10
1
-2
/
+1
*
cxgb4: zero the HMA memory
Ganesh Goudar
2018-05-10
1
-2
/
+2
*
cxgb4: LLD driver changes to support TLS
Atul Gupta
2018-04-01
3
-15
/
+131
*
cxgb4: Inline TLS FW Interface
Atul Gupta
2018-04-01
3
-6
/
+283
*
cxgb4: fix error return code in adap_init0()
Wei Yongjun
2018-03-30
1
-1
/
+2
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
3
-64
/
+64
*
cxgb4: support new ISSI flash parts
Ganesh Goudar
2018-03-26
1
-0
/
+19
*
cxgb4: depend on firmware event for link status
Ganesh Goudar
2018-03-26
1
-2
/
+0
*
cxgb4: copy vlan_id in ndo_get_vf_config
Arjun Vynipadath
2018-03-26
1
-2
/
+6
*
cxgb4: Setup FW queues before registering netdev
Arjun Vynipadath
2018-03-26
1
-3
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-1
/
+2
|
\
|
*
cxgb4: do not set needs_free_netdev for mgmt dev's
Ganesh Goudar
2018-03-07
1
-1
/
+0
|
*
cxgb4: copy adap index to PF0-3 adapter instances
Ganesh Goudar
2018-03-07
1
-0
/
+2
*
|
cxgb4: Support firmware rdma write completion work request.
Raju Rangoju
2018-03-22
5
-0
/
+11
*
|
cxgb4: Support firmware rdma write with immediate work request.
Raju Rangoju
2018-03-22
5
-0
/
+10
*
|
cxgb4: Add support to query HW SRQ parameters
Raju Rangoju
2018-03-22
2
-0
/
+21
*
|
cxgb4: Add support to initialise/read SRQ entries
Raju Rangoju
2018-03-22
4
-1
/
+206
*
|
cxgb4: Adds CPL support for Shared Receive Queues
Raju Rangoju
2018-03-22
2
-0
/
+73
*
|
cxgb4: Fix queue free path of ULD drivers
Arjun Vynipadath
2018-03-17
1
-0
/
+1
*
|
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
2018-03-16
3
-1
/
+13
*
|
cxgb4: Add HMA support
Arjun Vynipadath
2018-03-13
5
-6
/
+303
*
|
cxgb4/cxgb4vf: check fw caps to set link mode mask
Ganesh Goudar
2018-03-12
2
-23
/
+38
*
|
cxgb4: do not display 50Gbps as unsupported speed
Ganesh Goudar
2018-03-12
1
-0
/
+3
*
|
cxgb4: increase max tx rate limit to 100 Gbps
Ganesh Goudar
2018-03-09
2
-5
/
+5
*
|
cxgb3: remove VLA usage
Gustavo A. R. Silva
2018-03-07
1
-4
/
+4
*
|
cxgb4vf: Forcefully link up virtual interfaces
Arjun Vynipadath
2018-03-05
1
-3
/
+11
*
|
cxgb4: Add TP Congestion map entry for single-port
Ganesh Goudar
2018-03-02
1
-0
/
+1
*
|
cxgb4: remove dead code when allocating filter
Ganesh Goudar
2018-03-02
1
-6
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-20
4
-24
/
+15
|
\
|
|
*
PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
Casey Leedom
2018-02-16
1
-10
/
+0
|
*
cxgb4: fix trailing zero in CIM LA dump
Rahul Lakkireddy
2018-02-16
2
-2
/
+2
|
*
cxgb4: free up resources of pf 0-3
Ganesh Goudar
2018-02-16
1
-12
/
+13
*
|
cxgb4: speed up on-chip memory read
Rahul Lakkireddy
2018-02-14
1
-9
/
+28
*
|
cxgb4: rework on-chip memory read
Rahul Lakkireddy
2018-02-14
3
-73
/
+192
|
/
*
cxgb4: Fix error handling path in 'init_one()'
Christophe JAILLET
2018-02-08
1
-1
/
+1
*
net: cxgb4: avoid memcpy beyond end of source buffer
Arnd Bergmann
2018-02-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
32
-887
/
+2844
|
\
|
*
cxgb4: use backdoor access to collect dumps when firmware crashed
Rahul Lakkireddy
2018-01-26
1
-13
/
+38
|
*
cxgb4: fix incorrect condition for using firmware LDST commands
Rahul Lakkireddy
2018-01-26
1
-1
/
+1
|
*
cxgb4: reset FW_OK flag on firmware crash
Rahul Lakkireddy
2018-01-26
1
-1
/
+3
|
*
cxgb4: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-26
1
-7
/
+1
|
*
cxgb4: fix possible deadlock
Ganesh Goudar
2018-01-25
1
-10
/
+10
|
*
cxgb4: make symbol pedits static
Wei Yongjun
2018-01-24
1
-1
/
+1
|
*
cxgb4: properly initialize variables
Rahul Lakkireddy
2018-01-24
2
-2
/
+4
|
*
cxgb4: enable ZLIB_DEFLATE when building cxgb4
Rahul Lakkireddy
2018-01-24
3
-15
/
+2
|
*
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
2018-01-24
9
-8
/
+116
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
1
-2
/
+5
|
|
\
|
*
|
cxgb3: assign port id to net_device->dev_port
Arjun Vynipadath
2018-01-22
1
-0
/
+1
[next]