index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
cxgb4.h
Age
Commit message (
Expand
)
Author
2014-03-14
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
Steve Wise
2014-03-13
cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...
Kumar Sanghvi
2014-03-13
cxgb4: Add code to dump SGE registers when hitting idma hangs
Kumar Sanghvi
2014-02-18
cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities
Kumar Sanghvi
2014-02-18
cxgb4: Print adapter VPD Part Number instead of Engineering Change field
Kumar Sanghvi
2014-02-18
cxgb4: Add support to recognize 40G links
Kumar Sanghvi
2014-01-23
net/cxgb4: Avoid disabling PCI device for towice
Gavin Shan
2014-01-09
cxgb4: Changed FW check version to match FW binary version
Hariprasad Shenai
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-22
cxgb4: make functions static and remove dead code
stephen hemminger
2013-12-22
cxgb4: Add API to correctly calculate tuple fields
Kumar Sanghvi
2013-12-03
cxgb4: Add new scheme to update T4/T5 firmware
Hariprasad Shenai
2013-12-03
cxgb4: Much cleaner implementation of is_t4()/is_t5()
Hariprasad Shenai
2013-10-21
cgxb4: remove duplicate include in cxgb4.h
Michael Opdenacker
2013-08-12
cxgb4: Add CLIP support to store compressed IPv6 address
Vipul Pandya
2013-05-31
cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...
Jay Hernandez
2013-03-14
cxgb4: Disable SR-IOV support for PF4-7 for T5
Santosh Rastapur
2013-03-14
cxgb4: Add T5 debugfs support
Santosh Rastapur
2013-03-14
cxgb4: Add T5 write combining support
Santosh Rastapur
2013-03-14
cxgb4: Add macros, structures and inline functions for T5
Santosh Rastapur
2012-12-19
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
2012-12-19
cxgb4: Add LE hash collision bug fix path in LLD driver
Vipul Pandya
2012-12-19
cxgb4: Add T4 filter support
Vipul Pandya
2012-10-21
cxgb4: Remove unnecessary #ifdef condition
Vipul Pandya
2012-10-08
cxgb4: Address various sparse warnings
Vipul Pandya
2012-10-03
cxgb4: Fix build error due to missing linux/vmalloc.h include.
David S. Miller
2012-09-27
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
Vipul Pandya
2012-09-27
cxgb4: Add support for T4 hardwired driver configuration settings
Vipul Pandya
2012-09-27
cxgb4: Add support for T4 configuration file
Vipul Pandya
2012-09-27
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
2012-09-27
cxgb4: Add functions to read memory via PCIE memory window
Vipul Pandya
2012-09-27
cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE
Vipul Pandya
2012-05-18
cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
2012-05-18
cxgb4: Common platform specific changes for DB Drop Recovery
Vipul Pandya
2012-05-18
cxgb4: Detect DB FULL events and notify RDMA ULD
Vipul Pandya
2011-10-21
cxgb4: convert to SKB paged frag API.
Ian Campbell
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher