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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
net_sched: act: clean up tca_action_flush()
WANG Cong
1
-30
/
+23
2014-02-13
net_sched: act: refuse to remove bound action outside
WANG Cong
2
-7
/
+21
2014-02-13
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
WANG Cong
11
-82
/
+29
2014-02-13
net_sched: act: refactor cleanup ops
WANG Cong
11
-64
/
+22
2014-02-13
net_sched: act: hide struct tcf_common from API
WANG Cong
19
-206
/
+135
2014-02-13
Merge branch 'bnx2x'
David S. Miller
13
-256
/
+555
2014-02-13
bnx2x: utilize FW 7.8.19
Dmitry Kravkov
2
-3
/
+3
2014-02-13
bnx2x: (semantic) revise scheduling of sp_rtnl
Yuval Mintz
6
-44
/
+32
2014-02-13
bnx2x: Fix bnx2x_panic_dump for VFs
Yuval Mintz
1
-40
/
+57
2014-02-13
bnx2x: Revise IOV vlan/mac validation
Yuval Mintz
5
-74
/
+67
2014-02-13
bnx2x: Add support in PF driver for RSC
Michal Kalderon
8
-48
/
+329
2014-02-13
bnx2x: Semantic Validate vlan/mac changes
Yuval Mintz
1
-9
/
+42
2014-02-13
bnx2x: Remove unnecessary internal mem config
Ariel Elior
2
-13
/
+0
2014-02-13
bnx2x: Remove unused iov code
Yuval Mintz
1
-10
/
+0
2014-02-13
bnx2x: [Debug] change verbosity of some prints
Yuval Mintz
3
-15
/
+25
2014-02-13
net: phy: expose phydev->has_fixups to sysfs
Florian Fainelli
2
-0
/
+20
2014-02-13
net: phy: add "has_fixups" boolean property
Florian Fainelli
2
-0
/
+2
2014-02-13
net: phy: expose PHY device interface mode
Florian Fainelli
2
-0
/
+20
2014-02-13
net: phy: re-design phy_modes to be self-contained
Florian Fainelli
2
-24
/
+44
2014-02-13
net: phy: fix phy_{clear,config}_interrupt comment typos
Florian Fainelli
1
-2
/
+2
2014-02-13
net: phy: allow driver to implement their own aneg_done
Florian Fainelli
3
-3
/
+10
2014-02-13
net: phy: add genphy_aneg_done()
Florian Fainelli
3
-3
/
+18
2014-02-13
net: phy: display human readable PHY speed settings
Florian Fainelli
1
-2
/
+22
2014-02-13
net: phy: update phy_print_status to show pause settings
Florian Fainelli
1
-2
/
+4
2014-02-13
net: phy: use network device in phy_print_status
Florian Fainelli
1
-3
/
+2
2014-02-13
Merge branch 'sfc'
David S. Miller
11
-150
/
+65
2014-02-13
sfc: Add/remove blank lines to taste
Ben Hutchings
5
-7
/
+2
2014-02-13
sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy
Ben Hutchings
1
-1
/
+1
2014-02-13
sfc: Cosmetic changes to self-test from the out-of-tree driver
Ben Hutchings
1
-5
/
+13
2014-02-13
sfc: Update product naming
Ben Hutchings
2
-2
/
+2
2014-02-13
sfc: Use canonical pointer type for MAC address in efx_set_mac_address()
Ben Hutchings
1
-1
/
+1
2014-02-13
sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'
Ben Hutchings
1
-2
/
+2
2014-02-13
sfc: Preserve rx_frm_trunc counters when resizing DMA rings
Ben Hutchings
1
-2
/
+0
2014-02-13
sfc: Correct comment about number of TX queues used on EF10
Ben Hutchings
1
-2
/
+2
2014-02-13
sfc: Remove unused definitions of EF10 user-mode DMA descriptors
Ben Hutchings
1
-61
/
+0
2014-02-13
sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN
Ben Hutchings
1
-13
/
+4
2014-02-13
sfc: Rewrite adjustment of PPS event in a clearer way
Ben Hutchings
1
-24
/
+23
2014-02-13
sfc: Cache skb->data in local variable in efx_ptp_rx()
Ben Hutchings
1
-10
/
+13
2014-02-13
sfc: Removed adhoc scheme to rate limit PTP event queue overflow message
Laurence Evans
1
-20
/
+2
2014-02-13
Merge branch 'ethtool_docs'
David S. Miller
2
-113
/
+329
2014-02-13
ethtool: Fix unwanted section breaks in kernel-doc
Ben Hutchings
1
-7
/
+9
2014-02-13
ethtool: Move kernel-doc comment next to struct ethtool_dump definition
Ben Hutchings
1
-3
/
+2
2014-02-13
ethtool: Document the general convention for VLAs in kernel space
Ben Hutchings
1
-0
/
+3
2014-02-13
ethtool: Expand documentation of struct ethtool_perm_addr
Ben Hutchings
1
-1
/
+12
2014-02-13
ethtool: Expand documentation of struct ethtool_stats
Ben Hutchings
1
-3
/
+13
2014-02-13
ethtool: Expand documentation of struct ethtool_test
Ben Hutchings
1
-4
/
+17
2014-02-13
ethtool: Expand documentation of string set types
Ben Hutchings
1
-12
/
+47
2014-02-13
ethtool: Update documentation of struct ethtool_pauseparam
Ben Hutchings
1
-13
/
+23
2014-02-13
ethtool: Expand documentation of struct ethtool_ringparam
Ben Hutchings
1
-11
/
+26
2014-02-13
ethtool: Expand documentation of struct ethtool_eeprom
Ben Hutchings
1
-3
/
+20
[next]