index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: Fixes static checker warning in mps_tcam_show()
Hariprasad Shenai
2016-01-11
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-07
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-05
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-24
2
-2
/
+10
*
|
cxgb4: Update SGE context congestion map change for T6 adapter
Hariprasad Shenai
2015-12-24
3
-3
/
+14
*
|
cxgb4: Update mps_tcam output to include T6 fields
Hariprasad Shenai
2015-12-24
2
-19
/
+105
*
|
cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter
Hariprasad Shenai
2015-12-24
1
-0
/
+59
*
|
cxgb4: Update Congestion Channel map for T6 adapter
Hariprasad Shenai
2015-12-24
1
-1
/
+8
*
|
cxgb4: Update register range and SGE registers for T6 adapter
Hariprasad Shenai
2015-12-24
4
-9
/
+30
*
|
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
2015-12-24
5
-34
/
+76
*
|
cxgb4: Update pm_stats for T6 adapter family
Hariprasad Shenai
2015-12-24
4
-4
/
+35
*
|
cxgb4: Pass correct argument to t4_link_l1cfg()
Hariprasad Shenai
2015-12-24
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-12
3
-6
/
+31
*
|
chelsio: constify cmac_ops structures
Julia Lawall
2015-12-09
2
-2
/
+2
*
|
cxgb4: Adds PCI device id for new T5 adapters
Hariprasad Shenai
2015-12-09
1
-0
/
+3
*
|
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
2015-12-09
3
-0
/
+11
*
|
cxgb4: Deal with wrap-around of queue for Work request
Hariprasad Shenai
2015-12-09
1
-4
/
+53
*
|
cxgb4: prevent simultaneous execution of service_ofldq()
Hariprasad Shenai
2015-12-09
2
-6
/
+51
*
|
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
Hariprasad Shenai
2015-12-09
1
-2
/
+2
*
|
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
Hariprasad Shenai
2015-12-09
1
-8
/
+9
*
|
cxgb4: Align rest of the ethtool get stats
Hariprasad Shenai
2015-12-09
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
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-11-07
5
-40
/
+158
|
\
|
*
cxgb4: T6 adapter lld support for iw_cxgb4 driver
Hariprasad S
2015-10-22
5
-40
/
+158
*
|
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-05
1
-2
/
+2
|
\
\
|
*
|
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-2
/
+2
|
|
/
*
|
cxgb4: Update ethtool get_drvinfo to get regdump len
Hariprasad Shenai
2015-10-22
1
-1
/
+4
*
|
cxgb4: Use vmalloc, if kmalloc fails
Hariprasad Shenai
2015-10-22
1
-4
/
+4
*
|
cxgb4: Return error if setup_rss is called before probe
Hariprasad Shenai
2015-10-22
1
-4
/
+8
*
|
cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter
Hariprasad Shenai
2015-10-22
2
-2
/
+3
*
|
cxgb4: Add info print to display number of MSI-X vectors allocated
Hariprasad Shenai
2015-10-22
1
-0
/
+4
*
|
cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settings
Hariprasad Shenai
2015-10-22
1
-4
/
+11
*
|
cxgb4: Don't disallow turning off auto-negotiation
Hariprasad Shenai
2015-10-22
1
-4
/
+1
*
|
cxgb4: Align ethtool get stat settings
Hariprasad Shenai
2015-10-22
1
-73
/
+73
*
|
cxgb4: Enhance driver to update FW, when FW is too old
Hariprasad Shenai
2015-10-11
2
-2
/
+6
*
|
cxgb4: Report correct link speed for unsupported ones
Hariprasad Shenai
2015-10-05
1
-1
/
+5
*
|
cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
Hariprasad Shenai
2015-10-05
1
-0
/
+1
[next]