Nick Andrew
|
877d03105d
trivial: Fix misspelling of firmware
|
16 年之前 |
Kay Sievers
|
db1d7bf70f
net: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 年之前 |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
Lennert Buytenhek
|
298cf9beb9
phylib: move to dynamic allocation of struct mii_bus
|
16 年之前 |
Lennert Buytenhek
|
18ee49ddb0
phylib: rename mii_bus::dev to mii_bus::parent
|
16 年之前 |
Weiwei Wang
|
be61ea5290
[netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enable
|
16 年之前 |
David S. Miller
|
43154d08d6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Stephen Hemminger
|
789585e968
sb1250: use netdev_alloc_skb
|
17 年之前 |
Jeff Garzik
|
7d2e3cb700
[netdrvr] Trim trailing whitespace for several drivers
|
17 年之前 |
Andy Fleming
|
9d9326d3bc
phy: Change mii_bus id field to a string
|
17 年之前 |
Maciej W. Rozycki
|
f5279ffdce
sb1250-mac: Driver model & phylib update
|
17 年之前 |
Maciej W. Rozycki
|
73d7396980
sb1250-mac.c: De-typedef, de-volatile, de-etc...
|
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 年之前 |
Mariusz Kozlowski
|
c477f3348a
drivers/net/sb1250-mac.c: kmalloc + memset conversion to kcalloc
|
18 年之前 |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 年之前 |
Yoann Padioleau
|
0da2f0f164
potential compiler error, irqfunc caller sites update
|
18 年之前 |
Mark Mason
|
693aa9470d
add NAPI support to sb1250-mac.c
|
18 年之前 |
Deepak Saxena
|
d683001828
Netpoll support for Sibyte MAC
|
18 年之前 |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 年之前 |
Ralf Baechle
|
8fb303c7f1
[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.
|
18 年之前 |
Dave Jones
|
089fff2aa8
[PATCH] Remove useless comment from sb1250
|
18 年之前 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 年之前 |
Andy Gospodarek
|
d5b20697ca
[PATCH] Remove more unnecessary driver printk's
|
18 年之前 |
Thomas Gleixner
|
1fb9df5d30
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
|
19 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Ralf Baechle
|
f90fdc3cce
[PATCH] sb1250-mac: Add support for the BCM1480
|
19 年之前 |
Ralf Baechle
|
59b8182707
[PATCH] sb1250-mac: PHY probing fixes.
|
19 年之前 |