Neil Horman
|
ee4aa8df70
3c59x: fix missing dma_mapping_error check and bad ring refill logic
|
7 years ago |
Kees Cook
|
7974c0f362
drivers/net/3com: Convert timers to use timer_setup()
|
8 years ago |
Arvind Yadav
|
670af5ed4c
net: 3c59x: constify eisa_device_id
|
8 years ago |
Johannes Berg
|
59ae1d127a
networking: introduce and use skb_put_data()
|
8 years ago |
yuval.shaia@oracle.com
|
82c01a84d5
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
|
8 years ago |
David Howells
|
df29840815
Annotate hardware config module parameters in drivers/net/ethernet/
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Philippe Reynes
|
e19b7883ef
net: 3c59x: use new api ethtool_{get|set}_link_ksettings
|
9 years ago |
Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
9 years ago |
Javier Martinez Canillas
|
aa211d2074
3c59x: use IS_ENABLED() instead of checking for built-in or module
|
9 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Neil Horman
|
a6522c0898
3c59x: mask LAST_FRAG bit from length field in ring
|
9 years ago |
Stafford Horne
|
f12d33f4d8
3c59x: Ensure to apply the expires time
|
9 years ago |
Amitoj Kaur Chawla
|
5b6490def9
3c59x: Use setup_timer()
|
9 years ago |
Neil Horman
|
6e144419e4
3c59x: fix another page map/single unmap imbalance
|
9 years ago |
Neil Horman
|
7356f4e424
3c59x: balance page maps and unmaps
|
9 years ago |
Fabian Frederick
|
cb4396edd8
drivers/net: fix eisa_driver probe section mismatch
|
9 years ago |
Loganaden Velvindron
|
4a89ba04ec
3c59x: Add BQL support for 3c59x ethernet driver.
|
10 years ago |
Jia-Ju Bai
|
2fc09962e2
3c59x: Fix resource leaks in vortex_open
|
10 years ago |
Denys Vlasenko
|
4eed4d8ff9
3c59x: Fix shared IRQ handling
|
10 years ago |
David S. Miller
|
64b1f00a08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Sylvain "ythier" Hitier
|
88b09a6d95
3c59x: fix bad split of cpu_to_le32(pci_map_single())
|
11 years ago |
David S. Miller
|
1f6d80358d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Neil Horman
|
8400dd029e
3c59x: Fix bad offset spec in skb_frag_dma_map
|
11 years ago |
Neil Horman
|
6f2b6a3005
3c59x: Add dma error checking and recovery
|
11 years ago |
Joe Perches
|
fe3881cf7e
drivers/net: Convert remaining uses of pr_warning to pr_warn
|
11 years ago |
Neil Horman
|
98ea232cf6
3c59x: avoid panic in boomerang_start_xmit when finding page address:
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Eric W. Biederman
|
e5ddf351b1
3c59x: Call dev_consume_skb_any instead of dev_kfree_skb.
|
11 years ago |