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
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
net/freescale: remove __dev* attributes
Bill Pemberton
3
-8
/
+8
2012-12-03
fs_enet: remove __dev* attributes
Bill Pemberton
3
-4
/
+4
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2012-11-09
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
1
-1
/
+4
2012-11-09
gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path
Claudiu Manoil
1
-6
/
+8
2012-11-07
net: fec: reduce spin lock time in fec_ptp_adjfreq
Frank Li
1
-8
/
+6
2012-11-07
net: fec: default select FEC_PTP at mx6 platform
Frank Li
1
-2
/
+2
2012-11-01
FEC: Add time stamping code and a PTP hardware clock
Frank Li
5
-1
/
+520
2012-11-01
net: fec: move fec_enet_private to header file
Frank Li
2
-73
/
+81
2012-10-24
gianfar_ptp: use iomem, not ioports resource tree in probe
Wei Yang
1
-1
/
+1
2012-10-09
net: fix typo in freescale/ucc_geth.c
Michael Neuling
1
-1
/
+1
2012-10-07
net: remove skb recycling
Eric Dumazet
4
-50
/
+10
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2012-09-24
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
2
-2
/
+20
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
1
-1
/
+1
2012-09-21
gianfar: fix phc index build failure
Richard Cochran
2
-2
/
+3
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-08-30
net/fsl_pq_mdio: add support for the Fman 1G MDIO controller
Timur Tabi
1
-0
/
+9
2012-08-30
net/fsl-pq-mdio: coalesce multiple memory allocations into one
Timur Tabi
1
-28
/
+14
2012-08-30
net/fsl_pq_mdio: streamline probing of MDIO nodes
Timur Tabi
1
-152
/
+221
2012-08-30
net/fsl_pq_mdio: various small fixes
Timur Tabi
1
-14
/
+13
2012-08-30
net/fsl_pq_mdio: merge some functions together
Timur Tabi
1
-66
/
+26
2012-08-30
net/fsl_pq_mdio: trim #include statements
Timur Tabi
1
-13
/
+1
2012-08-30
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
4
-61
/
+31
2012-08-30
gianfar: fix default tx vlan offload feature flag
Claudiu Manoil
1
-1
/
+1
2012-08-24
net/fsl: introduce Freescale 10G MDIO driver
Timur Tabi
3
-0
/
+282
2012-08-14
drivers/net/ethernet/freescale/fs_enet: fix error return code
Julia Lawall
2
-3
/
+9
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-2
/
+2
2012-07-09
gianfar: fix potential sk_wmem_alloc imbalance
Eric Dumazet
1
-4
/
+3
2012-07-09
net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator register
Timur Tabi
1
-10
/
+19
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+4
2012-06-28
gianfar: Fix RXICr/TXICr programming for multi-queue mode
Claudiu Manoil
1
-6
/
+4
2012-06-27
net: fec: add phy-reset-duration for device tree probe
Shawn Guo
1
-1
/
+7
2012-06-27
net: fec: use managed function devm_gpio_request_one
Shawn Guo
1
-1
/
+2
2012-06-27
net: fec: enable regulator for fec phy
Shawn Guo
1
-0
/
+13
2012-06-27
net: fec: reset phy after pinctrl setup
Shawn Guo
1
-2
/
+2
2012-06-06
ethernet: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-06-05
gianfar_ethtool: coding style and whitespace cleanups
Jan Ceuleers
1
-196
/
+224
2012-06-05
gianfar: Remove superfluous initialisations
Jan Ceuleers
1
-16
/
+14
2012-06-05
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
1
-144
/
+154
2012-06-05
gianfar: comment cleanup
Jan Ceuleers
1
-72
/
+83
2012-06-05
gianfar: whitespace cleanup - pointers and multiplications
Jan Ceuleers
1
-8
/
+8
2012-06-02
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-12
/
+23
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-05-22
gianfar:don't add FCB length to hard_header_len
Wu Jiajun-B06378
1
-1
/
+1
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+9
2012-05-14
Merge branches 'spear/clock' and 'imx/clock' into next/clock
Arnd Bergmann
1
-0
/
+9
[next]