Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 年之前 |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 年之前 |
David S. Miller
|
2d5451d261
net: Fix warning fallout from recent NAPI interface changes.
|
16 年之前 |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 年之前 |
Ingo Molnar
|
be5a3c62c8
qla3xxx: fix warning in drivers/net/qla3xxx.c
|
16 年之前 |
Stephen Hemminger
|
da1c14a19b
qla3xxx: convert to net_device_ops
|
16 年之前 |
David S. Miller
|
198d6ba4d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Ron Mercer
|
0f80704498
qla3xxx: Cleanup: Fix link print statements.
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Arjan van de Ven
|
275f165fa9
pci: use pci_ioremap_bar() in drivers/net
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
root
|
b08c42b283
qla3xxx: driver version change.
|
17 年之前 |
Ron Mercer
|
4ea0d6e5b8
qla3xxx: cleanup: Remove some unused structure definitions and structure elements.
|
17 年之前 |
Ron Mercer
|
eb115b0099
qla3xxx: fix: Fix IFF_MULTICAST setting.
|
17 年之前 |
Ron Mercer
|
49ef26eb8d
qla3xxx: fix: Remove unused set_multicast function.
|
17 年之前 |
FUJITA Tomonori
|
8d8bb39b9e
dma-mapping: add the device argument to dma_mapping_error()
|
17 年之前 |
David S. Miller
|
1b63ba8a86
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Ben Hutchings
|
c81ec80bc8
qla3xxx: Hold RTNL while calling dev_close()
|
17 年之前 |
Jeff Garzik
|
7d2e3cb700
[netdrvr] Trim trailing whitespace for several drivers
|
17 年之前 |
Marcin Slusarz
|
b39b5a2bc3
qla3xxx: convert byte order of constant instead of variable
|
17 年之前 |
Al Viro
|
804d8541d2
qla3xxx annotations
|
17 年之前 |
Joe Perches
|
2450022afa
drivers/net: Add missing "space"
|
17 年之前 |
David S. Miller
|
4ec2411980
[NET]: Do not check netif_running() and carrier state in ->poll()
|
17 年之前 |
Ron Mercer
|
ad4c9a09c7
qla3xxx: bugfix: Fix bad logical operation in link state machine.
|
17 年之前 |
Ron Mercer
|
3e23b7d3b5
qla3xxx: bugfix: Move link state machine into a worker thread
|
17 年之前 |
Jeff Garzik
|
9ddf7774b9
drivers/net/qla3xxx: trim trailing whitespace
|
17 年之前 |
Jeff Garzik
|
b9f2c0440d
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
|
17 年之前 |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 年之前 |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 年之前 |