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
/
8139too.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2014-12-23
8139too: Add netif_napi_del in the driver
Jia-Ju Bai
1
-0
/
+2
2014-12-23
8139too: Fix the lack of pci_disable_device
Jia-Ju Bai
1
-1
/
+1
2014-12-10
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
1
-1
/
+1
2014-11-24
8139too: The maximum MTU should allow for VLAN headers
Alban Bedel
1
-3
/
+4
2014-11-10
8139too: Allow using the largest possible MTU
Alban Bedel
1
-1
/
+1
2014-11-10
8139too: Allow setting MTU larger than 1500
Alban Bedel
1
-1
/
+12
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-4
/
+4
2014-03-13
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-2
/
+2
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+3
2013-10-22
net: 8139too: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-2
/
+0
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2012-12-03
8139too: remove __dev* attributes
Bill Pemberton
1
-7
/
+7
2012-10-05
sections: fix section conflicts in drivers/net
Andi Kleen
1
-1
/
+1
2012-06-01
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
1
-1
/
+1
2012-04-07
8139too: dev->{base_addr, irq} removal.
Francois Romieu
1
-80
/
+56
2012-03-06
8139too: Add 64bit statistics
Junchang Wang
1
-8
/
+38
2012-02-24
8139too: Support RX-FCS flag.
Ben Greear
1
-1
/
+5
2012-02-24
8139too: Support RX-ALL logic.
Ben Greear
1
-0
/
+52
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+2
2012-01-03
8139cp/8139too: do not read into reserved registers
Jason Wang
1
-1
/
+1
2011-11-09
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
1
-3
/
+3
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-12
8139*/atp/r8169/sc92031: Move the Realtek drivers
Jeff Kirsher
1
-0
/
+2622