Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21921108bef40b75495301f5dd3d992ed66a7ba8
/
drivers
/
net
/
dm9000.c
bf6aede
workqueue: add to_delayed_work() helper function
by Jean Delvare
· 16 years ago
e3162d3
dm9000: locking bugfix
by David Brownell
· 16 years ago
6817ba2
dm9000: Fix build error.
by David S. Miller
· 16 years ago
4cf1653
netdevice: safe convert to netdev_priv() #part-2
by Wang Chen
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
93fbaae
netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver
by Bryan Wu
· 16 years ago
fe41424
dm9000: Support MAC address setting through platform data.
by Laurent Pinchart
· 16 years ago
f8e5e77
DM9000: Remove magic numbers
by Ben Dooks
· 16 years ago
6ff4ff0
DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.
by Ben Dooks
· 16 years ago
2fcf06c
DM9000: Add missing msleep() in EEPROM wait code.
by Ben Dooks
· 16 years ago
f8dd0ec
DM9000: Allow the use of the NSR register to get link status.
by Ben Dooks
· 16 years ago
aa1eb45
DM9000: Use NSR to determine link-status on internal PHY
by Ben Dooks
· 16 years ago
f8d79e7
DM9000: Cleanup source code - remove forward declerations
by Ben Dooks
· 16 years ago
59eae1f
DM9000: Cleanup source code
by Ben Dooks
· 16 years ago
9088fa4f
DM9000: Cleanups after the resource changes
by Ben Dooks
· 16 years ago
6d406b3
DM9000: Add support for DM9000A and DM9000B chips
by Ben Dooks
· 16 years ago
08c3f57
DM9000: Remove the 2 resources probe scheme.
by Laurent Pinchart
· 16 years ago
43154d0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5bceeda
[netdrvr] dm9000: use delayed work to update mii phy state fix
by Andrew Morton
· 16 years ago
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7d2e3cb
[netdrvr] Trim trailing whitespace for several drivers
by Jeff Garzik
· 16 years ago
8f5bf5f2
DM9000: Use delayed work to update MII PHY state
by Ben Dooks
· 16 years ago
37d5dca
DM9000: Update and fix driver debugging messages
by Enrico Scholz
· 16 years ago
e21fd4f0
DM9000: Add __devinit and __devexit attributes to probe and remove
by Enrico Scholz
· 16 years ago
72abb46
net drivers: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
8b9fc8a
dm9000 trivial annotation
by Al Viro
· 17 years ago
23d245b
dm9000: Support promisc and all-multi modes
by Peter Korsgaard
· 17 years ago
179c743
DM9000: Show the MAC address source after printing MAC
by Ben Dooks
· 17 years ago
513b6be
DM9000: Update retry count whilst identifying chip
by Ben Dooks
· 17 years ago
f42d8ae
DM9000: Add support for MII ioctl() calls
by Ben Dooks
· 17 years ago
bb44fb70
DM9000: Add platform flag for no attached EEPROM
by Ben Dooks
· 17 years ago
073d3f4
DM9000: Remove redudant use of "& 0xff"
by Ben Dooks
· 17 years ago
d39cb786
DM9000: Remove cal_CRC() and use ether_crc_le instead
by Ben Dooks
· 17 years ago
39c341a
DM9000: Fix delays used by EEPROM read and write
by Ben Dooks
· 17 years ago
c991d16
DM9000: Use netif_msg to enable debugging options
by Ben Dooks
· 17 years ago
41c340f
DM9000: Remove unnecessary changelog in header comment
by Ben Dooks
· 17 years ago
621ddcb
DM9000: Ensure spinlock held whilst accessing EEPROM registers
by Ben Dooks
· 17 years ago
3927f1c
DM9000: Remove EEPROM initialisation code.
by Ben Dooks
· 17 years ago
e662ee0
DM9000: Add ethtool control of msg_enable value
by Ben Dooks
· 17 years ago
29d52e5
DM9000: Add ethtool support for reading and writing EEPROM
by Ben Dooks
· 17 years ago
9a2f037
DM9000: Add mutex to protect access
by Ben Dooks
· 17 years ago
86c62fa
DM9000: Remove barely used SROM array read.
by Ben Dooks
· 17 years ago
321f69a
DM9000: Use msleep() instead of udelay()
by Ben Dooks
· 17 years ago
89c8b0e
DM9000: Do not sleep with spinlock and IRQs held
by Ben Dooks
· 17 years ago
7da9985
DM9000: Add initial ethtool support
by Ben Dooks
· 17 years ago
fcfa81a
DM9000: Remove old timer based poll routines
by Ben Dooks
· 17 years ago
1a5f1c4
DM9000: Pass IRQ flags via platform resources
by Ben Dooks
· 17 years ago
5b2b4ff
DM9000 update debugging macros to use debug level
by Ben Dooks
· 17 years ago
a76836f
DM9000 use dev_xxx() instead of printk for output.
by Ben Dooks
· 17 years ago
33ba509
DM9000: Add platform data to specify external phy
by Ben Dooks
· 17 years ago
9311657
DM9000: Fix endian-ness of data accesses.
by Ben Dooks
· 17 years ago
4e4fc05
[ARM] 4762/1: Basic support for Toradex Colibri module
by Daniel Mack
· 17 years ago
418d6f8
DM9000 initialization fix
by Mike Rapoport
· 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
c46ac94
DM9000: fix interface hang under load
by Florian Westphal
· 17 years ago
f40d24d
Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-level io routines
by Alex Landau
· 17 years ago
6478fac
drivers/net/dm9000: Convert to generic boolean
by Richard Knutsson
· 18 years ago
9fd9f9b
DM9000: fix use of kfree() on net device
by Ben Dooks
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
2843114
[PATCH] misc arm 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
5198548
[PATCH] Fix dm9000 release_resource
by Dirk Opfer
· 18 years ago
2fd0e33
[PATCH] net: Add netconsole support to dm9000 driver
by Kevin Hao
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
5d22a31
[PATCH] DM9000 - minor code cleanups
by Ben Dooks
· 18 years ago
19af5a8
[PATCH] DM9000 - do no re-init spin lock
by Ben Dooks
· 18 years ago
5b55dda
[PATCH] DM9000 - check for MAC left in by bootloader
by Ben Dooks
· 18 years ago
b4ed03f
[PATCH] DM9000 - better checks for platform resources
by Ben Dooks
· 18 years ago
5643f00
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
43fece7
[PATCH] missed s/u32/pm_message_t/ (dm9000)
by viro@ftp.linux.org.uk
· 19 years ago
2ae2d77
[PATCH] DM9000 - incorrect ioctl() handling
by Ben Dooks
· 19 years ago
9ef9ac5
[PATCH] DM9000 - spinlock fixes
by Ben Dooks
· 19 years ago
5f6b551
[PATCH] DM9000 network driver bugfix
by Sascha Hauer
· 19 years ago
a136527
[PATCH] DM9000 network driver
by Sascha Hauer
· 20 years ago