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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-03
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
Vasundhara Volam
4
-5
/
+35
2014-07-03
be2net: remove be_cmd_get_profile_config_mbox/mccq() variants
Vasundhara Volam
1
-67
/
+14
2014-07-03
sh_eth: remove checks around dev_kfree_skb() calls
Sergei Shtylyov
1
-12
/
+6
2014-07-03
qlcnic: Update version to 5.3.61
Harish Patil
1
-2
/
+2
2014-07-03
qlcnic: Enhance Tx timeout debug data collection.
Harish Patil
1
-6
/
+35
2014-07-03
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...
Fabian Frederick
1
-2
/
+1
2014-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-113
/
+200
2014-07-02
cxgb4vf: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+9
2014-07-02
cxgb4: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+20
2014-07-02
cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...
Hariprasad Shenai
4
-172
/
+148
2014-07-02
cxgb4: Use FW interface to get BAR0 value
Hariprasad Shenai
4
-8
/
+98
2014-07-02
rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...
Hariprasad Shenai
2
-8
/
+11
2014-07-02
bnx2x: Fail probe of VFs using an old incompatible driver
Yuval Mintz
2
-0
/
+54
2014-07-02
bnx2x: enlarge minimal alignemnt of data offset
Dmitry Kravkov
1
-2
/
+4
2014-07-02
bnx2x: VF can report link speed
Dmitry Kravkov
8
-88
/
+366
2014-07-01
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
1
-7
/
+9
2014-07-01
igb: bring link up when PHY is powered up
Todd Fujinaka
1
-0
/
+2
2014-07-01
i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38
Catherine Sullivan
2
-2
/
+2
2014-07-01
i40evf: change branding string
Mitch Williams
1
-1
/
+1
2014-07-01
i40e: remove linux/export.h header from i40e_ptp.c
Jacob Keller
1
-1
/
+0
2014-07-01
i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127
Christopher Pau
1
-1
/
+3
2014-07-01
i40e/i40evf: initialize context descriptor
Jesse Brandeburg
2
-0
/
+2
2014-07-01
i40e: FD filter replay logic bug fix
Anjali Singhai Jain
1
-4
/
+6
2014-07-01
i40e/i40evf: add ASQ write back timeout variable to AQ structure
Kamil Krawczyk
4
-2
/
+10
2014-07-01
i40evf: set flags before sending message
Mitch Williams
1
-17
/
+16
2014-07-01
i40e: Correct mask assignment value
Kevin Scott
1
-2
/
+2
2014-07-01
i40e: clear all queues and interrupts
Shannon Nelson
3
-0
/
+95
2014-07-01
i40e/i40evf: clear aq bah-bal on shutdown
Shannon Nelson
2
-0
/
+8
2014-07-01
i40e/i40evf: Add base address registers to aq struct
Shannon Nelson
4
-76
/
+44
2014-06-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
11
-134
/
+373
2014-06-27
amd-xgbe: Resolve checkpatch warning about sscanf usage
Lendacky, Thomas
1
-5
/
+4
2014-06-27
amd-xgbe: Change destination address filtering support
Lendacky, Thomas
6
-69
/
+116
2014-06-27
amd-xgbe: Add support for VLAN filtering
Lendacky, Thomas
6
-14
/
+165
2014-06-27
amd-xgbe: VLAN Rx tag stripping fix
Lendacky, Thomas
1
-1
/
+3
2014-06-27
amd-xgbe: VLAN Tx tag insertion fix
Lendacky, Thomas
2
-0
/
+8
2014-06-27
amd-xgbe: Make defines in xgbe.h unique
Lendacky, Thomas
5
-100
/
+102
2014-06-26
i40e: fix fdir programming
Jesse Brandeburg
1
-2
/
+4
2014-06-26
i40e: Add debugfs hooks to print current total FD filter count
Anjali Singhai Jain
1
-0
/
+4
2014-06-26
i40e: Fix the FD sideband logic to detect a FD table full condition
Anjali Singhai Jain
3
-7
/
+20
2014-06-26
i40e: Avoid adding the TCP-IPv4 filter twice
Anjali Singhai Jain
1
-13
/
+0
2014-06-26
i40e: only create PTP device node once
Jacob Keller
1
-12
/
+46
2014-06-26
i40e: don't store user requested mode until we've validated it
Jacob Keller
1
-4
/
+7
2014-06-26
i40e: break PTP hardware control from ioctl command for timestamp mode
Jacob Keller
1
-16
/
+43
2014-06-26
i40e: rename i40e_ptp_enable to i40e_ptp_feature_enable
Jacob Keller
1
-4
/
+4
2014-06-26
i40evf: resend FW request if no response
Mitch Williams
1
-0
/
+4
2014-06-26
i40evf: fix typo
Mitch Williams
1
-1
/
+1
2014-06-26
i40evf: return more useful error information
Mitch Williams
1
-5
/
+6
2014-06-26
i40evf: don't stop watchdog if it hasn't started
Mitch Williams
1
-1
/
+3
2014-06-26
i40e/i40evf: Big endian fixes for handling HMC
Paul M Stillwell Jr
3
-67
/
+236
2014-06-26
i40e: do not take NVM ownership for SR read
Kamil Krawczyk
1
-8
/
+1
[next]