index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
eth: fec: Fix lost promiscuous mode after reconnecting cable
Stefan Wahren
1
-7
/
+7
2014-02-20
net: fec: fix potential issue to avoid fec interrupt lost and crc error
Duan Fugang-B38611
1
-6
/
+7
2014-02-18
NET: fec: only enable napi if we are successful
Russell King
1
-2
/
+2
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
15
-15
/
+0
2014-01-15
gianfar: Fix portabilty issues for ethtool and ptp
Claudiu Manoil
2
-28
/
+72
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-01-05
fec: Revert "fec: Do not assume that PHY reset is active low"
Fabio Estevam
1
-10
/
+4
2013-12-29
fec: Do not assume that PHY reset is active low
Fabio Estevam
1
-4
/
+10
2013-12-26
net: freescale: remove unused compare_addr()
dingtianhong
1
-5
/
+0
2013-12-19
net: fec: fix potential use after free
Eric Dumazet
1
-2
/
+2
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+0
2013-12-11
net:fec: remove duplicate lines in comment about errata ERR006358
Philippe De Muyter
1
-4
/
+0
2013-12-05
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
4
-8
/
+41
2013-12-02
net: fec_main: dma_map() only the length of the skb
Sebastian Siewior
1
-5
/
+4
2013-11-21
gianfar: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
1
-4
/
+18
2013-11-21
fec: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
3
-4
/
+23
2013-11-14
net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
Duan Fugang-B38611
1
-6
/
+25
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-64
/
+53
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-3
/
+16
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
4
-4
/
+6
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
3
-3
/
+3
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+28
2013-10-18
gianfar: Simplify MQ polling to avoid soft lockup
Claudiu Manoil
1
-49
/
+38
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
8
-0
/
+13
2013-10-09
gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1
Claudiu Manoil
1
-0
/
+3
2013-10-09
gianfar: Use mpc85xx support for errata detection
Claudiu Manoil
1
-8
/
+25
2013-10-09
gianfar: Enable eTSEC-A002 erratum w/a for all parts
Claudiu Manoil
1
-6
/
+4
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2
-2
/
+2
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2013-09-30
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
1
-1
/
+3
2013-09-30
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
David S. Miller
1
-3
/
+1
2013-09-30
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
1
-1
/
+3
2013-09-24
gianfar: Remove extern from function prototypes
Joe Perches
1
-13
/
+13
2013-09-15
net: fec: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-48
/
+78
2013-09-04
net: fec: fix the error to get the previous BD entry
Duan Fugang-B38611
2
-46
/
+77
2013-09-03
gianfar: Fix reported number of sent bytes to BQL
Claudiu Manoil
2
-8
/
+12
2013-08-30
net: fec: fix time stamping logic after napi conversion
Richard Cochran
1
-2
/
+1
2013-08-30
net/fec: cleanup types in fec_get_mac()
Dan Carpenter
1
-4
/
+4
2013-08-30
net: fec: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-29
fec: Use NAPI_POLL_WEIGHT
Fabio Estevam
1
-2
/
+1
2013-08-22
fs_enet: cleanup clock API use
Gerhard Sittig
1
-0
/
+20
2013-08-22
fs_enet: silence a build warning (unused variable)
Gerhard Sittig
1
-1
/
+0
2013-08-21
net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()
Libo Chen
1
-1
/
+0
2013-08-21
net: ucc_geth: remove unnecessary dev_set_drvdata()
Libo Chen
1
-1
/
+0
2013-08-21
net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-20
net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+1
2013-08-20
net: ucc_geth: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+1
2013-08-20
net: fsl_pq_mdio: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-08-13
gianfar: Add flow control support
Claudiu Manoil
3
-3
/
+132
[next]