index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
t4_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
cxgb4: Check for firmware errors in the mailbox command loop
Hariprasad Shenai
1
-2
/
+6
2016-05-04
cxgb4: Don't sleep when mbox cmd is issued from interrupt context
Hariprasad Shenai
1
-0
/
+6
2016-04-29
cxgb4: Add support to enable logging of firmware mailbox commands
Hariprasad Shenai
1
-20
/
+49
2016-04-26
cxgb4: Decode link down reason code obtained from firmware
Hariprasad Shenai
1
-0
/
+34
2016-04-26
cxgb4: Don't assume FW_PORT_CMD reply is always port info msg
Hariprasad Shenai
1
-37
/
+73
2016-04-26
cxgb4: Refactor t4_port_init function
Hariprasad Shenai
1
-40
/
+53
2016-04-26
cxgb4: add new routine to get adapter info
Hariprasad Shenai
1
-0
/
+14
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+33
2016-04-15
cxgb4: Set VPD size so we can read both VPD structures
Hariprasad Shenai
1
-0
/
+10
2016-04-11
cxgb4: Stop Rx Queues before freeing it up
Hariprasad Shenai
1
-0
/
+33
2016-02-18
cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
Hariprasad Shenai
1
-17
/
+75
2015-12-23
cxgb4: Update SGE context congestion map change for T6 adapter
Hariprasad Shenai
1
-0
/
+9
2015-12-23
cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter
Hariprasad Shenai
1
-0
/
+59
2015-12-23
cxgb4: Update Congestion Channel map for T6 adapter
Hariprasad Shenai
1
-1
/
+8
2015-12-23
cxgb4: Update register range and SGE registers for T6 adapter
Hariprasad Shenai
1
-5
/
+11
2015-12-23
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
1
-1
/
+61
2015-12-23
cxgb4: Update pm_stats for T6 adapter family
Hariprasad Shenai
1
-2
/
+5
2015-10-11
cxgb4: Enhance driver to update FW, when FW is too old
Hariprasad Shenai
1
-1
/
+5
2015-10-05
cxgb4 : Update T4/T5/T6 register ranges
Hariprasad Shenai
1
-330
/
+1134
2015-08-28
cxgb4: Force uninitialized state if FW in adapter is unsupported
Hariprasad Shenai
1
-0
/
+56
2015-08-13
cxgb4: Add MPS tracing support
Hariprasad Shenai
1
-0
/
+113
2015-08-04
cxgb4: Update T6 register ranges
Hariprasad Shenai
1
-14
/
+12
2015-08-04
cxgb4/cxgb4vf: read the correct bits of PL Who Am I register
Hariprasad Shenai
1
-2
/
+6
2015-08-04
cxgb4: Add support to dump edc bist status
Hariprasad Shenai
1
-0
/
+39
2015-07-21
cxgb4: Add debugfs entry to enable backdoor access
Hariprasad Shenai
1
-7
/
+12
2015-07-08
cxgb4: Read stats for only available channels
Hariprasad Shenai
1
-47
/
+26
2015-07-08
cxgb4: Update register ranges for T6 adapter
Hariprasad Shenai
1
-7
/
+9
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-528
/
+1687
2015-06-11
cxgb4: Support for user mode bar2 mappings with T4
Hariprasad S
1
-3
/
+4
2015-06-10
cxgb4: Add debugfs entry to dump channel rate
Hariprasad Shenai
1
-0
/
+46
2015-06-10
cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents
Hariprasad Shenai
1
-0
/
+34
2015-06-10
cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs
Hariprasad Shenai
1
-0
/
+21
2015-06-05
cxgb4: Fix static checker warning
Hariprasad Shenai
1
-1
/
+1
2015-06-05
cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register first
Hariprasad Shenai
1
-20
/
+82
2015-06-05
cxgb4: program pci completion timeout
Hariprasad Shenai
1
-0
/
+19
2015-06-05
cxgb4: Set mac addr from vpd, when we can't contact firmware
Hariprasad Shenai
1
-10
/
+37
2015-06-05
cxgb4: Rename t4_link_start() to t4_link_l1cfg
Hariprasad Shenai
1
-2
/
+2
2015-06-05
cxgb4: Add sge ec context flush service
Hariprasad Shenai
1
-0
/
+26
2015-06-05
cxgb4: Free Virtual Interfaces in remove routine
Hariprasad Shenai
1
-0
/
+27
2015-06-03
cxgb4: Remove WOL get/set ethtool support
Hariprasad Shenai
1
-100
/
+0
2015-06-03
cxgb4: Add support to dump loopback port stats
Hariprasad Shenai
1
-0
/
+48
2015-06-03
cxgb4: Add support in ethtool to dump channel stats
Hariprasad Shenai
1
-0
/
+43
2015-06-03
cxgb4: Add ethtool support to get adapter stats
Hariprasad Shenai
1
-8
/
+111
2015-06-01
cxgb4: Adds support for T6 adapter
Hariprasad Shenai
1
-56
/
+162
2015-06-01
cxgb4: Add is_t6 macro and T6 register ranges
Hariprasad Shenai
1
-0
/
+344
2015-05-27
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
1
-11
/
+11
2015-05-25
cxgb4: Add PHY firmware support for T420-BT cards
Hariprasad Shenai
1
-36
/
+181
2015-05-21
cxgb4: Update T4/T5 adapter register ranges
Hariprasad Shenai
1
-31
/
+44
2015-05-21
cxgb4: Optimize and cleanup setup memory window code
Hariprasad Shenai
1
-0
/
+96
2015-05-19
cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorder
Hariprasad Shenai
1
-182
/
+217
[next]