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_main.c
Age
Commit message (
Expand
)
Author
2014-06-24
cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list
Li RongQing
2014-06-10
cxgb4: Change default Interrupt Holdoff Packet Count Threshold
Hariprasad Shenai
2014-06-10
iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections
Hariprasad Shenai
2014-06-10
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
Hariprasad Shenai
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
cxgb4: Decode the firmware port and module type a bit more for ethtool
Hariprasad Shenai
2014-04-30
cxgb4: Decode PCIe Gen3 link speed
Roland Dreier
2014-03-28
cxgb4: Adds device ID for few more Chelsio Adapters
Hariprasad Shenai
2014-03-26
chelsio: Remove addressof casts to same type
Joe Perches
2014-03-14
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
Steve Wise
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-25
net/cxgb4: use remove handler as shutdown handler
Thadeu Lima de Souza Cascardo
2014-02-24
cgxb4: Stop using ethtool SPEED_* constants
Ben Hutchings
2014-02-18
cxgb4: Add more PCI device ids.
Hariprasad Shenai
2014-02-18
cxgb4: Remove unused registers and add missing ones
Kumar Sanghvi
2014-02-18
cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities
Kumar Sanghvi
2014-02-18
cxgb4: Allow >10G ports to have multiple queues
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-02-18
cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-01-24
net/cxgb4: Fix referencing freed adapter
Gavin Shan
2014-01-23
net/cxgb4: Don't retrieve stats during recovery
Gavin Shan
2014-01-23
net/cxgb4: Avoid disabling PCI device for towice
Gavin Shan
2013-12-22
cxgb4: Add API to correctly calculate tuple fields
Kumar Sanghvi
2013-12-22
cxgb4: Account for stid entries properly in case of IPv6
Kumar Sanghvi
2013-12-22
cxgb4: Assign filter server TIDs properly
Kumar Sanghvi
2013-12-22
cxgb4: Include TCP as protocol when creating server filters
Kumar Sanghvi
2013-12-22
cxgb4: Reserve stid 0 for T4/T5 adapters
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-18
net: cxgb4: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
bonding: make bond_for_each_slave() use lower neighbour's private
Veaceslav Falico
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-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
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: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
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
[next]