index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
7
-150
/
+228
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent
Hariprasad Shenai
4
-42
/
+84
2014-11-10
cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
Hariprasad Shenai
5
-92
/
+217
2014-10-30
cxgb4 : Fix missing initialization of win0_lock
Anish Bhatt
1
-0
/
+1
2014-10-28
cxgb4 : Handle dcb enable correctly
Anish Bhatt
2
-2
/
+11
2014-10-28
cxgb4 : Improve handling of DCB negotiation or loss thereof
Anish Bhatt
1
-3
/
+45
2014-10-15
cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built
Anish Bhatt
1
-0
/
+8
2014-10-15
cxgb4i : Remove duplicated CLIP handling code
Anish Bhatt
1
-0
/
+7
2014-10-15
cxgb4: Fix FW flash logic using ethtool
Hariprasad Shenai
3
-6
/
+16
2014-10-10
cxgb4: Wait for device to get ready before reading any register
Hariprasad Shenai
3
-9
/
+16
2014-10-10
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
Hariprasad Shenai
3
-4
/
+7
2014-10-09
cxgb4: clean up a type issue
Dan Carpenter
1
-10
/
+8
2014-10-09
cxgb4: potential shift wrapping bug
Dan Carpenter
1
-1
/
+1
2014-09-29
cxgb4: Add support for adaptive rx
Hariprasad Shenai
5
-2
/
+49
2014-09-29
cxgb4/cxgb4vf: Add Devicde ID for two more adapter
Hariprasad Shenai
1
-0
/
+4
2014-09-29
cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.
Hariprasad Shenai
3
-42
/
+167
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+27
2014-09-16
cxgb4: Don't allocate adapter structure for all PF's
Hariprasad Shenai
1
-22
/
+27
2014-09-11
cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter
Hariprasad Shenai
1
-0
/
+2
2014-09-11
cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...
Hariprasad Shenai
2
-0
/
+10
2014-09-11
cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...
Hariprasad Shenai
1
-0
/
+3
2014-09-11
cxgb4: Add support to S25FL032P flash
Hariprasad Shenai
1
-0
/
+20
2014-09-11
cxgb4: Allow T4/T5 firmware sizes up to 1MB
Hariprasad Shenai
1
-1
/
+1
2014-09-10
cxgb4: remove bond->lock
Nikolay Aleksandrov
1
-2
/
+0
2014-09-02
cxgb4: Issue mbox commands on correct mbox
Hariprasad Shenai
1
-2
/
+4
2014-09-02
cxgb4: Avoid dumping Write-only registers in register dump
Hariprasad Shenai
1
-2
/
+4
2014-09-02
cxgb4: Detect and display firmware reported errors
Hariprasad Shenai
2
-1
/
+41
2014-09-02
cxgb4: Fix T5 adapter accessing T4 adapter registers
Hariprasad Shenai
3
-11
/
+24
2014-09-02
cxgb4: Fixed the code to use correct length for part number
Hariprasad Shenai
1
-1
/
+10
2014-09-02
cxgb4: Fix for handling 1Gb/s SFP+ Transceiver Modules
Hariprasad Shenai
1
-0
/
+1
2014-08-22
cxgb4: Free completed tx skbs promptly
Hariprasad Shenai
2
-1
/
+3
2014-08-22
cxgb4: Fix race condition in cleanup
Anish Bhatt
2
-14
/
+19
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-08
cxgb4: IEEE fixes for DCBx state machine
Anish Bhatt
5
-71
/
+216
2014-08-08
cxgb4: Update FW version string to match FW binary version
Hariprasad Shenai
1
-4
/
+4
2014-08-07
cxgb4: Fix for SR-IOV VF initialization
Hariprasad Shenai
1
-4
/
+3
2014-08-06
cxgb4 : Disable recursive mailbox commands when enabling vi
Anish Bhatt
2
-2
/
+5
2014-08-06
cxgb4i : Move stray CPL definitions to cxgb4 driver
Anish Bhatt
1
-0
/
+2
2014-08-04
cxgb4: only free allocated fls
Hariprasad Shenai
2
-14
/
+22
2014-07-25
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
Hariprasad Shenai
1
-1
/
+1
2014-07-22
cxgb4: Add the MC1 registers to read in the interrupt handler
Hariprasad Shenai
2
-3
/
+16
2014-07-18
cxgb4: Export symbols required by cxgb4i for ipv6 support and required defines
Anish Bhatt
3
-4
/
+12
2014-07-18
cxgb4/iw_cxgb4: Move common defines to cxgb4
Anish Bhatt
1
-0
/
+1
2014-07-18
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
1
-15
/
+6
2014-07-16
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
3
-0
/
+22
2014-07-16
cxgb4/iw_cxgb4: display TPTE on errors
Hariprasad Shenai
2
-0
/
+67
2014-07-16
cxgb4/iw_cxgb4: use firmware ord/ird resource limits
Hariprasad Shenai
4
-0
/
+25
2014-07-16
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
2
-0
/
+4
2014-07-03
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...
Fabian Frederick
1
-2
/
+1
[next]