Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2e792995e4cb425422dc379c3618447c462756a8
/
drivers
/
net
/
smc91x.c
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
55c8eb6
SMC91x: Fix compilation on some platforms.
by David S. Miller
· 16 years ago
237f3e1
smc91x: add __init markings to smc_drv_probe()
by Mike Frysinger
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
51ac3bef
SMC91x: delete unused local variable "lp"
by Mike Frysinger
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
7cc4e87
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
6a4690c
Merge branch 'ptebits' into devel
by Russell King
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
d6bc372
smc91x: fix nowait printout
by Magnus Damm
· 16 years ago
b0dbcf5
[NET] smc91x: provide configurable leds
by Russell King
· 16 years ago
6fc30db
[netdrvr] smc91x: fix resource removal (null ptr deref)
by Jeff Garzik
· 16 years ago
52256c0
[NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data
by Eric Miao
· 16 years ago
1591988
[NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable
by Eric Miao
· 16 years ago
c4f0e76
[NET] smc91x: add SMC91X_NOWAIT flag to platform data
by Eric Miao
· 16 years ago
fa6d3be
[NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_*
by Eric Miao
· 16 years ago
d280ead
[NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"
by Eric Miao
· 16 years ago
4bb073c
net: Eliminate flush_scheduled_work() calls while RTNL is held.
by David S. Miller
· 16 years ago
72abb46
net drivers: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
c500cb2
smc91x driver: fix bug: print warning only in interrupt mode
by Sonic Zhang
· 17 years ago
3e94794
smc91x: introduce platform data flags V2
by Magnus Damm
· 17 years ago
cfdfa86
smc91x: pass along private data V2
by Magnus Damm
· 17 years ago
e7b3dc7
[NET] smc91x: Make smc91x use IRQ resource trigger flags
by Russell King
· 17 years ago
073ac8f
[NET] smc91x: fix PXA DMA support code
by Russell King
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
09f75cd
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
43cb76d
Network: convert network devices to use struct device instead of class_device
by Greg Kroah-Hartman
· 23 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
9c8e7f5
[PATCH] m32r pt_regs fixes
by Al Viro
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
76cb4fe
[PATCH] lockdep: fix smc91x
by Russell King
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
09779c6
[PATCH] smc91x: allow for dynamic bus access configs
by Nicolas Pitre
· 19 years ago
4894473
[PATCH] handle errors returned by platform_get_irq*()
by David Vrabel
· 19 years ago
9ded96f
[PATCH] IRQ type flags
by Russell King
· 19 years ago
e525424
[PATCH] smc91x: fix bank mismatch
by Russell King
· 19 years ago
5d0571d
[PATCH] smc91x: fix one source of spurious interrupts
by Nicolas Pitre
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
596c96b
Merge branch 'master'
by Jeff Garzik
· 19 years ago
99e1baf
[PATCH] smc91x: shut down power after probing
by Nicolas Pitre
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
5f13e7e
[PATCH] smc91x needs settable IRQ trigger type
by David Brownell
· 19 years ago
be83668
[PATCH] smc91x: plug race between TX tasklet and driver reset
by Nicolas Pitre
· 19 years ago
ea93756
[PATCH] smc91x: more tweaks to help with RX overruns
by Nicolas Pitre
· 20 years ago
8de9011
[PATCH] smc91x: improve diagnostic info
by Nicolas Pitre
· 20 years ago
5315510
[PATCH] smc91x addr config check
by Nicolas Pitre
· 19 years ago
05adc3b
[PATCH] u32 vs. pm_message_t fixes for drivers/net
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago