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
/
rdc
/
r6040.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-1
/
+0
2013-03-07
r6040: check MDIO register busy waiting result
Florian Fainelli
1
-4
/
+7
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-2
/
+1
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-3
/
+0
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+3
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
r6040: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-07-10
r6040: use module_pci_driver macro
Devendra Naga
1
-14
/
+1
2012-07-08
r6040: remove duplicate call to the pci_set_drvdata
Devendra Naga
1
-1
/
+0
2012-05-30
r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...
Devendra Naga
1
-0
/
+5
2012-05-30
r6040: disable pci device if the subsequent calls (after pci_enable_device) f...
Devendra Naga
1
-4
/
+6
2012-04-13
r6040: update copyright from 2007 to now
Florian Fainelli
1
-1
/
+1
2012-04-13
r6040: define and use bits of register PHY_CC
Florian Fainelli
1
-2
/
+10
2012-04-13
r6040: define and use MTPR transmit enable bit
Florian Fainelli
1
-2
/
+3
2012-04-13
r6040: define and use MLSR register bits
Florian Fainelli
1
-2
/
+5
2012-04-13
r6040: fix typo on stats update in tx path
Florian Fainelli
1
-1
/
+1
2012-04-13
r6040: add a MAC operation timeout define
Florian Fainelli
1
-3
/
+5
2012-04-13
r6040: remove unused variable mcr1 from private structure
Florian Fainelli
1
-1
/
+1
2012-04-13
r6040: consolidate MAC reset to its own function
Florian Fainelli
1
-19
/
+18
2012-04-04
r6040: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-02-16
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-1
/
+1
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-1
/
+0
2012-01-08
r6040: fix typo in use of MCR0 register bits
Cesar Eduardo Barros
1
-1
/
+1
2012-01-05
r6040: place comments before code
Florian Fainelli
1
-3
/
+4
2012-01-05
r6040: use __aligned(size)
Florian Fainelli
1
-1
/
+1
2012-01-05
r6040: use definitions for MAC_SM register read/writes
Florian Fainelli
1
-2
/
+3
2012-01-05
r6040: use MAC_RST bit definition with MCR1 read/writes
Florian Fainelli
1
-3
/
+3
2012-01-05
r6040: define more MCR0 register bits
Florian Fainelli
1
-3
/
+6
2012-01-05
r6040: remove unused variables and definitions
Florian Fainelli
1
-13
/
+1
2012-01-05
r6040: use an unique MDIO bus name
Florian Fainelli
1
-1
/
+2
2011-11-17
r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
Florian Fainelli
1
-1
/
+1
2011-10-10
r6040: bump version to 0.28 and date to 07Oct2011.
Florian Fainelli
1
-2
/
+2
2011-10-10
r6040: invoke phy_{start,stop} when appropriate
Florian Fainelli
1
-0
/
+4
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-12
r6040: Move the RDC driver
Jeff Kirsher
1
-0
/
+1276