index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
Age
Commit message (
Expand
)
Author
2016-04-15
cxgb4: Set VPD size so we can read both VPD structures
Hariprasad Shenai
2016-03-23
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-22
cxgb4: update Kconfig and Makefile
Varun Prakash
2016-03-22
cxgb4: add iSCSI DDP page pod manager
Varun Prakash
2016-03-22
cxgb4, iw_cxgb4: move delayed ack macro definitions
Varun Prakash
2016-03-22
cxgb4: move VLAN_NONE macro definition
Varun Prakash
2016-03-22
cxgb4: update struct cxgb4_lld_info definition
Varun Prakash
2016-03-22
cxgb4: add definitions for iSCSI target ULD
Varun Prakash
2016-03-22
cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition
Varun Prakash
2016-03-22
cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions
Varun Prakash
2016-03-22
cxgb4, iw_cxgb4: move definitions to common header file
Varun Prakash
2016-03-22
cxgb4: large receive offload support
Varun Prakash
2016-03-22
cxgb4: allocate resources for CXGB4_ULD_ISCSIT
Varun Prakash
2016-03-22
cxgb4: add new ULD type CXGB4_ULD_ISCSIT
Varun Prakash
2016-03-02
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
2016-03-02
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-18
cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
Hariprasad Shenai
2016-02-16
cxgb4: Add pci device id for chelsio t540 lom adapter
Hariprasad Shenai
2016-02-11
cxgb4/iw_cxgb4: TOS support
Hariprasad Shenai
2016-01-11
cxgb4: Fixes static checker warning in mps_tcam_show()
Hariprasad Shenai
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-04
cxgb4: correctly handling failed allocation
Insu Yun
2015-12-24
cxgb4: Remove deprecated module parameters
Hariprasad Shenai
2015-12-24
cxgb4: Get TID calculation right for IPv6 mode
Hariprasad Shenai
2015-12-24
cxgb4: Update SGE context congestion map change for T6 adapter
Hariprasad Shenai
2015-12-24
cxgb4: Update mps_tcam output to include T6 fields
Hariprasad Shenai
2015-12-24
cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter
Hariprasad Shenai
2015-12-24
cxgb4: Update Congestion Channel map for T6 adapter
Hariprasad Shenai
2015-12-24
cxgb4: Update register range and SGE registers for T6 adapter
Hariprasad Shenai
2015-12-24
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
2015-12-24
cxgb4: Update pm_stats for T6 adapter family
Hariprasad Shenai
2015-12-24
cxgb4: Pass correct argument to t4_link_l1cfg()
Hariprasad Shenai
2015-12-23
cxgb4: Use napi_complete_done() api in napi handler
Hariprasad Shenai
2015-12-23
cxgb4: Use the node info to alloc_ring() for RX queues
Hariprasad Shenai
2015-12-23
cxgb4: get naming correct for iscsi queues
Hariprasad Shenai
2015-12-23
cxgb4: Warn if device doesn't have enough PCI bandwidth
Hariprasad Shenai
2015-12-17
cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code
Hariprasad Shenai
2015-12-17
cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.
Hariprasad Shenai
2015-12-17
cxgb4: Add API to alloc l2t entry; also update existing ones
Hariprasad Shenai
2015-12-17
cxgb4: Use symbolic constant for VLAN priority calculation
Hariprasad Shenai
2015-12-12
cxgb4: Handle clip return values
Hariprasad Shenai
2015-12-09
cxgb4: Adds PCI device id for new T5 adapters
Hariprasad Shenai
2015-12-09
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
2015-12-09
cxgb4: Deal with wrap-around of queue for Work request
Hariprasad Shenai
2015-12-09
cxgb4: prevent simultaneous execution of service_ofldq()
Hariprasad Shenai
2015-12-09
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
Hariprasad Shenai
2015-12-09
cxgb4: Align rest of the ethtool get stats
Hariprasad Shenai
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
[next]