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.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
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
cxgb4 : Disable recursive mailbox commands when enabling vi
Anish Bhatt
2
-2
/
+5
2014-08-06
cxgb4i : Move stray CPL definitions to cxgb4 driver
Anish Bhatt
1
-0
/
+2
2014-08-04
cxgb4: only free allocated fls
Hariprasad Shenai
2
-14
/
+22
2014-07-25
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
Hariprasad Shenai
1
-1
/
+1
2014-07-22
cxgb4: Add the MC1 registers to read in the interrupt handler
Hariprasad Shenai
2
-3
/
+16
2014-07-18
cxgb4: Export symbols required by cxgb4i for ipv6 support and required defines
Anish Bhatt
3
-4
/
+12
2014-07-18
cxgb4/iw_cxgb4: Move common defines to cxgb4
Anish Bhatt
1
-0
/
+1
2014-07-18
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
1
-15
/
+6
2014-07-16
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
3
-0
/
+22
2014-07-16
cxgb4/iw_cxgb4: display TPTE on errors
Hariprasad Shenai
2
-0
/
+67
2014-07-16
cxgb4/iw_cxgb4: use firmware ord/ird resource limits
Hariprasad Shenai
4
-0
/
+25
2014-07-16
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
2
-0
/
+4
2014-07-03
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...
Fabian Frederick
1
-2
/
+1
2014-07-02
cxgb4: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+20
2014-07-02
cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...
Hariprasad Shenai
4
-172
/
+148
2014-07-02
cxgb4: Use FW interface to get BAR0 value
Hariprasad Shenai
4
-8
/
+98
2014-07-02
rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...
Hariprasad Shenai
2
-8
/
+11
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+8
2014-06-26
cxgb4: use dev_port to identify ports
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2014-06-25
cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list
Li RongQing
1
-9
/
+7
2014-06-24
cxgb4: Fix endian bug introduced in cxgb4 dcb patchset
Anish Bhatt
1
-4
/
+4
2014-06-23
cxgb4 : Update copyright year on all cxgb4 files
Anish Bhatt
11
-11
/
+11
2014-06-23
cxgb4 : Makefile & Kconfig changes for DCBx support
Anish Bhatt
1
-0
/
+1
2014-06-23
cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...
Anish Bhatt
3
-14
/
+272
2014-06-23
cxgb4 : Add DCBx support codebase and dcbnl_ops
Anish Bhatt
2
-0
/
+1121
2014-06-23
cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...
Anish Bhatt
1
-19
/
+76
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-53
/
+253
2014-06-11
cxgb4: Change default Interrupt Holdoff Packet Count Threshold
Hariprasad Shenai
2
-30
/
+40
2014-06-11
iw_cxgb4: don't truncate the recv window size
Hariprasad Shenai
1
-0
/
+1
2014-06-11
iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections
Hariprasad Shenai
3
-4
/
+117
2014-06-11
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
Hariprasad Shenai
5
-7
/
+76
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-4
/
+4
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
1
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2014-05-12
cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...
Hariprasad Shenai
1
-3
/
+3
2014-05-12
cxgb4: Decode the firmware port and module type a bit more for ethtool
Hariprasad Shenai
1
-4
/
+11
2014-05-01
cxgb4: Decode PCIe Gen3 link speed
Roland Dreier
1
-0
/
+2
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-04-15
cxgb4: use the correct max size for firmware flash
Steve Wise
1
-1
/
+1
2014-04-15
cxgb4: Save the correct mac addr for hw-loopback connections in the L2T
Steve Wise
1
-1
/
+3
2014-03-29
cxgb4: Adds device ID for few more Chelsio Adapters
Hariprasad Shenai
1
-0
/
+12
2014-03-26
chelsio: Remove addressof casts to same type
Joe Perches
1
-4
/
+4
2014-03-25
cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.
Eric W. Biederman
1
-3
/
+3
2014-03-15
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
Steve Wise
3
-38
/
+58
2014-03-15
cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
Steve Wise
1
-0
/
+1
2014-03-13
cxgb4: Calculate len properly for LSO path
Kumar Sanghvi
1
-1
/
+1
2014-03-13
cxgb4: Updates for T5 SGE's Egress Congestion Threshold
Kumar Sanghvi
2
-5
/
+19
2014-03-13
cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...
Kumar Sanghvi
2
-20
/
+79
[next]