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
/
cxgb4_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
cxgb4: Fill in supported link mode for SFP modules
Hariprasad Shenai
1
-2
/
+6
2014-10-30
cxgb4 : Fix missing initialization of win0_lock
Anish Bhatt
1
-0
/
+1
2014-10-28
cxgb4 : Handle dcb enable correctly
Anish Bhatt
1
-1
/
+5
2014-10-15
cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built
Anish Bhatt
1
-0
/
+8
2014-10-15
cxgb4i : Remove duplicated CLIP handling code
Anish Bhatt
1
-0
/
+7
2014-10-15
cxgb4: Fix FW flash logic using ethtool
Hariprasad Shenai
1
-2
/
+12
2014-10-10
cxgb4: Wait for device to get ready before reading any register
Hariprasad Shenai
1
-1
/
+5
2014-09-29
cxgb4: Add support for adaptive rx
Hariprasad Shenai
1
-0
/
+24
2014-09-29
cxgb4/cxgb4vf: Add Devicde ID for two more adapter
Hariprasad Shenai
1
-0
/
+4
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+27
2014-09-16
cxgb4: Don't allocate adapter structure for all PF's
Hariprasad Shenai
1
-22
/
+27
2014-09-11
cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter
Hariprasad Shenai
1
-0
/
+2
2014-09-10
cxgb4: remove bond->lock
Nikolay Aleksandrov
1
-2
/
+0
2014-09-02
cxgb4: Issue mbox commands on correct mbox
Hariprasad Shenai
1
-2
/
+4
2014-09-02
cxgb4: Avoid dumping Write-only registers in register dump
Hariprasad Shenai
1
-2
/
+4
2014-09-02
cxgb4: Fix T5 adapter accessing T4 adapter registers
Hariprasad Shenai
1
-1
/
+3
2014-08-22
cxgb4: Fix race condition in cleanup
Anish Bhatt
1
-14
/
+18
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-08
cxgb4: IEEE fixes for DCBx state machine
Anish Bhatt
1
-0
/
+2
2014-08-07
cxgb4: Fix for SR-IOV VF initialization
Hariprasad Shenai
1
-4
/
+3
2014-08-06
cxgb4 : Disable recursive mailbox commands when enabling vi
Anish Bhatt
1
-1
/
+4
2014-07-18
cxgb4: Export symbols required by cxgb4i for ipv6 support and required defines
Anish Bhatt
1
-4
/
+6
2014-07-16
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
1
-0
/
+14
2014-07-16
cxgb4/iw_cxgb4: display TPTE on errors
Hariprasad Shenai
1
-0
/
+66
2014-07-16
cxgb4/iw_cxgb4: use firmware ord/ird resource limits
Hariprasad Shenai
1
-0
/
+18
2014-07-16
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
1
-0
/
+2
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
1
-27
/
+31
2014-07-02
cxgb4: Use FW interface to get BAR0 value
Hariprasad Shenai
1
-7
/
+65
2014-07-02
rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...
Hariprasad Shenai
1
-8
/
+10
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+7
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-23
cxgb4 : Update copyright year on all cxgb4 files
Anish Bhatt
1
-1
/
+1
2014-06-23
cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...
Anish Bhatt
1
-6
/
+193
2014-06-11
cxgb4: Change default Interrupt Holdoff Packet Count Threshold
Hariprasad Shenai
1
-29
/
+40
2014-06-11
iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections
Hariprasad Shenai
1
-4
/
+103
2014-06-11
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
Hariprasad Shenai
1
-5
/
+57
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: 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-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-15
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
Steve Wise
1
-35
/
+52
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-02-26
net/cxgb4: use remove handler as shutdown handler
Thadeu Lima de Souza Cascardo
1
-0
/
+1
[next]