Joe Perches
|
6403eab143
drivers/net: Remove unnecessary semicolons
|
14 年之前 |
Peter Pan(潘卫平)
|
9814290ad0
net: fix tranmitted/tranmitting typo
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
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 年之前 |
Frans Pop
|
014e46686e
net/tokenring: remove trailing space in messages
|
15 年之前 |
Jiri Pirko
|
16cad98186
tokenring: convert to use netdev_for_each_mc_addr
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 年之前 |
Julia Lawall
|
dddcb445a3
drivers/net: remove exceptional & on function name
|
15 年之前 |
Stephen Hemminger
|
61a8410854
tokenring: convert to netdev_tx_t
|
16 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
David S. Miller
|
9cbc1cb8cd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 年之前 |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 年之前 |
Martin Olsson
|
98a1708de1
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.
|
16 年之前 |
Jaswinder Singh Rajput
|
4b6ece97e0
3C359: use request_firmware
|
16 年之前 |
Stephen Hemminger
|
69d651692f
3c559: convert to net_device_ops
|
16 年之前 |
Wang Chen
|
b74ca3a896
netdevice: Kill netdev->priv
|
16 年之前 |
Jirka Pirko
|
5c94afd79c
tokenring/3c359.c: Prevent possible mem leak when open failed
|
16 年之前 |
Jirka Pirko
|
138a5cdf2f
tokenring/3c359.c: Fix error message when allocating tx_ring
|
16 年之前 |
Jirka Pirko
|
d0cc10ab0e
tokenring/3c359.c: fix allocation null check
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Niels de Vos
|
61a2d07d3f
Remove newline from the description of module parameters
|
17 年之前 |
Paulius Zaleckas
|
94f9d298ce
3c359: use netstats in net_device structure
|
17 年之前 |
S.Caglar Onur
|
b7aa69097a
drivers/net/tokenring/3c359.c: use time_* macros
|
17 年之前 |
Al Viro
|
9914cad54c
3c359 endianness annotations and fixes
|
17 年之前 |
Marcus Meissner
|
9a7387c233
tokenring/3c359.c: fixed array index problem
|
17 年之前 |
Jesper Juhl
|
bcfef8c368
Avoid possible NULL pointer deref in 3c359 driver
|
17 年之前 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 年之前 |