Santiago Leon
|
0c26b6775f
ibmveth: Add optional flush of rx buffer
|
15 年之前 |
Santiago Leon
|
6e8ab30ec6
ibmveth: Add scatter-gather support
|
15 年之前 |
Anton Blanchard
|
f89e49e79f
ibmveth: Use lighter weight read memory barrier in ibmveth_poll
|
15 年之前 |
Santiago Leon
|
8d86c61ae4
ibmveth: Add rx_copybreak
|
15 年之前 |
Santiago Leon
|
c08cc3cceb
ibmveth: Add tx_copybreak
|
15 年之前 |
Santiago Leon
|
e8cb7eb473
ibmveth: Remove LLTX
|
15 年之前 |
Santiago Leon
|
c033a6d139
ibmveth: batch rx buffer replacement
|
15 年之前 |
Santiago Leon
|
a613f58148
ibmveth: Remove integer divide caused by modulus
|
15 年之前 |
Robert Jennings
|
0645bab7da
ibmveth: Fix opps during MTU change on an active device
|
15 年之前 |
Robert Jennings
|
ee2e6114de
ibmveth: lost IRQ while closing/opening device leads to service loss
|
15 年之前 |
Julia Lawall
|
a05abcb5c9
drivers/net: Use kcalloc or kzalloc
|
15 年之前 |
Brian King
|
e7a3af5d8c
ibmveth: Add suspend/resume support
|
15 年之前 |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 年之前 |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 年之前 |
Jiri Pirko
|
48e2f183cb
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 年之前 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Stephen Rothwell
|
d44b5e07c6
net/ibmveth: fix panic in probe
|
16 年之前 |
Jiri Pirko
|
3a6d54c563
net: remove needless (now buggy) & from dev->dev_addr
|
16 年之前 |
Greg Kroah-Hartman
|
c7ae011dc8
net: remove driver_data direct access of struct device from more drivers
|
16 年之前 |
Alexander Beregalov
|
e186d174e0
ibmveth: convert to net_device_ops
|
16 年之前 |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 年之前 |
Stephen Rothwell
|
a1c5a8932b
powerpc: Cleanup from l64 to ll64 change: drivers/net
|
16 年之前 |
Stephen Rothwell
|
ff5bfc3584
ibmveth: use consistent types
|
16 年之前 |