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
Age
Commit message (
Expand
)
Author
2013-09-15
cxgb4: remove workqueue when driver registration fails
Wei Yang
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
2013-08-12
cxgb4: Add CLIP support to store compressed IPv6 address
Vipul Pandya
2013-08-12
cxgb4: Add routines to create and remove listening IPv6 servers
Vipul Pandya
2013-06-13
cxgb4: Do not set net_device::dev_id to VI index
Ben Hutchings
2013-06-04
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Li RongQing
2013-05-31
cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...
Jay Hernandez
2013-05-03
cxgb4: fix error recovery when t4_fw_hello returns a positive value
Thadeu Lima de Souza Cascardo
2013-04-29
cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG
Vipul Pandya
2013-04-29
cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG
Vipul Pandya
2013-04-29
cxgb4: Fix pci_device_id structure initialization with correct PF number
Vipul Pandya
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-03-14
RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.
Vipul Pandya
2013-03-14
RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.
Vipul Pandya
2013-03-14
cxgb4: Disable SR-IOV support for PF4-7 for T5
Santosh Rastapur
2013-03-14
cxgb4: Update driver version and description
Santosh Rastapur
2013-03-14
cxgb4: Add T5 PCI ids
Santosh Rastapur
2013-03-14
cxgb4: Add T5 debugfs support
Santosh Rastapur
2013-03-14
cxgb4: Enable doorbell drop recovery only for T4 adapter
Santosh Rastapur
2013-03-14
cxgb4: Add T5 write combining support
Santosh Rastapur
2013-03-14
cxgb4: Dump T5 registers
Santosh Rastapur
2013-03-14
cxgb4: Initialize T5
Santosh Rastapur
2013-03-14
cxgb4: Add macros, structures and inline functions for T5
Santosh Rastapur
2013-03-14
cxgb4: Add register definations for T5
Santosh Rastapur
2013-03-12
cxgb4: Allow for backward compatibility with new VPD scheme.
Santosh Rastapur
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-16
cxgb4: set coalesce parameters on all queues
Thadeu Lima de Souza Cascardo
2013-01-10
cxgb4: Fix incorrect PFVF CMASK
Vipul Pandya
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-07
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
2012-12-19
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
2012-12-19
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
2012-12-19
RDMA/cxgb4: Fix LE hash collision bug for active open connection
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-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-11-02
cxgb4: Fix unable to get UP event from the LLD
Vipul Pandya
2012-10-21
cxgb4: Remove unnecessary #ifdef condition
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
[next]