Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
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 Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 年之前 |
Jiri Pirko
|
5508590c19
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
|
15 年之前 |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 年之前 |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 年之前 |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 年之前 |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 年之前 |
Ben Hutchings
|
866691a21e
spider-net: declare MODULE_FIRMWARE
|
15 年之前 |
David S. Miller
|
3e303dc121
spider_net: Add missing .ndo_validate_addr
|
16 年之前 |
David S. Miller
|
da4a99e397
spider_net: Fix build.
|
16 年之前 |
Yang Hongyang
|
6e06cb6262
spider_net: Convert to net_device_ops.
|
16 年之前 |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 年之前 |
David S. Miller
|
59c5ea6ebd
net: Fix unused variable warnings in pasemi_mac.c and spider_net.c
|
16 年之前 |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 年之前 |
Nick Andrew
|
26aca5ec9e
net: Fix incorrect use of loose in spider_net.c
|
16 年之前 |
Qinghuang Feng
|
ece4af18e0
driver/net/*: remove redundant argument comments
|
16 年之前 |
FUJITA Tomonori
|
8d8bb39b9e
dma-mapping: add the device argument to dma_mapping_error()
|
17 年之前 |
Jeff Garzik
|
7d2e3cb700
[netdrvr] Trim trailing whitespace for several drivers
|
17 年之前 |
Ishizaki Kou
|
0b50d75387
spidernet: revise link status logging
|
17 年之前 |
Ishizaki Kou
|
9a11fcb521
spidernet: fix error interrupt handling
|
17 年之前 |
Ishizaki Kou
|
81971bef4c
spidernet: add missing initialization
|
17 年之前 |
Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
17 年之前 |
Jiri Slaby
|
1977f03272
remove asm/bitops.h includes
|
17 年之前 |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 年之前 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 年之前 |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 年之前 |
Ishizaki Kou
|
a041fe2e8d
spidernet: fix interrupt reason recognition
|
18 年之前 |