index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
micrel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
ks8851: Update link status during link change interrupt
Stephen Boyd
1
-3
/
+4
2012-04-21
ks8851: Fix request_irq/free_irq mismatch
Matt Renzelmann
1
-1
/
+1
2012-04-21
ks8851: Fix mutex deadlock in ks8851_net_stop()
Stephen Boyd
1
-5
/
+6
2012-04-19
ksz884x: don't copy too much in netdev_set_mac_address()
Dan Carpenter
1
-1
/
+1
2012-04-14
net/ethernet: ks8851_mll fix rx frame buffer overflow
Davide Ciminaghi
1
-1
/
+1
2012-04-13
ks8851: Fix missing mutex_lock/unlock
Matt Renzelmann
1
-4
/
+4
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+2
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-02-19
net/ethernet: ks8851_mll: signedness bug in ks8851_probe()
Dan Carpenter
1
-1
/
+1
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+7
2012-02-15
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
1
-8
/
+6
2012-02-15
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
3
-2
/
+5
2012-02-13
ks8851: Fix NOHZ local_softirq_pending 08 warning
Cousson, Benoit
1
-1
/
+1
2012-02-13
trivial: typo hnalder -> handler
Uwe Kleine-König
2
-2
/
+2
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
3
-6
/
+6
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2
-6
/
+2
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-3
/
+1
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
4
-4
/
+4
2012-01-24
drivers: misc: Remove MISC_DEVICES config option
Fabio Estevam
1
-1
/
+0
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-01-12
ksz884x: fix mtu for VLAN
Doug Kehn
1
-1
/
+1
2012-01-05
net: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2
-24
/
+2
2011-11-26
KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6
Ben Dooks
3
-320
/
+120
2011-11-26
KSZ8851-SNL: Fix MAC address change problem
Tristram Ha
2
-21
/
+28
2011-11-26
KSZ8851-SNL: Add support for EEPROM MAC address
Ben Dooks
1
-7
/
+34
2011-11-21
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
1
-4
/
+2
2011-11-21
ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
1
-2
/
+1
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-2
/
+2
2011-11-16
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
1
-31
/
+28
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-1
/
+2
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
1
-3
/
+4
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-0
/
+14139
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-1
/
+1
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
1
-0
/
+4
2011-09-15
ksz884x: convert to SKB paged frag API.
Ian Campbell
1
-2
/
+1
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
1
-0
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-12
ks8*/ksz8*: Move the Micrel drivers
Jeff Kirsher
9
-0
/
+14135