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
/
cxgb4
/
cxgb4_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
net: cxgb4: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-27
bonding: make bond_for_each_slave() use lower neighbour's private
Veaceslav Falico
1
-1
/
+2
2013-09-16
cxgb4: remove workqueue when driver registration fails
Wei Yang
1
-1
/
+3
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+1
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
1
-1
/
+1
2013-08-12
cxgb4: Add CLIP support to store compressed IPv6 address
Vipul Pandya
1
-0
/
+217
2013-08-12
cxgb4: Add routines to create and remove listening IPv6 servers
Vipul Pandya
1
-1
/
+70
2013-06-01
cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...
Jay Hernandez
1
-2
/
+25
2013-05-04
cxgb4: fix error recovery when t4_fw_hello returns a positive value
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2013-04-29
cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG
Vipul Pandya
1
-0
/
+31
2013-04-29
cxgb4: Fix pci_device_id structure initialization with correct PF number
Vipul Pandya
1
-38
/
+38
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-5
/
+5
2013-03-14
RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.
Vipul Pandya
1
-0
/
+19
2013-03-14
cxgb4: Disable SR-IOV support for PF4-7 for T5
Santosh Rastapur
1
-15
/
+6
2013-03-14
cxgb4: Update driver version and description
Santosh Rastapur
1
-2
/
+2
2013-03-14
cxgb4: Add T5 PCI ids
Santosh Rastapur
1
-0
/
+38
2013-03-14
cxgb4: Add T5 debugfs support
Santosh Rastapur
1
-13
/
+42
2013-03-14
cxgb4: Enable doorbell drop recovery only for T4 adapter
Santosh Rastapur
1
-16
/
+71
2013-03-14
cxgb4: Add T5 write combining support
Santosh Rastapur
1
-2
/
+51
2013-03-14
cxgb4: Dump T5 registers
Santosh Rastapur
1
-4
/
+448
2013-03-14
cxgb4: Initialize T5
Santosh Rastapur
1
-20
/
+65
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+14
2013-01-17
cxgb4: set coalesce parameters on all queues
Thadeu Lima de Souza Cascardo
1
-3
/
+14
2013-01-10
cxgb4: Fix incorrect PFVF CMASK
Vipul Pandya
1
-2
/
+1
2013-01-08
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
1
-1
/
+1
2012-12-20
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
1
-4
/
+15
2012-12-20
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
1
-0
/
+9
2012-12-19
cxgb4: Add LE hash collision bug fix path in LLD driver
Vipul Pandya
1
-8
/
+143
2012-12-19
cxgb4: Add T4 filter support
Vipul Pandya
1
-6
/
+288
2012-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+5
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-3
/
+2
2012-12-03
cxgb4: remove __dev* attributes
Bill Pemberton
1
-11
/
+11
2012-11-27
[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...
Naresh Kumar Inna
1
-5
/
+5
2012-11-03
cxgb4: Fix unable to get UP event from the LLD
Vipul Pandya
1
-10
/
+0
2012-10-22
cxgb4: Remove unnecessary #ifdef condition
Vipul Pandya
1
-24
/
+5
2012-10-08
cxgb4: Address various sparse warnings
Vipul Pandya
1
-24
/
+30
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-116
/
+838
2012-09-28
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
Vipul Pandya
1
-3
/
+11
2012-09-28
cxgb4: Inform caller if driver didn't upgrade firmware
Vipul Pandya
1
-0
/
+6
2012-09-28
cxgb4: Add support for T4 hardwired driver configuration settings
Vipul Pandya
1
-32
/
+358
2012-09-28
cxgb4: Add support for T4 configuration file
Vipul Pandya
1
-94
/
+476
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-09-06
cxgb4: Remove duplicate register definitions
Vipul Pandya
1
-9
/
+9
2012-08-23
cxgb4: Use PCI Express Capability accessors
Jiang Liu
1
-9
/
+1
2012-07-05
cxgb4: set maximal number of default RSS queues
Yuval Mintz
1
-2
/
+2
2012-05-19
cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
1
-38
/
+176
[next]