index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
cxgb4: fix offset in collecting TX rate limit info
Rahul Lakkireddy
1
-19
/
+9
2018-05-15
cxgb4: Correct ntuple mask validation for hash filters
Kumar Sanghvi
1
-58
/
+30
2018-05-10
cxgb4: copy mbox log size to PF0-3 adap instances
Ganesh Goudar
1
-2
/
+1
2018-05-10
cxgb4: zero the HMA memory
Ganesh Goudar
1
-2
/
+2
2018-04-01
cxgb4: LLD driver changes to support TLS
Atul Gupta
3
-15
/
+131
2018-04-01
cxgb4: Inline TLS FW Interface
Atul Gupta
3
-6
/
+283
2018-03-30
cxgb4: fix error return code in adap_init0()
Wei Yongjun
1
-1
/
+2
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
3
-64
/
+64
2018-03-26
cxgb4: support new ISSI flash parts
Ganesh Goudar
1
-0
/
+19
2018-03-26
cxgb4: depend on firmware event for link status
Ganesh Goudar
1
-2
/
+0
2018-03-26
cxgb4: copy vlan_id in ndo_get_vf_config
Arjun Vynipadath
1
-2
/
+6
2018-03-26
cxgb4: Setup FW queues before registering netdev
Arjun Vynipadath
1
-3
/
+8
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-03-22
cxgb4: Support firmware rdma write completion work request.
Raju Rangoju
5
-0
/
+11
2018-03-22
cxgb4: Support firmware rdma write with immediate work request.
Raju Rangoju
5
-0
/
+10
2018-03-22
cxgb4: Add support to query HW SRQ parameters
Raju Rangoju
2
-0
/
+21
2018-03-22
cxgb4: Add support to initialise/read SRQ entries
Raju Rangoju
4
-1
/
+206
2018-03-22
cxgb4: Adds CPL support for Shared Receive Queues
Raju Rangoju
2
-0
/
+73
2018-03-18
cxgb4: Fix queue free path of ULD drivers
Arjun Vynipadath
1
-0
/
+1
2018-03-16
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
3
-1
/
+13
2018-03-13
cxgb4: Add HMA support
Arjun Vynipadath
5
-6
/
+303
2018-03-12
cxgb4/cxgb4vf: check fw caps to set link mode mask
Ganesh Goudar
2
-23
/
+38
2018-03-12
cxgb4: do not display 50Gbps as unsupported speed
Ganesh Goudar
1
-0
/
+3
2018-03-09
cxgb4: increase max tx rate limit to 100 Gbps
Ganesh Goudar
2
-5
/
+5
2018-03-07
cxgb3: remove VLA usage
Gustavo A. R. Silva
1
-4
/
+4
2018-03-07
cxgb4: do not set needs_free_netdev for mgmt dev's
Ganesh Goudar
1
-1
/
+0
2018-03-07
cxgb4: copy adap index to PF0-3 adapter instances
Ganesh Goudar
1
-0
/
+2
2018-03-05
cxgb4vf: Forcefully link up virtual interfaces
Arjun Vynipadath
1
-3
/
+11
2018-03-02
cxgb4: Add TP Congestion map entry for single-port
Ganesh Goudar
1
-0
/
+1
2018-03-02
cxgb4: remove dead code when allocating filter
Ganesh Goudar
1
-6
/
+0
2018-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-24
/
+15
2018-02-16
PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
Casey Leedom
1
-10
/
+0
2018-02-16
cxgb4: fix trailing zero in CIM LA dump
Rahul Lakkireddy
2
-2
/
+2
2018-02-16
cxgb4: free up resources of pf 0-3
Ganesh Goudar
1
-12
/
+13
2018-02-14
cxgb4: speed up on-chip memory read
Rahul Lakkireddy
1
-9
/
+28
2018-02-14
cxgb4: rework on-chip memory read
Rahul Lakkireddy
3
-73
/
+192
2018-02-08
cxgb4: Fix error handling path in 'init_one()'
Christophe JAILLET
1
-1
/
+1
2018-02-03
net: cxgb4: avoid memcpy beyond end of source buffer
Arnd Bergmann
1
-1
/
+1
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
32
-887
/
+2844
2018-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-52
/
+88
2018-01-26
cxgb4: use backdoor access to collect dumps when firmware crashed
Rahul Lakkireddy
1
-13
/
+38
2018-01-26
cxgb4: fix incorrect condition for using firmware LDST commands
Rahul Lakkireddy
1
-1
/
+1
2018-01-26
cxgb4: reset FW_OK flag on firmware crash
Rahul Lakkireddy
1
-1
/
+3
2018-01-26
cxgb4: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-7
/
+1
2018-01-26
cxgb4: fix possible deadlock
Ganesh Goudar
1
-10
/
+10
2018-01-25
cxgb4: make symbol pedits static
Wei Yongjun
1
-1
/
+1
2018-01-24
cxgb4: properly initialize variables
Rahul Lakkireddy
2
-2
/
+4
2018-01-24
cxgb4: enable ZLIB_DEFLATE when building cxgb4
Rahul Lakkireddy
3
-15
/
+2
2018-01-24
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
9
-8
/
+116
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
[next]