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
Age
Commit message (
Expand
)
Author
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-04
chelsio: constify cphy_ops structures
Julia Lawall
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-23
cxgb4vf: Update to 128 byte mailbox size for T6 adapter
Hariprasad Shenai
2015-12-23
cxgb4: Update SGE context congestion map change for T6 adapter
Hariprasad Shenai
2015-12-23
cxgb4: Update mps_tcam output to include T6 fields
Hariprasad Shenai
2015-12-23
cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter
Hariprasad Shenai
2015-12-23
cxgb4: Update Congestion Channel map for T6 adapter
Hariprasad Shenai
2015-12-23
cxgb4: Update register range and SGE registers for T6 adapter
Hariprasad Shenai
2015-12-23
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
2015-12-23
cxgb4: Update pm_stats for T6 adapter family
Hariprasad Shenai
2015-12-23
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-11
cxgb4: Handle clip return values
Hariprasad Shenai
2015-12-08
chelsio: constify cmac_ops structures
Julia Lawall
2015-12-08
cxgb4: Adds PCI device id for new T5 adapters
Hariprasad Shenai
2015-12-08
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
2015-12-08
cxgb4: Deal with wrap-around of queue for Work request
Hariprasad Shenai
2015-12-08
cxgb4: prevent simultaneous execution of service_ofldq()
Hariprasad Shenai
2015-12-08
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
Hariprasad Shenai
2015-12-08
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
Hariprasad Shenai
2015-12-08
cxgb4: Align rest of the ethtool get stats
Hariprasad Shenai
2015-12-07
cxgb3: Convert simple_strtoul to kstrtox
LABBE Corentin
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
2015-11-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-10-22
cxgb4: Update ethtool get_drvinfo to get regdump len
Hariprasad Shenai
2015-10-22
cxgb4: Use vmalloc, if kmalloc fails
Hariprasad Shenai
2015-10-22
cxgb4: Return error if setup_rss is called before probe
Hariprasad Shenai
2015-10-22
cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter
Hariprasad Shenai
2015-10-22
cxgb4: Add info print to display number of MSI-X vectors allocated
Hariprasad Shenai
2015-10-22
cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settings
Hariprasad Shenai
2015-10-22
cxgb4: Don't disallow turning off auto-negotiation
Hariprasad Shenai
2015-10-22
cxgb4: Align ethtool get stat settings
Hariprasad Shenai
2015-10-21
cxgb4: T6 adapter lld support for iw_cxgb4 driver
Hariprasad S
2015-10-11
cxgb4: Enhance driver to update FW, when FW is too old
Hariprasad Shenai
2015-10-05
cxgb4: Report correct link speed for unsupported ones
Hariprasad Shenai
2015-10-05
cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
Hariprasad Shenai
2015-10-05
cxgb4: For T4, don't read the Firmware Mailbox Control register
Hariprasad Shenai
2015-10-05
cxgb4 : Update T4/T5/T6 register ranges
Hariprasad Shenai
[next]