Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
72aafdf01d826ad9e6fbd52bf689be937679f5d6
/
drivers
/
net
/
ethernet
/
davicom
/
dm9000.c
b5a099c
net: ethernet: davicom: fix devicetree irq resource
by Robert Jarzmik
· 9 years ago
7b90187
dm9000: fix a typo
by Barry Song
· 9 years ago
7994fe5
dm9000: Add regulator and reset support to dm9000
by Zubair Lutfullah Kakakhel
· 10 years ago
46c68a5
net: ethernet: davicom: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
6a05880
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
by Tobias Klauser
· 10 years ago
09f3756
dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()
by Tobias Klauser
· 10 years ago
2b16292
dm9000: Remove typedef board_info_t
by Himangi Saraogi
· 10 years ago
a5536e1
dm9000: NULL dereferences on error in probe()
by Dan Carpenter
· 10 years ago
5823798
dm9000: avoid sleeping in dm9000_timeout callback
by Andrew Ruder
· 11 years ago
aac6d02
dm9000: handle initial link status
by Andrew Ruder
· 11 years ago
3625901
dm9000: remove redundant ISR status clear
by Andrew Ruder
· 11 years ago
17ad78d
dm9000: clean up edge-triggered irq compatibility
by Andrew Ruder
· 11 years ago
751bb6fd
dm9000: clean up reset code
by Andrew Ruder
· 11 years ago
6b50d03
dm9000: acquire irq flags from device tree
by Andrew Ruder
· 11 years ago
2c3d0bc
dm9000: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
5b22721
dm9000: fix a lot of checkpatch issues
by Barry Song
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
727a282
dm9000: report the correct LPA
by Nikita Kiryanov
· 11 years ago
09ee9f8
dm9000: Implement full reset of DM9000 network device
by Michael Abbott
· 11 years ago
677d7d2
dm9000: take phy out of reset during init
by Nikita Kiryanov
· 11 years ago
6649b20
dm9000: during init reset phy only for dm9000b
by Nikita Kiryanov
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
cd4e2e4
net: dm9000: use dev_get_platdata()
by Jingoo Han
· 11 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
0b8bf1b
net: dm9000: Allow instantiation using device tree
by Tomasz Figa
· 12 years ago
35e729a
net: ethernet: davicom: dm9000: initialize variables directly
by Emilio López
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6741f40d
DM9000B: driver initialization upgrade
by Joseph CHANG
· 12 years ago
a8f9c3e
net: dm9000: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
daadaf6
net: dm9000: use io{read,write}*_rep accessors
by Matthew Leach
· 12 years ago
6b6a3e7
dm9000: remove __dev* attributes
by Bill Pemberton
· 12 years ago
f2cedb6
net: replace random_ether_addr() with eth_hw_addr_random()
by Danny Kukawka
· 13 years ago
21a4e46
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
83b98fb
dm9000: Fix check for disabled wake on LAN
by Mark Brown
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
2e025c7
dm9000: define debug level as a module parameter
by Vladimir Zapolskiy
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
d7058a7
dm9000: Move the Davicom driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/dm9000.c]
40d15cd
net: DM9000: Add support for byte EEPROM access
by Ben Dooks
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
6979d5d
net: dm9000: Get the chip in a known good state before enabling interrupts
by Mark Brown
· 14 years ago
56d37f1
net: dm9000: Fix build
by Mark Brown
· 14 years ago
c88fcb3
net: dm9000: convert to hw_features
by Michał Mirosław
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
85e6b8c
DM9000: Allow randomised ethernet address
by Ben Dooks
· 14 years ago
108f518c
DM9000B: Fix PHY power for network down/up
by Henry Nestler
· 14 years ago
8dde924
DM9000B: Fix reg_save after spin_lock in dm9000_timeout
by Henry Nestler
· 14 years ago
ece4915
drivers/net: Remove unnecessary casts of netdev_priv
by Joe Perches
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 15 years ago
380fefb
dm9000: fix "BUG: spinlock recursion"
by Baruch Siach
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e1d4447
net: convert multiple drivers to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
c029f44
DM9000: Wake on LAN support
by Ben Dooks
· 15 years ago
ec282e9
dm9000: Use resource_size instead of private macro
by Tobias Klauser
· 15 years ago
07fcb04
dm9000: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 15 years ago
69222e2
dm9000: switch to dev_pm_ops
by Mike Rapoport
· 15 years ago
5dcc60b
dm9000: add checksum offload support
by Yeasah Pell
· 16 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 16 years ago
d88106b
dm9000: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
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
· 17 years ago
2fcf06c
DM9000: Add missing msleep() in EEPROM wait code.
by Ben Dooks
· 17 years ago
f8dd0ec
DM9000: Allow the use of the NSR register to get link status.
by Ben Dooks
· 17 years ago
aa1eb45
DM9000: Use NSR to determine link-status on internal PHY
by Ben Dooks
· 17 years ago
f8d79e7
DM9000: Cleanup source code - remove forward declerations
by Ben Dooks
· 17 years ago
59eae1f
DM9000: Cleanup source code
by Ben Dooks
· 17 years ago
9088fa4f
DM9000: Cleanups after the resource changes
by Ben Dooks
· 17 years ago
6d406b3
DM9000: Add support for DM9000A and DM9000B chips
by Ben Dooks
· 17 years ago
08c3f57
DM9000: Remove the 2 resources probe scheme.
by Laurent Pinchart
· 17 years ago
43154d0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
5bceeda
[netdrvr] dm9000: use delayed work to update mii phy state fix
by Andrew Morton
· 17 years ago
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
7d2e3cb
[netdrvr] Trim trailing whitespace for several drivers
by Jeff Garzik
· 17 years ago
8f5bf5f2
DM9000: Use delayed work to update MII PHY state
by Ben Dooks
· 17 years ago
37d5dca
DM9000: Update and fix driver debugging messages
by Enrico Scholz
· 17 years ago
e21fd4f
DM9000: Add __devinit and __devexit attributes to probe and remove
by Enrico Scholz
· 17 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
Next »