Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 anos atrás |
Philippe Reynes
|
e19b7883ef
net: 3c59x: use new api ethtool_{get|set}_link_ksettings
|
8 anos atrás |
Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
8 anos atrás |
Javier Martinez Canillas
|
aa211d2074
3c59x: use IS_ENABLED() instead of checking for built-in or module
|
9 anos atrás |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 anos atrás |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 anos atrás |
Neil Horman
|
a6522c0898
3c59x: mask LAST_FRAG bit from length field in ring
|
9 anos atrás |
Stafford Horne
|
f12d33f4d8
3c59x: Ensure to apply the expires time
|
9 anos atrás |
Amitoj Kaur Chawla
|
5b6490def9
3c59x: Use setup_timer()
|
9 anos atrás |
Neil Horman
|
6e144419e4
3c59x: fix another page map/single unmap imbalance
|
9 anos atrás |
Neil Horman
|
7356f4e424
3c59x: balance page maps and unmaps
|
9 anos atrás |
Fabian Frederick
|
cb4396edd8
drivers/net: fix eisa_driver probe section mismatch
|
9 anos atrás |
Loganaden Velvindron
|
4a89ba04ec
3c59x: Add BQL support for 3c59x ethernet driver.
|
10 anos atrás |
Jia-Ju Bai
|
2fc09962e2
3c59x: Fix resource leaks in vortex_open
|
10 anos atrás |
Denys Vlasenko
|
4eed4d8ff9
3c59x: Fix shared IRQ handling
|
10 anos atrás |
David S. Miller
|
64b1f00a08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 anos atrás |
Sylvain "ythier" Hitier
|
88b09a6d95
3c59x: fix bad split of cpu_to_le32(pci_map_single())
|
11 anos atrás |
David S. Miller
|
1f6d80358d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 anos atrás |
Neil Horman
|
8400dd029e
3c59x: Fix bad offset spec in skb_frag_dma_map
|
11 anos atrás |
Neil Horman
|
6f2b6a3005
3c59x: Add dma error checking and recovery
|
11 anos atrás |
Joe Perches
|
fe3881cf7e
drivers/net: Convert remaining uses of pr_warning to pr_warn
|
11 anos atrás |
Neil Horman
|
98ea232cf6
3c59x: avoid panic in boomerang_start_xmit when finding page address:
|
11 anos atrás |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 anos atrás |
Eric W. Biederman
|
e5ddf351b1
3c59x: Call dev_consume_skb_any instead of dev_kfree_skb.
|
11 anos atrás |
Christian Engelmayer
|
4e6ecd442d
3c59x: Remove unused pointer in vortex_eisa_cleanup()
|
11 anos atrás |
Matthew Whitehead
|
2a2529ef2b
3c59x: Add software timestamping
|
11 anos atrás |
Yijing Wang
|
d8535a0a02
3c59x/net: Use dev_is_pci() instead of hardcoding
|
11 anos atrás |
Sergei Shtylyov
|
afd6eae13c
3c59x: consolidate error cleanup in vortex_init_one()
|
12 anos atrás |
Sergei Shtylyov
|
4fc1ad6f4b
3c59x: remove useless VORTEX_PCI() invocations
|
12 anos atrás |
Sergei Shtylyov
|
4b264a1676
3c59x: fix PCI resource management
|
12 anos atrás |