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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
6
-89
/
+66
2013-01-05
cxgb3: remove usage of dev->master
Jiri Pirko
1
-4
/
+7
2012-12-20
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
4
-6
/
+24
2012-12-20
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
2
-0
/
+55
2012-12-20
RDMA/cxgb4: Fix LE hash collision bug for active open connection
Vipul Pandya
3
-2
/
+162
2012-12-19
cxgb4: Add LE hash collision bug fix path in LLD driver
Vipul Pandya
4
-10
/
+193
2012-12-19
cxgb4: Add T4 filter support
Vipul Pandya
8
-7
/
+757
2012-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-29
/
+93
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
8
-22
/
+13
2012-12-07
cxgb3: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-1
/
+1
2012-12-07
chelsio: remove get_clock and use ktime_get
Jan Glauber
1
-13
/
+1
2012-12-03
chelsio: remove __dev* attributes
Bill Pemberton
4
-9
/
+9
2012-12-03
cxgb4vf: remove __dev* attributes
Bill Pemberton
3
-15
/
+15
2012-12-03
cxgb4: remove __dev* attributes
Bill Pemberton
2
-17
/
+17
2012-12-03
cxgb3: remove __dev* attributes
Bill Pemberton
2
-8
/
+8
2012-11-29
cxgb3: Restore dependency on INET
Ben Hutchings
1
-1
/
+1
2012-11-27
[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...
Naresh Kumar Inna
7
-29
/
+93
2012-11-20
net: Remove bogus dependencies on INET
Ben Hutchings
1
-2
/
+2
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-35
/
+32
2012-11-08
cxgb4: Fix initialization of SGE_CONTROL register
Vipul Pandya
1
-1
/
+1
2012-11-08
cxgb4: Initialize data structures before using.
Vipul Pandya
1
-0
/
+4
2012-11-03
cxgb4: Fix unable to get UP event from the LLD
Vipul Pandya
1
-10
/
+0
2012-10-31
ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-4
/
+3
2012-10-22
cxgb4: Remove unnecessary #ifdef condition
Vipul Pandya
3
-24
/
+27
2012-10-08
cxgb4: Address various sparse warnings
Vipul Pandya
3
-29
/
+39
2012-10-08
cxgb4: allocate enough data in t4_memory_rw()
Dan Carpenter
1
-1
/
+1
2012-10-04
cxgb4: Fix build error due to missing linux/vmalloc.h include.
David S. Miller
1
-0
/
+1
2012-10-04
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
Vipul Pandya
1
-13
/
+30
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-280
/
+2169
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-28
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
Vipul Pandya
5
-5
/
+206
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
5
-32
/
+442
2012-09-28
cxgb4: Add support for T4 configuration file
Vipul Pandya
6
-133
/
+920
2012-09-28
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
5
-71
/
+365
2012-09-28
cxgb4: Add functions to read memory via PCIE memory window
Vipul Pandya
3
-0
/
+219
2012-09-28
cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE
Vipul Pandya
1
-4
/
+4
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2
-2
/
+2
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
2
-2
/
+2
2012-09-06
cxgb4: Remove duplicate register definitions
Vipul Pandya
4
-58
/
+30
2012-08-23
cxgb4: Use PCI Express Capability accessors
Jiang Liu
2
-13
/
+3
2012-08-23
cxgb3: Use PCI Express Capability accessors
Jiang Liu
1
-14
/
+8
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-08-01
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2
-2
/
+2
2012-07-19
cxgb3: Set vlan_feature on net_device
brenohl@br.ibm.com
1
-0
/
+4
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
3
-3
/
+3
2012-07-05
cxgb4: set maximal number of default RSS queues
Yuval Mintz
1
-2
/
+2
2012-07-05
cxgb3: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
3
-7
/
+12
[prev]
[next]