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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-01
cxgb4: Issue mbox commands on correct mbox
Hariprasad Shenai
1
-2
/
+4
2014-09-01
cxgb4: Avoid dumping Write-only registers in register dump
Hariprasad Shenai
1
-2
/
+4
2014-09-01
cxgb4: Detect and display firmware reported errors
Hariprasad Shenai
2
-1
/
+41
2014-09-01
cxgb4: Fix T5 adapter accessing T4 adapter registers
Hariprasad Shenai
3
-11
/
+24
2014-09-01
cxgb4: Fixed the code to use correct length for part number
Hariprasad Shenai
1
-1
/
+10
2014-09-01
cxgb4: Fix for handling 1Gb/s SFP+ Transceiver Modules
Hariprasad Shenai
1
-0
/
+1
2014-08-21
cxgb4: Free completed tx skbs promptly
Hariprasad Shenai
3
-2
/
+5
2014-08-21
cxgb4: Fix race condition in cleanup
Anish Bhatt
2
-14
/
+19
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+4
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
4
-4
/
+4
2014-08-07
cxgb4: IEEE fixes for DCBx state machine
Anish Bhatt
5
-71
/
+216
2014-08-07
cxgb4: Update FW version string to match FW binary version
Hariprasad Shenai
1
-4
/
+4
2014-08-06
cxgb4: Fix for SR-IOV VF initialization
Hariprasad Shenai
1
-4
/
+3
2014-08-05
cxgb4 : Disable recursive mailbox commands when enabling vi
Anish Bhatt
2
-2
/
+5
2014-08-05
cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...
Hariprasad Shenai
1
-14
/
+15
2014-08-05
cxgb4i : Move stray CPL definitions to cxgb4 driver
Anish Bhatt
1
-0
/
+2
2014-08-04
cxgb4: only free allocated fls
Hariprasad Shenai
2
-14
/
+22
2014-07-24
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
Hariprasad Shenai
1
-1
/
+1
2014-07-21
cxgb4: Add the MC1 registers to read in the interrupt handler
Hariprasad Shenai
2
-3
/
+16
2014-07-17
cxgb4: Export symbols required by cxgb4i for ipv6 support and required defines
Anish Bhatt
3
-4
/
+12
2014-07-17
cxgb4/iw_cxgb4: Move common defines to cxgb4
Anish Bhatt
1
-0
/
+1
2014-07-17
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
1
-15
/
+6
2014-07-15
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
3
-0
/
+22
2014-07-15
cxgb4/iw_cxgb4: display TPTE on errors
Hariprasad Shenai
2
-0
/
+67
2014-07-15
cxgb4/iw_cxgb4: use firmware ord/ird resource limits
Hariprasad Shenai
4
-0
/
+25
2014-07-15
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
2
-0
/
+4
2014-07-02
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...
Fabian Frederick
1
-2
/
+1
2014-07-01
cxgb4vf: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+9
2014-07-01
cxgb4: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+20
2014-07-01
cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...
Hariprasad Shenai
4
-172
/
+148
2014-07-01
cxgb4: Use FW interface to get BAR0 value
Hariprasad Shenai
4
-8
/
+98
2014-07-01
rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...
Hariprasad Shenai
2
-8
/
+11
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+8
2014-06-25
cxgb4: use dev_port to identify ports
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2014-06-24
cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list
Li RongQing
1
-9
/
+7
2014-06-24
cxgb4: Fix endian bug introduced in cxgb4 dcb patchset
Anish Bhatt
1
-4
/
+4
2014-06-22
cxgb4 : Update copyright year on all cxgb4 files
Anish Bhatt
11
-11
/
+11
2014-06-22
cxgb4 : Makefile & Kconfig changes for DCBx support
Anish Bhatt
2
-0
/
+12
2014-06-22
cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...
Anish Bhatt
3
-14
/
+272
2014-06-22
cxgb4 : Add DCBx support codebase and dcbnl_ops
Anish Bhatt
2
-0
/
+1121
2014-06-22
cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...
Anish Bhatt
1
-19
/
+76
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-64
/
+265
2014-06-10
cxgb4: Change default Interrupt Holdoff Packet Count Threshold
Hariprasad Shenai
2
-30
/
+40
2014-06-10
iw_cxgb4: don't truncate the recv window size
Hariprasad Shenai
1
-0
/
+1
2014-06-10
iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections
Hariprasad Shenai
3
-4
/
+117
2014-06-10
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
Hariprasad Shenai
5
-7
/
+76
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2
-4
/
+4
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-6
/
+6
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-4
/
+4
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
4
-4
/
+4
[next]