Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Stephen Hemminger
|
9a3c3de71d
sis900: fix non-constant printk warnings
|
16 years ago |
Daniele Venzano
|
d1d5e6b1ce
sis900: generate fake MAC address if the hardware doesn't have one
|
16 years ago |
Stephen Hemminger
|
fe96aaa14f
netdev: add missing set_mac_address hook
|
16 years ago |
David S. Miller
|
5b9ab2ec04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Ingo Molnar
|
ef0cd87ef6
sis900: fix warning in drivers/net/sis900.c
|
16 years ago |
Qinghuang Feng
|
ece4af18e0
driver/net/*: remove redundant argument comments
|
16 years ago |
Stephen Hemminger
|
09ab9e7cdd
sis900: convert to net_device_ops
|
16 years ago |
Wang Chen
|
8f15ea42b6
netdevice: safe convert to netdev_priv() #part-3
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Jeff Garzik
|
7d2e3cb700
[netdrvr] Trim trailing whitespace for several drivers
|
17 years ago |
Joe Perches
|
2450022afa
drivers/net: Add missing "space"
|
17 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 years ago |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 years ago |
Adrian Bunk
|
4e50a8e3c5
sis900_mii_probe() must be __devinit
|
18 years ago |
Neil Horman
|
dc5a144991
sis900: Allocate rx replacement buffer before rx operation
|
18 years ago |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 years ago |
Neil Horman
|
b748d9e3b8
sis900: Allocate rx replacement buffer before rx operation
|
18 years ago |
Andrew Morton
|
f3be974271
sis900 warning fixes
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Jeff Garzik
|
7282d491ec
drivers/net: const-ify ethtool_ops declarations
|
18 years ago |
Jeff Garzik
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
18 years ago |
Jeff Garzik
|
299176206b
drivers/net: Remove deprecated use of pci_module_init()
|
18 years ago |
Daniele Venzano
|
80a8003f92
[PATCH] Add new PHY to sis900 supported list
|
19 years ago |
Thomas Gleixner
|
1fb9df5d30
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
|
19 years ago |
Jeff Garzik
|
badc48e660
Merge branch 'master' into upstream
|
19 years ago |
James Cameron
|
d8e95e52a9
sis900: phy for FoxCon motherboard
|
19 years ago |
Daniele Venzano
|
d269a69fbb
[PATCH] Add VLAN (802.1q) support to sis900 driver
|
19 years ago |