index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
realtek
/
8139too.c
Age
Commit message (
Expand
)
Author
2020-09-19
8139too: use true,false for bool variables
Jason Yan
2020-05-19
realtek/8139too: use generic power management
Vaibhav Gupta
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-03-08
8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC
Matthew Whitehead
2018-11-27
ethernet/realtek: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-05-25
8139too: Remove unnecessary netif_napi_del()
Bo Chen
2018-05-02
8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
Ingo Molnar
2017-09-18
8139too: revisit napi_complete_done() usage
Eric Dumazet
2017-03-06
net: realtek: 8139too: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-05
8139too: use napi_complete_done()
Eric Dumazet
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-10-18
ethernet/realtek: use core min/max MTU checking
Jarod Wilson
2016-08-01
8139too: fix system hang when there is a tx timeout event.
Chun-Hao Lin
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2014-12-22
8139too: Add netif_napi_del in the driver
Jia-Ju Bai
2014-12-22
8139too: Fix the lack of pci_disable_device
Jia-Ju Bai
2014-12-10
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-11-24
8139too: The maximum MTU should allow for VLAN headers
Alban Bedel
2014-11-10
8139too: Allow using the largest possible MTU
Alban Bedel
2014-11-10
8139too: Allow setting MTU larger than 1500
Alban Bedel
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-12
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-10-22
net: 8139too: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-03
8139too: remove __dev* attributes
Bill Pemberton
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
2012-06-01
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2012-04-07
8139too: dev->{base_addr, irq} removal.
Francois Romieu
2012-03-06
8139too: Add 64bit statistics
Junchang Wang
2012-02-24
8139too: Support RX-FCS flag.
Ben Greear
2012-02-24
8139too: Support RX-ALL logic.
Ben Greear
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-03
8139cp/8139too: do not read into reserved registers
Jason Wang
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-11
8139*/atp/r8169/sc92031: Move the Realtek drivers
Jeff Kirsher