开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
t4_hw.c
Age
Commit message (
Expand
)
Author
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
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-06-13
cxgb4: Do not set net_device::dev_id to VI index
Ben Hutchings
2013-05-31
cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...
Jay Hernandez
2013-03-14
cxgb4: Add T5 debugfs support
Santosh Rastapur
2013-03-14
cxgb4: Initialize T5
Santosh Rastapur
2013-03-12
cxgb4: Allow for backward compatibility with new VPD scheme.
Santosh Rastapur
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-19
cxgb4: Add T4 filter support
Vipul Pandya
2012-12-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
cxgb4: remove __dev* attributes
Bill Pemberton
2012-11-27
[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...
Naresh Kumar Inna
2012-11-07
cxgb4: Fix initialization of SGE_CONTROL register
Vipul Pandya
2012-11-07
cxgb4: Initialize data structures before using.
Vipul Pandya
2012-10-08
cxgb4: Address various sparse warnings
Vipul Pandya
2012-10-08
cxgb4: allocate enough data in t4_memory_rw()
Dan Carpenter
2012-10-03
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
Vipul Pandya
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
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: Add functions to read memory via PCIE memory window
Vipul Pandya
2012-09-05
cxgb4: Remove duplicate register definitions
Vipul Pandya
2012-08-23
cxgb4: Use PCI Express Capability accessors
Jiang Liu
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
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-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher