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
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
2013-12-12
macvlan: Remove custom recieve and forward handlers
Vlad Yasevich
2
-14
/
+6
2013-12-12
macvtap: Add support of packet capture on macvtap device.
Vlad Yasevich
1
-27
/
+32
2013-12-12
net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
Olof Johansson
1
-4
/
+4
2013-12-12
net: eth: davinci_cpdma: Mark a local variable static
Olof Johansson
1
-1
/
+1
2013-12-12
net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup
Olof Johansson
1
-3
/
+2
2013-12-12
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
16
-302
/
+426
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
1
-2
/
+2
2013-12-11
vxlan: leave multicast group when vxlan device down
Gao feng
1
-6
/
+21
2013-12-11
vxlan: remove vxlan_group_used in vxlan_open
Gao feng
1
-3
/
+1
2013-12-11
bgmac: replace some magic values with defines
Rafał Miłecki
2
-9
/
+18
2013-12-11
bgmac: reset cached MAC state during chip reset
Rafał Miłecki
1
-0
/
+2
2013-12-11
net: macb: Fix build warning
Soren Brinkmann
1
-1
/
+1
2013-12-11
net: macb: Adjust tx_clk when link speed changes
Soren Brinkmann
2
-0
/
+65
2013-12-11
net: macb: Use devm_request_irq()
Soren Brinkmann
1
-5
/
+3
2013-12-11
net: macb: Use devm_ioremap()
Soren Brinkmann
1
-5
/
+3
2013-12-11
net: macb: Migrate to devm clock interface
Soren Brinkmann
1
-12
/
+20
2013-12-11
net: macb: Migrate to dev_pm_ops
Soren Brinkmann
1
-7
/
+7
2013-12-11
atm: solos-pci: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-11
atm: he: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-11
net: ieee802154: remove unnecessary spi_set_drvdata()
Jingoo Han
2
-3
/
+0
2013-12-11
net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-11
net: vmxnet3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-11
net: fddi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-11
net: hippi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-4
/
+1
2013-12-11
virtio_net: spelling fixes
stephen hemminger
1
-2
/
+2
2013-12-11
virtio_net: remove unused parameter to send_command
stephen hemminger
1
-21
/
+13
2013-12-11
Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvm...
David S. Miller
1
-0
/
+5
2013-12-11
Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()"
David S. Miller
1
-0
/
+5
2013-12-11
sh_eth: add R8A7791 support
Sergei Shtylyov
2
-4
/
+5
2013-12-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-136
/
+453
2013-12-11
bgmac: start/stop PHY on netdev open/stop
Rafał Miłecki
1
-0
/
+4
2013-12-10
igb: Start temperature sensor attribute index with 1
Guenter Roeck
1
-4
/
+4
2013-12-10
igb: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2
-55
/
+53
2013-12-10
igb: Add new feature Media Auto Sense for 82580 devices only
Carolyn Wyborny
6
-0
/
+226
2013-12-10
igb: Support ports mapped in 64-bit PCI space
Aaron Sierra
1
-7
/
+3
2013-12-10
igb: Add media switching feature for i354 PHY's
Carolyn Wyborny
5
-0
/
+96
2013-12-10
ixgbe: Focus config of head, tail ntc, and ntu all into a single function
Don Skidmore
2
-40
/
+19
2013-12-10
ixgbevf: update Kconfig description
Jacob Keller
1
-4
/
+4
2013-12-10
i40e: Bump version number
Catherine Sullivan
1
-1
/
+1
2013-12-10
i40e: remove and fix confusing define name
Jesse Brandeburg
1
-4
/
+17
2013-12-10
i40e: complain about out-of-range descriptor request
Shannon Nelson
1
-9
/
+13
2013-12-10
i40e: loopback info and set loopback fix
Kamil Krawczyk
3
-4
/
+6
2013-12-10
i40e: restrict diag test messages
Shannon Nelson
1
-9
/
+12
2013-12-10
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...
Jack Morgenstein
10
-20
/
+32
2013-12-10
bgmac: connect to PHY and make use of PHY device
Rafał Miłecki
2
-138
/
+64
2013-12-10
net: sh_eth: do not issue a wild PHY reset through BMCR
Florian Fainelli
1
-1
/
+4
2013-12-10
net: tc35815: use phy_init_hw for PHY reset
Florian Fainelli
1
-11
/
+4
2013-12-10
net: pxa168_eth: use phy_init_hw for PHY reset
Florian Fainelli
1
-19
/
+1
2013-12-10
net: mv643xx_eth: use phy_init_hw to reset PHY
Florian Fainelli
1
-20
/
+1
2013-12-10
net: phy: consolidate PHY reset in phy_init_hw()
Florian Fainelli
2
-3
/
+58
[next]