index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
davicom
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
dm9000: fix a lot of checkpatch issues
Barry Song
1
-12
/
+11
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+38
2013-10-17
dm9000: report the correct LPA
Nikita Kiryanov
1
-4
/
+9
2013-10-17
dm9000: Implement full reset of DM9000 network device
Michael Abbott
1
-12
/
+21
2013-10-17
dm9000: take phy out of reset during init
Nikita Kiryanov
1
-0
/
+1
2013-10-17
dm9000: during init reset phy only for dm9000b
Nikita Kiryanov
1
-2
/
+7
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-08-30
net: dm9000: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-20
net: dm9000: Allow instantiation using device tree
Tomasz Figa
1
-0
/
+42
2013-05-17
net: ethernet: davicom: dm9000: initialize variables directly
Emilio López
1
-8
/
+1
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-105
/
+120
2013-03-31
DM9000B: driver initialization upgrade
Joseph CHANG
2
-105
/
+120
2013-03-18
net: dm9000: Use module_platform_driver()
Sachin Kamat
1
-16
/
+1
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+4
2012-12-10
net: dm9000: use io{read,write}*_rep accessors
Matthew Leach
1
-6
/
+6
2012-12-03
dm9000: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-05-14
dm9000: some coldfire boards need this
Steven King
1
-1
/
+1
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-1
/
+1
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-1
/
+1
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+1
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-11-26
dm9000: Fix check for disabled wake on LAN
Mark Brown
1
-1
/
+1
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-2
/
+3
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
1
-0
/
+1
2011-08-20
dm9000: define debug level as a module parameter
Vladimir Zapolskiy
2
-11
/
+8
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-12
dm9000: Move the Davicom driver
Jeff Kirsher
4
-0
/
+1912