index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
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
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