index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-08-05
cxgb4 : Disable recursive mailbox commands when enabling vi
Anish Bhatt
2014-07-24
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
Hariprasad Shenai
2014-07-21
cxgb4: Add the MC1 registers to read in the interrupt handler
Hariprasad Shenai
2014-07-01
cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...
Hariprasad Shenai
2014-07-01
cxgb4: Use FW interface to get BAR0 value
Hariprasad Shenai
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-25
cxgb4: use dev_port to identify ports
Thadeu Lima de Souza Cascardo
2014-06-22
cxgb4 : Update copyright year on all cxgb4 files
Anish Bhatt
2014-06-22
cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...
Anish Bhatt
2014-04-15
cxgb4: use the correct max size for firmware flash
Steve Wise
2014-03-13
cxgb4: Add code to dump SGE registers when hitting idma hangs
Kumar Sanghvi
2014-02-24
cgxb4: Stop using ethtool SPEED_* constants
Ben Hutchings
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-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