Tord Andersson
|
d3e6145771
macb: restore wrap bit when performing underrun cleanup
|
14 年之前 |
Linus Torvalds
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Richard Cochran
|
e072092fc7
macb: enable transmit time stamping.
|
14 年之前 |
Joe Perches
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 年之前 |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 年之前 |
Linus Torvalds
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Jean Delvare
|
e05503ef11
Haavard Skinnemoen has left Atmel
|
14 年之前 |
Alexander Stein
|
b19f7f71b6
macb: Add rx overrun counter
|
14 年之前 |
Javier Martinez Canillas
|
ab392d2d6d
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
|
14 年之前 |
Jamie Iles
|
915239472a
macb: don't use platform_set_drvdata() on a net_device
|
14 年之前 |
Joshua Hoke
|
b336369c1e
macb: Don't re-enable interrupts while in polling mode
|
14 年之前 |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
14 年之前 |
Richard Cochran
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 年之前 |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 年之前 |
Peter Korsgaard
|
8dd4bd002a
macb: allow reception of large (>1518 bytes) frames
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Jiri Pirko
|
f9dcbcc9e3
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
|
15 年之前 |
Jiri Pirko
|
7455a76f17
macb: straighten out macb_mii_probe function
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Uwe Kleine-Koenig
|
3dbda77e6f
trivial: fix typos "man[ae]g?ment" -> "management"
|
16 年之前 |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
15 年之前 |
David S. Miller
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Dongdong Deng
|
4871953c0e
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
|
16 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 年之前 |
Thomas Petazzoni
|
6e8cf5c069
macb: Add support of the netpoll API
|
16 年之前 |
Erik Waling
|
f72f550c58
macb: process the RX ring regardless of interrupt status
|
16 年之前 |
Erik Waling
|
ee33c58541
macb: Handle Retry Limit Exceeded errors
|
16 年之前 |
Alexander Beregalov
|
5f1fa99238
macb: convert to net_device_ops
|
16 年之前 |
vibi sreenivasan
|
de7927457a
macb: fix warning "warning: unused variable `dev' "
|
16 年之前 |