index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4vf: Set number of queues in pci probe only
Hariprasad Shenai
2016-03-10
1
-4
/
+4
*
cxgb4vf: Add a couple more checks for invalid provisioning configurations
Hariprasad Shenai
2016-03-10
1
-0
/
+5
*
cxgb4vf: Configure queue based on resource and interrupt type
Hariprasad Shenai
2016-03-10
1
-71
/
+94
*
cxgb4vf: Enable interrupts before we register our network devices
Hariprasad Shenai
2016-03-10
1
-25
/
+26
*
cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs
Hariprasad Shenai
2016-03-02
1
-46
/
+0
*
cxgb4vf: Remove redundant adapter ready check during probe
Hariprasad Shenai
2016-03-02
1
-10
/
+0
*
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
2016-03-02
3
-37
/
+59
*
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
2016-03-02
3
-2
/
+24
*
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
2016-03-02
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
2
-7
/
+28
|
\
|
*
cxgb3: fix up vpd strings for kstrto*()
Steve Wise
2016-02-19
1
-7
/
+27
|
*
cxgb4: Add pci device id for chelsio t540 lom adapter
Hariprasad Shenai
2016-02-16
1
-0
/
+1
*
|
cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
Hariprasad Shenai
2016-02-18
4
-61
/
+171
*
|
cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
Hariprasad Shenai
2016-02-18
3
-73
/
+184
*
|
cxgb4/iw_cxgb4: TOS support
Hariprasad Shenai
2016-02-11
2
-0
/
+3
|
/
*
cxgb4: Fixes static checker warning in mps_tcam_show()
Hariprasad Shenai
2016-01-10
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-06
1
-0
/
+4
|
\
|
*
cxgb4: correctly handling failed allocation
Insu Yun
2016-01-04
1
-0
/
+4
*
|
chelsio: constify cphy_ops structures
Julia Lawall
2016-01-04
8
-14
/
+14
*
|
cxgb4: Remove deprecated module parameters
Hariprasad Shenai
2015-12-24
1
-52
/
+2
*
|
cxgb4: Get TID calculation right for IPv6 mode
Hariprasad Shenai
2015-12-24
1
-4
/
+4
*
|
cxgb4vf: Update to 128 byte mailbox size for T6 adapter
Hariprasad Shenai
2015-12-23
2
-2
/
+10
*
|
cxgb4: Update SGE context congestion map change for T6 adapter
Hariprasad Shenai
2015-12-23
3
-3
/
+14
*
|
cxgb4: Update mps_tcam output to include T6 fields
Hariprasad Shenai
2015-12-23
2
-19
/
+105
*
|
cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter
Hariprasad Shenai
2015-12-23
1
-0
/
+59
*
|
cxgb4: Update Congestion Channel map for T6 adapter
Hariprasad Shenai
2015-12-23
1
-1
/
+8
*
|
cxgb4: Update register range and SGE registers for T6 adapter
Hariprasad Shenai
2015-12-23
4
-9
/
+30
*
|
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
2015-12-23
5
-34
/
+76
*
|
cxgb4: Update pm_stats for T6 adapter family
Hariprasad Shenai
2015-12-23
4
-4
/
+35
*
|
cxgb4: Pass correct argument to t4_link_l1cfg()
Hariprasad Shenai
2015-12-23
1
-1
/
+1
*
|
cxgb4: Use napi_complete_done() api in napi handler
Hariprasad Shenai
2015-12-23
1
-1
/
+1
*
|
cxgb4: Use the node info to alloc_ring() for RX queues
Hariprasad Shenai
2015-12-23
1
-2
/
+4
*
|
cxgb4: get naming correct for iscsi queues
Hariprasad Shenai
2015-12-23
4
-38
/
+38
*
|
cxgb4: Warn if device doesn't have enough PCI bandwidth
Hariprasad Shenai
2015-12-23
1
-2
/
+78
*
|
cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code
Hariprasad Shenai
2015-12-17
2
-40
/
+24
*
|
cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.
Hariprasad Shenai
2015-12-17
1
-2
/
+1
*
|
cxgb4: Add API to alloc l2t entry; also update existing ones
Hariprasad Shenai
2015-12-17
3
-25
/
+117
*
|
cxgb4: Use symbolic constant for VLAN priority calculation
Hariprasad Shenai
2015-12-17
1
-1
/
+1
*
|
cxgb4: Handle clip return values
Hariprasad Shenai
2015-12-11
3
-6
/
+31
*
|
chelsio: constify cmac_ops structures
Julia Lawall
2015-12-08
2
-2
/
+2
*
|
cxgb4: Adds PCI device id for new T5 adapters
Hariprasad Shenai
2015-12-08
1
-0
/
+3
*
|
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
2015-12-08
3
-0
/
+11
*
|
cxgb4: Deal with wrap-around of queue for Work request
Hariprasad Shenai
2015-12-08
1
-4
/
+53
*
|
cxgb4: prevent simultaneous execution of service_ofldq()
Hariprasad Shenai
2015-12-08
2
-6
/
+51
*
|
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
Hariprasad Shenai
2015-12-08
1
-2
/
+2
*
|
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
Hariprasad Shenai
2015-12-08
1
-8
/
+9
*
|
cxgb4: Align rest of the ethtool get stats
Hariprasad Shenai
2015-12-08
1
-73
/
+73
*
|
cxgb3: Convert simple_strtoul to kstrtox
LABBE Corentin
2015-12-07
2
-13
/
+29
*
|
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
1
-1
/
+0
*
|
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
1
-1
/
+0
|
/
[next]