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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-16
igb: misc cleanup to combine one if statement
Alexander Duyck
1
-3
/
+3
2009-02-16
igb: cleanup incorrect comment and set IP Checksum Enable
Alexander Duyck
1
-10
/
+4
2009-02-16
igb: reduce size required to trigger low latency
Alexander Duyck
1
-1
/
+1
2009-02-16
igb: misc whitespace/formatting cleanups
Alexander Duyck
1
-38
/
+20
2009-02-16
mv643xx_eth: implement Large Receive Offload
Lennert Buytenhek
2
-1
/
+121
2009-02-16
mv643xx_eth: allow enabling/disabling tx checksumming via ethtool
Lennert Buytenhek
1
-0
/
+1
2009-02-16
mv643xx_eth: export rx csum get/set methods via ethtool
Lennert Buytenhek
1
-0
/
+20
2009-02-16
mv643xx_eth: implement ethtool rx/tx ring size query and resizing
Lennert Buytenhek
1
-9
/
+54
2009-02-16
mv643xx_eth: rework interrupt coalescing, and export via ethtool
Lennert Buytenhek
1
-30
/
+103
2009-02-16
mv643xx_eth: unify ethtool ops for phy'd and phy-less interfaces
Lennert Buytenhek
1
-33
/
+23
2009-02-16
drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long
Hannes Eder
1
-1
/
+1
2009-02-16
drivers/isdn/mISDN: fix sparse warnings: make symbols static
Hannes Eder
1
-5
/
+5
2009-02-16
drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static
Hannes Eder
3
-8
/
+8
2009-02-16
bnx2x: Version
Eilon Greenstein
5
-6
/
+6
2009-02-16
bnx2x: Clean-up
Eilon Greenstein
6
-53
/
+52
2009-02-16
bnx2x: Comments and prints
Eilon Greenstein
5
-75
/
+78
2009-02-16
bnx2x: Re-arrange module parameters
Eilon Greenstein
1
-7
/
+7
2009-02-16
bnx2x: Moving includes
Eilon Greenstein
3
-8
/
+7
2009-02-16
bnx2x: Driver dump
Eilon Greenstein
1
-38
/
+59
2009-02-16
bnx2x: Removing unused struct
Eilon Greenstein
1
-10
/
+0
2009-02-16
bnx2x: Sparse endianity annotation
Eilon Greenstein
3
-131
/
+132
2009-02-16
bnx2x: Removing redundant macros
Eilon Greenstein
2
-36
/
+26
2009-02-16
bnx2x: Better struct naming
Eilon Greenstein
1
-2
/
+2
2009-02-16
bnx2x: Loopback in diag mode
Eilon Greenstein
2
-28
/
+37
2009-02-16
bnx2x: Optimize chip MPS configuration
Eilon Greenstein
1
-10
/
+11
2009-02-16
bnx2x: Memory clean up on failure
Eilon Greenstein
1
-0
/
+3
2009-02-16
bnx2x: Using nvram default WoL config
Eilon Greenstein
1
-0
/
+6
2009-02-16
bnx2x: smp_mb and not just smp_rmb
Eilon Greenstein
1
-2
/
+2
2009-02-16
bnx2x: Increasing FW timeout
Eilon Greenstein
1
-2
/
+6
2009-02-16
bnx2x: Returning EBUSY in debug mode as well
Eilon Greenstein
1
-2
/
+1
2009-02-16
bnx2x: Manual setting for MRRS
Eilon Greenstein
3
-1
/
+13
2009-02-16
bnx2x: Using registers name
Eilon Greenstein
3
-38
/
+49
2009-02-16
bnx2x: Pre emphasis configuration
Eilon Greenstein
5
-69
/
+177
2009-02-16
bnx2x: GMII not SGMII
Eilon Greenstein
1
-2
/
+2
2009-02-16
bnx2x: Removing CL73 code
Eilon Greenstein
1
-92
/
+19
2009-02-16
bnx2x: Using the HW 5th lane
Eilon Greenstein
2
-6
/
+33
2009-02-16
bnx2x: EMAC reset
Eilon Greenstein
2
-2
/
+6
2009-02-16
bnx2x: Saving PHY FW version
Eilon Greenstein
2
-90
/
+92
2009-02-16
bnx2x: Supporting BCM8481 PHY
Eilon Greenstein
2
-2
/
+110
2009-02-16
bnx2x: PHY lock list
Eilon Greenstein
3
-11
/
+12
2009-02-16
bnx2x: Supporting BCM8726 PHY
Eilon Greenstein
5
-64
/
+851
2009-02-16
bnx2x: GPIO accessories
Eilon Greenstein
3
-2
/
+109
2009-02-16
bnx2x: Removing redundant device parameters
Eilon Greenstein
2
-15
/
+9
2009-02-16
bnx2x: Removing the board type
Eilon Greenstein
3
-41
/
+14
2009-02-16
bnx2x: Flow control enhancement
Eilon Greenstein
5
-10
/
+157
2009-02-16
bnx2x: BW shaper enhancements
Eilon Greenstein
3
-189
/
+153
2009-02-16
bnx2x: Moving skb_record_rx_queue
Eilon Greenstein
1
-1
/
+1
2009-02-16
bnx2x: Per queue statistics
Eilon Greenstein
4
-274
/
+643
2009-02-16
bnx2x: Removing microcode assertion check
Eilon Greenstein
2
-6
/
+2
2009-02-16
bnx2x: Disabling interrupts after iSCSI-boot
Eilon Greenstein
2
-2
/
+72
[next]