Chun-Hao Lin
|
f51d4a10ac
r8169: fix nic may not work after changing mac address.
|
9 年 前 |
Chun-Hao Lin
|
e06362369a
r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()
|
9 年 前 |
Chun-Hao Lin
|
5fa80a326d
r8169: fix kernel log spam when set or get hardware wol setting.
|
9 年 前 |
Ard Biesheuvel
|
27896c83fe
r8169: default to 64-bit DMA on recent PCIe chips
|
9 年 前 |
Chun-Hao Lin
|
c45569755e
r8169:Remove unnecessary phy reset for pcie nic when setting link spped.
|
9 年 前 |
Chunhao Lin
|
607e681111
r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48
|
9 年 前 |
Chun-Hao Lin
|
f09cf4b783
r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam.
|
9 年 前 |
Chun-Hao Lin
|
a2cb7ec001
r8169:fix system hange problem.
|
9 年 前 |
Chun-Hao Lin
|
1016a4a1f4
r8169:Correct the way of setting RTL8168DP ephy
|
9 年 前 |
Chun-Hao Lin
|
c832c35f5f
r8169:Fix typo in setting RTL8168H PHY PFM mode.
|
9 年 前 |
Chun-Hao Lin
|
69f3dc379b
r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode
|
9 年 前 |
Chun-Hao Lin
|
584933334b
r8169:Update the way of reading RTL8168H PHY register "rg_saw_cnt"
|
9 年 前 |
Chun-Hao Lin
|
e2e2788e4e
r8169:Fix typo in setting RTL8168H PHY parameter
|
9 年 前 |
françois romieu
|
39174291d8
r8169: fix kasan reported skb use-after-free.
|
10 年 前 |
Andrzej Hajda
|
72521ea07c
r8169: fix handling rtl_readphy result
|
10 年 前 |
Corinna Vinschen
|
420203204e
r8169: Fix sleeping function called during get_stats64, v2
|
10 年 前 |
Corinna Vinschen
|
d7d2d89d4b
r8169: Add software counter for multicast packages
|
10 年 前 |
Corinna Vinschen
|
6e85d5ad36
r8169: Add values missing in @get_stats64 from HW counters
|
10 年 前 |
Ivan Vecera
|
7ebc482202
r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips
|
10 年 前 |
Alexander Duyck
|
eb78139790
r8169: Do not use dev_kfree_skb in xmit path
|
10 年 前 |
Yannick Guerrini
|
5c2d2b148b
r8169: Fix trivial typo in rtl_check_firmware
|
10 年 前 |
David S. Miller
|
87cda7cb43
r8169: Revert BQL and xmit_more support.
|
10 年 前 |
Linus Torvalds
|
c5ce28df0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 年 前 |
Rafał Miłecki
|
f65d539c6f
r8169: use PCI define for Max_Read_Request_Size
|
10 年 前 |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 年 前 |
Florian Westphal
|
0bec3b700d
r8169: add support for xmit_more
|
10 年 前 |
Chun-Hao Lin
|
5fbea33740
r8169:update rtl8168g pcie ephy parameter
|
10 年 前 |
Alexander Duyck
|
a075013870
r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
|
10 年 前 |
Alexander Duyck
|
e2338f86b3
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
|
10 年 前 |
Alexander Duyck
|
207c5f448f
r8169: Use eth_skb_pad function
|
10 年 前 |