Kulikov Vasiliy
|
451d33dd22
at1700: fix double free_irq
|
il y a 15 ans |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
il y a 15 ans |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
il y a 15 ans |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 15 ans |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
il y a 15 ans |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
il y a 15 ans |
Jiri Pirko
|
0ddf477b8a
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
|
il y a 15 ans |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
il y a 15 ans |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
il y a 15 ans |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
il y a 15 ans |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
il y a 15 ans |
David S. Miller
|
df597efb57
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 16 ans |
roel kluin
|
3b73e79b0d
at1700: Read buffer overflow
|
il y a 16 ans |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
il y a 16 ans |
Stephen Hemminger
|
cb0c7005d2
netdev: convert at1700 to net_device_ops
|
il y a 16 ans |
Hannes Eder
|
1256f7394c
drivers/net/at1700.c: fix sparse warning: symbol shadows an earlier one
|
il y a 16 ans |
Alexey Dobriyan
|
9de6d99a75
netdev: remove pathetic compile-command lines
|
il y a 16 ans |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
il y a 16 ans |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
il y a 16 ans |
Jon Schindler
|
5250f33229
/drivers/net/at1700.c replaced init_module&cleanup_module with module_init&module_exit
|
il y a 17 ans |
Jeff Garzik
|
cba0516ddb
[netdrvr] checkpatch cleanups
|
il y a 17 ans |
Joe Perches
|
2450022afa
drivers/net: Add missing "space"
|
il y a 17 ans |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
il y a 17 ans |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
il y a 17 ans |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
il y a 17 ans |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
il y a 18 ans |
Al Viro
|
afc8eb46c0
[PATCH] trivial missing __init in drivers/net/*
|
il y a 19 ans |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
il y a 18 ans |
Jeff Garzik
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
il y a 18 ans |
Andy Gospodarek
|
d5b20697ca
[PATCH] Remove more unnecessary driver printk's
|
il y a 19 ans |