Alexey Dobriyan
|
b7f080cfe2
net: remove mm.h inclusion from netdevice.h
|
14 年之前 |
Jiri Kosina
|
07f9479a40
Merge branch 'master' into for-next
|
14 年之前 |
Justin P. Mattock
|
79add62773
update David Miller's old email address
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Nicolas Kaiser
|
06d6e6d2e4
drivers/net: sgiseeq: fix return on error
|
14 年之前 |
Kulikov Vasiliy
|
8d879de898
sgiseeq: use free_netdev(netdev) instead of kfree()
|
14 年之前 |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 年之前 |
Linus Torvalds
|
cb4361c1dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Julia Lawall
|
ce6fbdefb6
drivers/net: Add missing unlock
|
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 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 年之前 |
Uwe Kleine-König
|
fb74c2fcac
don't use __devexit_p to wrap sgiseeq_remove
|
15 年之前 |
Uwe Kleine-König
|
a65a688182
net: move sgiseeq's probe function to .devinit.text
|
16 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Alexander Beregalov
|
8c2c6be186
sgiseeq: convert to net_device_ops
|
16 年之前 |
Wang Chen
|
8f15ea42b6
netdevice: safe convert to netdev_priv() #part-3
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
Kay Sievers
|
72abb46101
net drivers: fix platform driver hotplug/coldplug
|
17 年之前 |
Thomas Bogendoerfer
|
a24a789cc6
SGISEEQ: fix oops when doing ifconfig down; ifconfig up
|
17 年之前 |
Thomas Bogendoerfer
|
49b11bc3d4
SGISEEQ: use cached memory access to make driver work on IP28
|
17 年之前 |
Thomas Bogendoerfer
|
43831b1581
SGISEEQ: use cached memory access to make driver work on IP28
|
17 年之前 |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 年之前 |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 年之前 |
Ralf Baechle
|
99cd149efe
sgiseeq: replace use of dma_cache_wback_inv
|
18 年之前 |
Ralf Baechle
|
e3efb05468
sgiseeq: Fix return type of sgiseeq_remove
|
18 年之前 |
David S. Miller
|
8c7b7faaa6
[NET]: Kill eth_copy_and_sum().
|
18 年之前 |
Ralf Baechle
|
df9f54084f
Convert SGI IP22 and specific drivers to platform_device.
|
18 年之前 |
Ladislav Michl
|
78ee5b3cc8
Add support for Seeq 8003 on Challenge S Mezz board.
|
18 年之前 |