index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
realtek
/
8139cp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-2
/
+2
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+3
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
1
-2
/
+3
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-08-23
net: 8139cp: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-19
/
+12
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-19
net: realtek: remove leading spaces before tabs
Hui Tang
1
-3
/
+3
2020-09-23
net: realtek: Remove set but not used variable
Zheng Yongjun
1
-2
/
+2
2020-05-20
realtek/8139cp: use generic power management
Vaibhav Gupta
1
-17
/
+8
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-01-29
net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2018-12-04
net: 8139cp: fix a BUG triggered by changing mtu with network traffic
Su Yanjun
1
-0
/
+5
2018-01-09
8139cp: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+2
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
1
-3
/
+2
2017-03-07
net: realtek: 8139cp: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-02-06
8139cp: use napi_complete_done()
Eric Dumazet
1
-9
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-18
ethernet/realtek: use core min/max MTU checking
Jarod Wilson
1
-4
/
+4
2016-08-26
8139cp: Fix one possible deadloop in cp_rx_poll
Gao Feng
1
-1
/
+1
2015-09-27
8139cp: Fix GSO MSS handling
David Woodhouse
1
-2
/
+18
2015-09-27
8139cp: Enable offload features by default
David Woodhouse
1
-2
/
+2
2015-09-24
8139cp: Dump contents of descriptor ring on TX timeout
David Woodhouse
1
-1
/
+13
2015-09-24
8139cp: Fix DMA unmapping of transmitted buffers
David Woodhouse
1
-1
/
+8
2015-09-24
8139cp: Reduce duplicate csum/tso code in cp_start_xmit()
David Woodhouse
1
-41
/
+20
2015-09-24
8139cp: Fix TSO/scatter-gather descriptor setup
David Woodhouse
1
-12
/
+10
2015-09-24
8139cp: Fix tx_queued debug message to print correct slot numbers
David Woodhouse
1
-7
/
+8
2015-09-24
8139cp: Do not re-enable RX interrupts in cp_tx_timeout()
David Woodhouse
1
-1
/
+2
2015-09-21
8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
David Woodhouse
1
-0
/
+1
2015-09-21
8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
David Woodhouse
1
-2
/
+2
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2014-12-10
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
1
-1
/
+1
2014-07-24
ethernet: realtek: use pci_device_id
Varka Bhadram
1
-7
/
+7
2014-07-24
ethernet: realtek: use module_pci_driver
Varka Bhadram
1
-20
/
+2
2014-03-13
8139cp: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-4
/
+1
2014-03-13
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2013-11-30
net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
Yang Yingliang
1
-3
/
+2
2013-10-22
net: 8139cp: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-09
8139cp: Fix skb leak in rx_status_loop failure path.
Dave Jones
1
-0
/
+1
2013-08-01
8139cp: Add dma_mapping_error checking
Neil Horman
1
-3
/
+45
2013-06-29
net/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-1
/
+1
2013-05-21
8139cp: reset BQL when ring tx ring cleared
stephen hemminger
1
-0
/
+1
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-3
/
+3
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2012-12-20
8139cp: Prevent dev_close/cp_interrupt race on MTU change
John Greene
1
-7
/
+11
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-31
/
+44
2012-12-03
8139cp: properly support change of MTU values [v2]
John Greene
1
-19
/
+4
2012-12-02
8139cp: fix coherent mapping leak in error path.
françois romieu
1
-3
/
+8
[next]