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
/
net
/
ethernet
/
micrel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2014-12-31
ksz884x: Use setup_timer
Julia Lawall
1
-3
/
+1
2014-12-23
net: ethernet: micrel: ksz884x.c: Remove unused function
Rickard Strandqvist
1
-6
/
+0
2014-10-20
net: ethernet: micrel: drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2014-10-15
net: ks8842: use dmaengine_terminate_all() API
Vinod Koul
1
-4
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-09
micrel: use pci_zalloc_consistent
Joe Perches
1
-4
/
+3
2014-08-03
net: ks8851-ml: Use devm_ioremap_resource
Himangi Saraogi
1
-38
/
+21
2014-06-02
net: ks8851: Don't use regulator_get_optional()
Stephen Boyd
1
-28
/
+22
2014-06-02
net: Revert mlx4 cpumask changes.
David S. Miller
1
-22
/
+28
2014-06-02
net: ks8851: Don't use regulator_get_optional()
Stephen Boyd
1
-28
/
+22
2014-05-24
net: ks8851: Add of match table
Stephen Boyd
1
-0
/
+6
2014-05-24
net: ks8851: Add optional vdd_io regulator and reset gpio
Stephen Boyd
1
-1
/
+53
2014-05-24
net: ks8851: Use devm_regulator_get_optional()
Stephen Boyd
1
-8
/
+3
2014-05-22
micrel: Use time_before_eq()
Manuel Schölling
1
-1
/
+1
2014-05-15
drivers: net: Register Micrel ksz884x network devices in PCI device tree.
Markus Lottmann
1
-0
/
+1
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
3
-5
/
+5
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+29
2014-03-25
ksz884x: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-24
net: micrel : ks8851-ml: add vdd-supply support
Nishanth Menon
1
-1
/
+29
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-16
ksz884x: delete useless variable
Julia Lawall
1
-3
/
+0
2014-01-01
net: ksz884x: slight optimization of addr compare
dingtianhong
1
-5
/
+4
2013-11-21
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+2
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2013-10-22
net: ksz884x: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
1
-1
/
+1
2013-10-22
net: ksz884x: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-2
/
+2
2013-09-16
net: ks8851-ml: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-08-31
net: ks8851-ml: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-31
net: ks8842: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-05
net: micrel: Staticize local functions
Jingoo Han
2
-5
/
+7
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-4
/
+0
2013-05-28
net: micrel : ks8851-ml: add dt support
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+26
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
3
-3
/
+0
2013-04-17
ks8851: Remove unneeded PM_OPS definitions
Fabio Estevam
1
-6
/
+2
2013-04-09
net: ks8851: Use dev_pm_ops
Lars-Peter Clausen
1
-17
/
+20
2013-04-09
net: ks8851: Use module_spi_driver
Lars-Peter Clausen
1
-13
/
+1
2013-04-08
net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-29
ks8851: Fix interpretation of rxlen field.
Max.Nekludov@us.elster.com
1
-1
/
+1
2013-03-20
net: ks8695net: Use module_platform_driver()
Sachin Kamat
1
-19
/
+1
2013-03-12
ks8851_mll: basic ethernet statistics
David J. Choi
1
-6
/
+26
2013-01-29
net: ks8851: convert to threaded IRQ
Felipe Balbi
1
-31
/
+12
2013-01-04
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
3
-3
/
+0
2012-12-20
ksz884x: fix receive polling race condition
Lennert Buytenhek
1
-3
/
+9
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
net/micrel: remove __dev* attributes
Bill Pemberton
5
-16
/
+16
2012-11-20
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
1
-3
/
+0
[next]