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
2014-09-08
net: phy: mdio-sun4i: don't select REGULATOR
Beniamino Galvani
1
-2
/
+0
2014-09-07
amd-xgbe-phy: Fix build break for missing declaration
Tom Lendacky
1
-0
/
+1
2014-09-06
igb: add flags to set eee advertisement mode
Todd Fujinaka
4
-18
/
+49
2014-09-06
e1000: e1000_ethertool.c coding style fixes
Krzysztof Majzerowicz-Jaszcz
1
-76
/
+79
2014-09-06
mlx4: only pull headers into skb head
Eric Dumazet
1
-5
/
+8
2014-09-06
mISDN: remove DSP_NEVER_DEFINED and adjust code identation
Colin Ian King
1
-56
/
+53
2014-09-06
bonding: add slave netlink policy and put slave-related ops together
Jiri Pirko
1
-2
/
+7
2014-09-06
ixgbe: use new eth_get_headlen interface
Alexander Duyck
1
-115
/
+1
2014-09-06
igb: use new eth_get_headlen interface
Alexander Duyck
1
-108
/
+1
2014-09-06
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
1
-3
/
+3
2014-09-06
hyperv: NULL dereference on error
Dan Carpenter
1
-4
/
+2
2014-09-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-127
/
+156
2014-09-06
net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()
Daniel Mack
1
-8
/
+14
2014-09-06
amd-xgbe-phy: Checkpatch driver fixes
Lendacky, Thomas
1
-4
/
+0
2014-09-06
amd-xgbe: Checkpatch driver fixes
Lendacky, Thomas
11
-26
/
+2
2014-09-06
amd-xgbe-phy: Enhance parallel detection to support KR speed
Lendacky, Thomas
1
-2
/
+28
2014-09-06
amd-xgbe-phy: Check device for current speed mode (KR/KX)
Lendacky, Thomas
1
-63
/
+72
2014-09-05
r8152: use eth_hw_addr_random
hayeswang
1
-16
/
+19
2014-09-05
r8152: change the location of rtl8152_set_mac_address
hayeswang
1
-17
/
+17
2014-09-05
enic: Add tunable_ops support for rx_copybreak
Govindarajulu Varadarajan
1
-0
/
+39
2014-09-05
enic: implement rx_copybreak
Govindarajulu Varadarajan
2
-3
/
+48
2014-09-05
net: systemport: update UMAC_CMD only when link is detected
Florian Fainelli
1
-3
/
+6
2014-09-04
ixgbe: limit combined total of macvlan and SR-IOV VFs
Jacob Keller
2
-6
/
+16
2014-09-04
ixgbe: add comment noting recalculation of queues
Jacob Keller
1
-0
/
+8
2014-09-04
ixgbevf: introduce delay for checking VFLINKS on 82599
Emil Tantilov
1
-0
/
+15
2014-09-04
ixgbe: reset interface on link loss with pending Tx work from the VF
Emil Tantilov
2
-12
/
+49
2014-09-04
ixgbe: Cleanup FDB handling code
Alexander Duyck
1
-30
/
+4
2014-09-04
i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()
Ethan Zhao
1
-31
/
+2
2014-09-04
i40e/i40evf: Bump i40e/i40evf versions
Catherine Sullivan
2
-2
/
+2
2014-09-04
i40e: fix panic due to too-early Tx queue enable
Jesse Brandeburg
1
-1
/
+1
2014-09-04
i40e: Fix an issue when PF reset fails
Anjali Singhai Jain
2
-3
/
+11
2014-09-04
i40e: make warning less verbose
Jesse Brandeburg
1
-14
/
+12
2014-09-04
i40e: Tell OS link is going down when calling set_phy_config
Catherine Sullivan
1
-3
/
+18
2014-09-04
i40e: Remove unnecessary assignment
Serey Kong
1
-1
/
+0
2014-09-04
i40e: Change wording to be more consistent
Serey Kong
3
-3
/
+3
2014-09-04
i40e: Allow user to change link settings if link is down
Catherine Sullivan
1
-1
/
+2
2014-09-04
i40e: Add dual speed module support
Catherine Sullivan
2
-20
/
+13
2014-09-04
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-09-03
ethernet: arc: remove unused dev
Jingoo Han
1
-1
/
+0
2014-09-03
ethernet: nvidia: Remove extra parens
David Wood
1
-1
/
+1
2014-09-02
be2net: query max_tx_qs for BE3 super-nic profile from FW
Suresh Reddy
1
-2
/
+12
2014-09-02
be2net: define macro for_all_tx_queues_on_eq()
Sathya Perla
2
-3
/
+7
2014-09-02
be2net: get rid of TX budget
Sathya Perla
2
-21
/
+11
2014-09-02
be2net: make be_cmd_get_regs() return a status
Vasundhara Volam
2
-6
/
+6
2014-09-02
be2net: define BE_MAX_MTU
Kalesh AP
2
-7
/
+9
2014-09-02
be2net: remove unncessary gotos
Kalesh AP
1
-10
/
+6
2014-09-02
be2net: fix log messages in lancer FW download path
Kalesh AP
1
-19
/
+11
2014-09-02
be2net: Add a dma_mapping_error counter in ethtool
Vasundhara Volam
3
-1
/
+5
2014-09-02
be2net: Add TX completion error statistics in ethtool
Kalesh AP
4
-0
/
+92
2014-09-02
be2net: add a description for counter rx_input_fifo_overflow_drop
Sathya Perla
1
-0
/
+5
[next]