Linus Torvalds
|
e16b396ce3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
stephen hemminger
|
6f2e154b68
qla3xxx: add missing __iomem annotation
|
14 years ago |
Gilles Espinasse
|
177b241d0e
kbuild, mtd, net: a few comment typo fixes and rewording
|
14 years ago |
Joe Perches
|
4dd151876b
drivers/net/qla3xxx.c: Remove unnecessary casts of netdev_priv
|
14 years ago |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
15 years ago |
Joe Perches
|
d7f61777e9
drivers/net/qla3xxx.c: Checkpatch cleanups
|
15 years ago |
Joe Perches
|
eddc5fbd80
drivers/net/qla3xxx.c: Update logging message style
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
FUJITA Tomonori
|
87196eb740
qla3xxx: use the DMA state API instead of the pci equivalents
|
15 years ago |
Frans Pop
|
2381a55c88
net/various: remove trailing space in messages
|
15 years ago |
Julia Lawall
|
2ae3111eaf
drivers/net: Eliminate useless code
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Uwe Kleine-Knig
|
21ae2956ce
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
|
15 years ago |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 years ago |
Ron Mercer
|
0f77ca928b
qla3xxx: Don't sleep while holding lock.
|
16 years ago |
Ron Mercer
|
e5a673742e
qla3xxx: Give the PHY time to come out of reset.
|
16 years ago |
Jiri Slaby
|
83b462c656
Net: qla3xxx, remove sleeping in atomic
|
16 years ago |
Eric Dumazet
|
cdd0db058d
net: dont update dev->trans_start
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 years ago |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 years ago |
David S. Miller
|
2d5451d261
net: Fix warning fallout from recent NAPI interface changes.
|
16 years ago |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 years ago |
Ingo Molnar
|
be5a3c62c8
qla3xxx: fix warning in drivers/net/qla3xxx.c
|
16 years ago |
Stephen Hemminger
|
da1c14a19b
qla3xxx: convert to net_device_ops
|
16 years ago |
David S. Miller
|
198d6ba4d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Ron Mercer
|
0f80704498
qla3xxx: Cleanup: Fix link print statements.
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |