Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
9 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Andrej Ota
|
5f715c0979
via-rhine: fix VLAN receive handling regression.
|
10 years ago |
Antonio Borneo
|
ecdd1409ba
net: via-rhine: remove unneeded include file
|
10 years ago |
françois romieu
|
3a5a883a8a
via-rhine: close SMP transmit races.
|
10 years ago |
françois romieu
|
e1efa87241
via-rhine: dma_wmb transmit barrier.
|
10 years ago |
françois romieu
|
810f19bcb8
via-rhine: add consistent memory barrier in vlan receive code.
|
10 years ago |
françois romieu
|
62ca1ba020
via-rhine: kiss rx_head_desc goodbye.
|
10 years ago |
françois romieu
|
8709bb2c1e
via-rhine: forbid holes in the receive descriptor ring.
|
10 years ago |
françois romieu
|
4d1fd9c1d8
via-rhine: gotoize rhine_open error path.
|
10 years ago |
françois romieu
|
a21bb8bae1
via-rhine: allocate and map receive buffer in a single transaction
|
10 years ago |
françois romieu
|
e45af49795
via-rhine: commit receive buffer address before descriptor status update.
|
10 years ago |
Fabian Frederick
|
d2b75a3f7d
net: via-rhine: constify of_device_id array
|
10 years ago |
Tino Reichardt
|
92bf200881
net: via-rhine: add BQL support
|
10 years ago |
Ben Hutchings
|
5bdc73800d
mii: Handle link state changes for forced modes in mii_check_media()
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Wolfram Sang
|
5e0b251657
net: ethernet: via: drop owner assignment from platform_drivers
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
François Cachereul
|
179584388d
via-rhine: fix full-duplex with autoneg disable
|
11 years ago |
Alexey Charkov
|
5b579e212f
net: via-rhine: Convert #ifdef USE_MMIO to a runtime flag
|
11 years ago |
Alexey Charkov
|
ca8b6e04bc
net: via-rhine: Drop revision property, use quirks instead
|
11 years ago |
Alexey Charkov
|
2d283862dc
net: via-rhine: add OF bus binding
|
11 years ago |
Alexey Charkov
|
f7630d189c
net: via-rhine: reduce usage of the PCI-specific struct
|
11 years ago |
Alexey Charkov
|
4087c4dc12
net: via-rhine: switch to generic DMA functions
|
11 years ago |
David S. Miller
|
04f58c8854
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric W. Biederman
|
4b3afc6e38
via-rhine: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
|
11 years ago |
Roger Luethi
|
ae996154f7
via-rhine: Disable device in error path
|
11 years ago |
wangweidong
|
e76070f2e0
via: fix a punctuation typo
|
11 years ago |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 years ago |