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
/
net
/
ethernet
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-04
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
2
-16
/
+16
2012-12-03
8139too: remove __dev* attributes
Bill Pemberton
1
-7
/
+7
2012-12-03
r8169: remove __dev* attributes
Bill Pemberton
1
-9
/
+9
2012-12-03
8139cp: properly support change of MTU values [v2]
John Greene
1
-19
/
+4
2012-11-26
8139cp: re-enable interrupts after tx timeout
David Woodhouse
1
-0
/
+1
2012-11-26
8139cp: enable bql
David Woodhouse
1
-0
/
+11
2012-11-26
8139cp: set ring address after enabling C+ mode
David Woodhouse
1
-12
/
+28
2012-11-26
Revert "8139cp: revert "set ring address before enabling receiver""
David S. Miller
1
-11
/
+11
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+11
2012-11-23
8139cp: revert "set ring address before enabling receiver"
françois romieu
1
-11
/
+11
2012-11-12
r8169: Drop tp arg from rtl8169_tx_vlan_tag()
Kirill Smelkov
1
-3
/
+2
2012-11-12
r8169: remove unused macros.
Dayanidhi Sreenivasan
1
-5
/
+0
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2012-11-04
r8169: enable internal ASPM and clock request settings
hayeswang
1
-9
/
+21
2012-11-03
atp: remove set_rx_mode_8012()
Paul Bolle
2
-58
/
+2
2012-11-03
r8169: allow multicast packets on sub-8168f chipset.
Nathan Walp
1
-0
/
+3
2012-11-03
r8169: Fix WoL on RTL8168d/8111d.
Cyril Brulebois
1
-0
/
+2
2012-11-03
r8169: Kill SafeMtu macro
Kirill Smelkov
1
-1
/
+0
2012-10-31
realtek: r8169: use module_pci_driver macro
Devendra Naga
1
-12
/
+1
2012-10-26
r8169: enable ALDPS for power saving
hayeswang
1
-10
/
+46
2012-10-08
net: gro: selective flush of packets
Eric Dumazet
1
-1
/
+1
2012-10-05
sections: fix section conflicts in drivers/net
Andi Kleen
1
-1
/
+1
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+3
2012-09-20
r8169: use unlimited DMA burst for TX
Michal Schmidt
1
-1
/
+1
2012-09-01
r8169: add D-Link DGE-560T identifiers.
Francois Romieu
1
-0
/
+2
2012-08-23
r8169: Preserve other Device Control bits when setting NOSNOOP_EN
Bjorn Helgaas
1
-2
/
+2
2012-08-23
r8169: Use PCI Express Capability accessors
Jiang Liu
1
-35
/
+9
2012-07-24
r8169: revert "add byte queue limit support".
Francois Romieu
1
-22
/
+5
2012-07-18
r8169: verbose error message.
Francois Romieu
1
-1
/
+2
2012-07-18
r8169: remove rtl_ocpdr_cond.
Hayes Wang
1
-11
/
+1
2012-07-10
r8169: fix argument in rtl_hw_init_8168g.
Hayes Wang
1
-2
/
+2
2012-07-10
r8169: support RTL8168G
Hayes Wang
1
-0
/
+291
2012-07-10
r8169: abstract out loop conditions.
Francois Romieu
1
-181
/
+186
2012-07-10
r8169: ephy, eri and efuse functions signature changes.
Francois Romieu
1
-111
/
+100
2012-07-10
r8169: csi_ops signature change.
Francois Romieu
1
-11
/
+12
2012-07-10
r8169: mdio_ops signature change.
Francois Romieu
1
-20
/
+26
2012-07-10
r8169: add RTL8106E support.
Hayes Wang
1
-0
/
+56
2012-06-23
r8169: RxConfig hack for the 8168evl.
françois romieu
1
-0
/
+1
2012-06-11
r8169: avoid NAPI scheduling delay.
françois romieu
1
-5
/
+1
2012-06-02
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
1
-0
/
+3
2012-06-01
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2
-2
/
+2
2012-06-01
8139cp: set ring address before enabling receiver
Jason Wang
1
-11
/
+11
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+10
2012-05-09
r8169: fix unsigned int wraparound with TSO
Julien Ducourthial
1
-6
/
+10
2012-04-17
r8169: support the new RTL8411 chip.
Hayes Wang
1
-2
/
+138
2012-04-17
r8169: adjust some functions of 8111f
Hayes Wang
1
-52
/
+47
2012-04-17
r8169: support the new RTL8402 chip.
Hayes Wang
1
-1
/
+121
2012-04-17
r8169: add device specific CSI access helpers.
Hayes Wang
1
-106
/
+194
2012-04-17
r8169: modify pll power function
Hayes Wang
1
-7
/
+30
[next]