Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 年之前 |
Tobias Klauser
|
468003f571
3c523: Remove unnecessary memset of netdev private data
|
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 年之前 |
Jiri Pirko
|
59ce25d9eb
3c5xx: use netdev_mc_* helpers
|
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
|
27a1de95a1
3com: convert drivers to netdev_tx_t
|
15 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Alexander Beregalov
|
39738e161f
3c5xx: convert printk() to pr_<foo>()
|
16 年之前 |
Stephen Hemminger
|
90e64c6ad2
3c523: convert to net_device_ops
|
16 年之前 |
Hannes Eder
|
dac499f912
drivers/net: fix sparse warnings: make symbols static
|
16 年之前 |
Ingo Molnar
|
46a8494a9d
3c523: fix warning in drivers/net/3c523.c
|
16 年之前 |
Wang Chen
|
454d7c9b14
netdevice: safe convert to netdev_priv() #part-1
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
Wang Chen
|
c16d118537
[netdrvr] Drivers should not set IFF_* flag themselves
|
17 年之前 |
Paulius Zaleckas
|
aa50911ade
3c523: use netstats in net_device structure
|
17 年之前 |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 年之前 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 年之前 |
David S. Miller
|
8c7b7faaa6
[NET]: Kill eth_copy_and_sum().
|
18 年之前 |
David S. Miller
|
3dbad80ac7
[NET]: Fix warnings in 3c523.c and ni52.c
|
18 年之前 |
Arnaldo Carvalho de Melo
|
d626f62b11
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
|
18 年之前 |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 年之前 |
Al Viro
|
afc8eb46c0
[PATCH] trivial missing __init in drivers/net/*
|
19 年之前 |
Jeff Garzik
|
c31f28e778
drivers/net: eliminate irq handler impossible checks, needless casts
|
18 年之前 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 年之前 |
Jeff Garzik
|
7282d491ec
drivers/net: const-ify ethtool_ops declarations
|
18 年之前 |
Jeff Garzik
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
18 年之前 |